[wp-hackers] Need more RSS hooks

David House dmhouse at gmail.com
Fri Jan 27 12:51:08 GMT 2006


On 27/01/06, Danny Ayers <danny.ayers at gmail.com> wrote:
> I am a big fan of XSLT, but it's not needed for putting a
> human-friendly face on feeds. CSS can do it, e.g. see [1].

Yes, but it's easier to work with if you use XSLT along with CSS. I
don't see any problem with using XSLT, using something for a purpose
its not designed for is only a problem if the technology doesn't suit
what you need it for; in thise case XSLT does a superb job of styling
feeds.

For those that are saying that the hook is the main problem, here's my
reasons why something like this should be core:

1) feed: and plain XML is a usability hole.
2) What happens if two scripts try to output an <?xml-stylesheet ?>?
Which XSLT transform template does the browser use?
3) Similarly with CSS, we could have declaration clashes.

--
-David House, dmhouse at gmail.com, http://xmouse.ithium.net


More information about the wp-hackers mailing list