Re: Textile markup in rss feeds
Lance Weber <lance-kMc2rFPYsS/[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
Wari Wahab wrote: >On Tue, 2004-02-17 at 09:29, Lance Weber wrote: > > >>I'm playing around with using the textile plugin and I'm noticing that >>the raw textile markup shows up in the rss feeds. Is this a bug, >>misconfiguration on my part or a mix of incompatible plugins? Any help >>appreciated... >> >> > >I will have to look at this myself.. So far, everything has been working >well.. What about the other text based plugins? Do they exhibit the same >behaviour? > > > Here's what I've discovered so far after testing. Using the entryparser plugins (txtl, rst, py) with entries that end in conforming extensions (*.txtl, *.rst, *.py) results in rss feeds that have their markup properly converted to xhtml. However, if you override the default parser in config.py (ie py['parser']="textile"), then any entries created with textile markup that end in *.txt will appear to work properly when you display the web page, but will not have their markup converted when the flavour is overridden on the url (ie, "http://.../blog" looks good, but "http://.../blog?flav=rss" will contain raw markup because it seems the default entryparser is never invoked in that case. Make sense? Sound right? > >------------------------------------------------------- >SF.Net is sponsored by: Speed Start Your Linux Apps Now. >Build and deploy apps & Web services for Linux with >a free DVD software kit from IBM. Click Now! >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >_______________________________________________ >pyblosxom-users mailing list >pyblosxom-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >https://lists.sourceforge.net/lists/listinfo/pyblosxom-users > >