/[drupal]/contributions/modules/syndication/README.txt
ViewVC logotype

Contents of /contributions/modules/syndication/README.txt

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


Revision 1.5 - (show annotations) (download)
Tue Oct 3 15:00:41 2006 UTC (3 years, 1 month ago) by weitzman
Branch: MAIN
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-3, DRUPAL-5--1-2, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.4: +5 -10 lines
File MIME type: text/plain
add box for taxonomy feeds. this used to be provided by taxonomy_dhtml module but that one is deprecated ... this module still needs a 5.0 port
1 Description
2 ------
3
4 Syndication.module offers a web page which centralizes all of the RSS feeds
5 generated by Drupal. This helps users find interesting feeds from your web site.
6
7 Currently, the syndication page helps visitors find the following feeds:
8 - the blog feed of any user or all users
9 - node feeds for taxonomy terms
10 - a directory of all feeds being consumed by the aggregator.module
11
12 Also, modules may insert their own boxes onto this page using the 'syndication' hook. See Help for details
13
14 Feel free to improve this module and upload patches. I am also looking for a new maintainer.
15
16 Installation
17 ------------
18
19 1. Copy the syndication.module to the Drupal modules directory. Drupal should
20 automatically detect it. Then enable the module in Admin -> Site Configuration -> Modules
21
22 2. Browse to Admin -> Blocks and enable the Syndication (more) block. You'll also want
23 to disable the plain Syndication block offerred by node.module.
24
25 3. Visit the admin/settings/syndication page and choose which vocabularies (if any) you want to highlight on the syndication page.
26
27 To see your new Syndication page, follow the 'more' link which appears in the Block, or browse to q=syndication.
28
29 Author
30 ------
31
32 Moshe Weitzman <weitzman AT tejasa {dot} com>
33
34 Contributors
35 ------------
36
37 David Kent Norman <deekayen at: deekayen {dot} net>
38 http://deekayen.net/

  ViewVC Help
Powered by ViewVC 1.1.2