Sivaram Neelakantan <[EMAIL PROTECTED]> writes: > Timo Geusch <[EMAIL PROTECTED]> writes: > > [...] > >>> That worked, except that titles are not appearing at all. Blogger >>> does not seem to pick it up from the post Subject line or from the value >>> set in weblogger-default-title. >> >> You're probably suffering from the same problem that I described in >> >> http://codeblog.bsdninjas.co.uk/index.php?/archives/59-Weblogger-Mode-finally-playing-with-Serendipity!.html >> >> If you look at the XML generated by weblogger-mode, it's likely to be >> missing the title tags because chances are that you've got problems >> getting the capabilities from Blogger. > > Thanks. From your blog it appears you got it to work with mt? Would > the same work with blogger?
I got it to work with serendipity, but in order to do that I modified the server code to implement the call that returns the server's capabilities. I doubt that this is possible with blogger :) It may be possible for you to hard code the values in the capabilities structure to allow weblogger to send the correct XML; that's a possibility I was looking into but didn't follow up as correcting serendipity's XML_RPC support seemed to be the right thing to do. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
