By comike011 on
Hello - I've been involved with drupal for quite sometime now, but have never put much thought into the issue of customizing RSS feeds and now that I am starting to look at it I've realized that I may be in over my head. What would the best course of action be to modify an RSS feed for custom node types with added fields? Any help would be much appreciated. Thank you!
Comments
views module
You can create custom feeds using the views module.
http://drupal.org/project/views
documentation:
http://drupal.org/handbook/modules/views
--------------------------
Advomatic (Web Design for Progressive Advocacy, Grassroots Movements, and Really Cool Causes)
views module
Is there anyway to do it programatically w/out the addition of another module?