# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Yes, a good idea to add the link to it in the config section for the plugin.
As for the category, it's only used when you do not specfy any category for your blog posting. If xmlrpc does not work, it might depend on your clients configuration. Also you might want to contact Grischa (blog.brockha.us, @gbrockhaus), he is currently working on improving the XMLRPC plugin.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
This is strange; which plugin version are you running? It contans the autodiscovery output in the "frontend_header" hook, and Sagittarius-A (your template) also calls that hook. You are using an unmodified index.tpl of that template, right? The frontend_header call is there in the <header>-section, right?
Regard,s
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
If you have installed and enabled the xml-rpc plugin, there should be the link in your html header, if your template does not deny header changes (what would be bad).
garvinhicking wrote:Yes, a good idea to add the link to it in the config section for the plugin.
Why that? What's the use of it? The link is always the same..
But you'd have to check your PHP files in the directory to know that this is the endpoint, because this is not elsewhere documented...so I do think it would be helpful.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Ah! Sorry, misunderstanding.. I thought you want it to be configurable there. But you only want it to be documented there.. This is something other, of course.
But even then: You have to give your blog url to the XML-RPC client, not the xml-rpc url (the client will detect the xmlrpc url). So documenting it is okay, but still: what for really?
Not necessarily; there are a few clients that do not support XMLRPC autodetection so you need to tell them the "API endpoint".
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/