PDA

View Full Version : How do I customize vB rss feed ?


9clics
10-16-2007, 06:26 AM
So, all is in the title...
By the way, I would like to remove the <content:encoded> row into my rss feed, and add # of posts, # of views, the author, the starter, ...

How can I do that?

Analogpoint
10-16-2007, 08:37 PM
It's all done in external.php. Either change that file or use the hooks found in that file.

9clics
10-17-2007, 05:41 AM
Thanks, I was thinking that a good plugin exists to do it via the admin ...