Open
Description
It would be nice to style generated feeds with a xsl:stylesheet. See the XSLT entry on Wikipedia for more general information about this.
I was thinking about adding a header to reference the stylesheet, e.g.
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="podcast.xsl"?>
taken from an ORF podcast feed.
Originally posted by @podcasthosting at zendframework/zend-feed#107
Activity