How does Serendipity Build the RSS feed
How does Serendipity Build the RSS feed
I am wanting to add additional content to the RSS feed from serendipity, but would like to know if the RSS file is overwrote every time it is updated, or just appended to?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: How does Serendipity Build the RSS feed
Hi!
The RSS is created dynamically by the rss.php file, and it draws content from both our plugin API and appropriate event hooks, as well as uses the basic "layout" as defined in the feed_*.tpl files in the template directory (fallback to templates/default/).
Regards,
Garvin
The RSS is created dynamically by the rss.php file, and it draws content from both our plugin API and appropriate event hooks, as well as uses the basic "layout" as defined in the feed_*.tpl files in the template directory (fallback to templates/default/).
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/