Default Drupal RSS Feed
JeebsUK - July 2, 2009 - 16:02
Is it possible to stop this outputting all content types and make it so only certain ones are outputted?
Is it possible to stop this outputting all content types and make it so only certain ones are outputted?
Good luck stopping the default feed
http://drupal.org/node/28336 might contain a solution.
And some core issue (cannot find it at the moment) about it suggest that this is a long standing problem.
You can create Feeds of any stuff you want with views (check the handbook: http://drupal.org/node/314097).
Thanks
Thanks for that,
I am already using views to output custom feeds of particular content types, just wondered if there was a way to edit the default feed. Basically I wanted a feed of everything except a couple of content types (simplenews and poll for example), I'll just create one in views.
MySweetShadow - Heavy Metal Blog, Drupal & SEO
FiveRDesign - Drupal Development & Custom Modules
I guess this is the best
I guess this is the best solution for this.