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

Diff of /contributions/modules/adminrss/README.txt

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

revision 1.1, Wed Feb 1 07:11:27 2006 UTC revision 1.1.4.1, Sat Nov 10 20:45:39 2007 UTC
# Line 1  Line 1 
1  $Id$  $Id: README.txt,v 1.1 2006/02/01 07:11:27 webgeer Exp $
2    
3  Description  Description
4  -----------  -----------
5    
6  The AdminRSS module creates RSS feeds for the administrative information for drupal website.  The AdminRSS module creates RSS feeds for the administrative information
7  These are protected with a key that can be set in admin/settings/adminrss page.  of a drupal website. These are protected with a key string that can be set at
8    the "admin/settings/adminrss" page.
9    
10  The resulting pages can then be read at:  The resulting pages can then be fetchrd at:
11    adminrss/node/keystring  - RSS feed for unapproved nodes    adminrss/node/keystring  - RSS feed for unapproved nodes
12    adminrss/comment/keystring - RSS feed for unapproved comments    adminrss/comment/keystring - RSS feed for unapproved comments
   
   
   
13    
14  Installation  Installation
15  ------------  ------------
16    
17  1) copy the adminrss directory into the modules directory  1) copy the adminrss directory into the sites/all/modules directory
18    2) enable the 'adminrss module' in drupal
19  2) enable the 'gmap module' in drupal  3) go to admin/settings/adminrss to set a keystring and the feed links
   
 3) edit admin/settings/adminrss to set a keystring  
   
20  4) configure your rss reader to read the appropriate page  4) configure your rss reader to read the appropriate page
21    
   
   
 To do  
 -----  
   
 - Add a feed for the watchdog notices  
   
22  Credit  Credit
23  ------  ------
24    
# Line 39  James Blake Line 27  James Blake
27  http://www.webgeer.com/James  http://www.webgeer.com/James
28    
29  Thanks to Fredrik Jonsson and Gabor Hojtsy for their modules adminblock and  Thanks to Fredrik Jonsson and Gabor Hojtsy for their modules adminblock and
30  commentrss which were heavily used to  commentrss which were heavily used to.
31    
32  History  History
33  -------  -------
34    
35  2005-01-30  2007-01-16 Port for Drupal 5 (osinet),
36   - initial development    New format for the comment feed.
37      Direct links to feeds added in settings.
38      Install/uninstall procedures
39    2006-01-30 Port for Drupal 4.7
40    2005-01-30 Initial development for Drupal 4.6

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.4.1

  ViewVC Help
Powered by ViewVC 1.1.2