/[drupal]/contributions/modules/views_node_feed/README
ViewVC logotype

Contents of /contributions/modules/views_node_feed/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Jun 16 18:51:51 2008 UTC (17 months, 1 week ago) by andrewlevine
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5
Allows you to create a feed for a view, much like Views RSS, except you can specify any custom markup you want (XML, JSON, whatever) instead of just RSS. The module works by providing a view argument and was largely copied from views_rss and modified. Sponsored by SonyBMG
1 How to use Views Node Feed:
2
3 1. Install Views Node Feed at admin/build/modules
4 2. Go to admin/settings/views_node_feed and create a node
5 feed to specify the format your feed will be in.
6 3. Create a view that you will use to populate your feed
7 with nodes. You can sort and filter these nodes just
8 as you regularly would with views. The view should provide
9 a page.
10 4. Add the "Node: Node Feed Selector" argument to the view
11 and select the node feed you want to use under "option"
12 5. Access your view's node feed by adding /node_feed to the
13 end of your view page URL

  ViewVC Help
Powered by ViewVC 1.1.2