-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
- From what I can remember of those blogging APIs there is the post_excerpt field in the MetaWeblog API and there is mt_excerpt in combination with mt_text_more in the old MT API. I think these are all the options there are in WordPress.
Drupal's blogapi.module only seems to support mt_excerpt. I haven't tried that yet, though.
Horst
Brett Terpstra schrieb:
Yes, it's been requested several times, so I'm working on a package that's not as intrusive as my current installation. I'll post it here and on my blog when it's ready.
I just took a look at the wordpress xmlrpc.php file and it does appear to support excerpts. If I have time later I'm going to look into a patch to handle that, unless someone beats me to it or it's already there and I don't know about it :-). That happens to me a lot.
Brett
On Nov 1, 2006, at 11:38 AM, Manuela Hoffmann wrote:
I think the excerpt is supported in xmlrpc because editors like MarsEdit or Ecto allow editing the excerpt field.
I've done the same thing for tags with Ultimate Tag Warrior. Anything you can call from the Wordpress database can be manipulated through the blogging bundle, with a little work.
Unfortunately I don't have the knowledge to do so :-(. The support for UTW sounds very interesting. Any chance of a release?
Manuela
Brett
On Oct 30, 2006, at 5:14 AM, Manuela Hoffmann wrote:
Would it be possible to include support for fetching & editing the excerpt field through the blogging bundle?
regards, Manuela