Posted by pkcho on August 12, 2010 at 7:27pm
I need to create an RSS feed that links to my current articles but not to the current pages, but to a stripped down version of the same article (without all the blocks, ads, and other content).
The feed is going to be used for an iPhone app.
Is this possible?
Thank you,
Joe
Comments
Views Datasource
This should do everything you need
http://drupal.org/project/views_datasource
You are the go to man for the
You are the go to man for the answers! You've helped me on so many issues.
Thanks a ton!
Views Bonus Pack
Another (possibly more stable) module to look into that will likely either handle your needs directly, or provide you a framework to build on is http://drupal.org/project/views_bonus
--
mike stewart { twitter: @MediaDoneRight | IRC nick: mike stewart }
Thanks Mike! I'll check that
Thanks Mike! I'll check that out too.
Sorry, dumb question. Which
Sorry, dumb question.
Which feed type do I need to create so that a feed is created that generates plain node content?
I was playing around with generating an xml feed, but it comes up empty.