Revision
1.1 -
(
show annotations)
(
download)
(
as text)
Sun Oct 15 17:18:32 2006 UTC
(3 years, 1 month ago)
by
thegreenman
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-4-7
File MIME type: text/x-php
The Feed module is an attempt to create a module that allows RSS (and other) feeds to be themed using XSLT. The current default template has been based on the BBC templates.
This will overrride the default feed callbacks for node and taxonomy. It also provides a template funtion that can be used to override views_rss feeds.
The XSLT templates are parsed by Drupal to allow them to be modified dynamically.