/[drupal]/contributions/modules/feed_node/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/feed_node/INSTALL.txt

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


Revision 1.1 - (show annotations) (download)
Wed Dec 13 17:09:03 2006 UTC (2 years, 11 months ago) by dayre
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-7
File MIME type: text/plain
Initial checkin.
1 // $Id
2
3 INSTALL
4 ==========================================
5
6 1. Ensure all files in the feed_node distribution are copied
7 to the Drupal modules/feed_node folder.
8
9 2. Enable the feed_node and aggregator modules under administer >> modules
10
11 3. Grant the proper access to users under administer >> access control to
12 administer feed node settings.
13
14 4. From administer >> feed node, configure the feed node settings.
15
16 5. Ensure the desired node type (e.g. page) is "Feed enabled" from the settings >> content types
17
18 5. Each new of the type which has been feed enabled will now have a feed section to configure with a feed
19 title, URL, # of items to display and the display style (title, or title + teaser).
20
21 If you are unhappy with the default theme for feed items, the full feed data is available from the node
22 data structure and the be used in custom themeing functions.
23

  ViewVC Help
Powered by ViewVC 1.1.2