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

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

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


Revision 1.1 - (show annotations) (download)
Mon Oct 16 11:51:39 2006 UTC (3 years, 1 month ago) by thegreenman
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-7
File MIME type: text/plain
Documentation and comment update
1 INSTALLATION
2
3 You should need to do little more than copy all the files into your modules directory.
4
5 The .install file will set the weight of your module to 1 so that it can override the rss
6 callbacks for node and taxonomy. If this does not work, you may need to run the SQL from
7 the .install file manually.
8
9 Copy feed.css to your theme directory to change the visual styles.
10 Override the functions in feed.theme to modify the HTML styled output.

  ViewVC Help
Powered by ViewVC 1.1.2