Slug Header / Blogging (was: [TxMt] Wordpress 2.2 and Pings/Comments)
Brett Terpstra
brett at circlesixdesign.com
Mon Jun 18 11:30:59 UTC 2007
Not sure about other platforms, but for Wordpress all that's required
in the blogging bundle is:
@post['wp_slug'] = @headers['slug'] if @headers['slug']
and an addition of a slug header to the Language files. If there is
support in other blogging platforms, a little more logic would be
sensible and a less WP specific title than "Slug". Probably stating
the obvious, I suppose.
Brett
On Jun 17, 2007, at 8:06 PM, Allan Odgaard wrote:
> On 14. Jun 2007, at 14:59, Brett Terpstra wrote:
>
>> There also seems to be new support in the xmlrpc for headers like
>> wp_slug which we may want to incorporate into the blogging bundle
>> (I don't think this existed before, sorry if this comment is
>> poorly researched...).
>> [...]
>
> This is the post name, right? I.e. what would normally be auto-
> generated from the title.
>
> Yes, I think we should put this in the blogging bundle, since
> especially when I use dashes in the title (e.g. plug-in) I want to
> not have the slash in the permalink.
>
> Does anyone know if this is supported by other blog systems?
>
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
More information about the textmate
mailing list