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

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

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

revision 1.8, Tue Jul 24 00:54:07 2007 UTC revision 1.9, Sat May 9 23:54:37 2009 UTC
# Line 3  Line 3 
3  ********************************************************************  ********************************************************************
4  Name: News page module  Name: News page module
5  Author: Robert Castelo  Author: Robert Castelo
6  Drupal: 5.x  Drupal: 6.x
7  ********************************************************************  ********************************************************************
8  DESCRIPTION:  DESCRIPTION:
9    
# Line 28  Features include: Line 28  Features include:
28    
29  PREREQUISITES:  PREREQUISITES:
30    
31  Must have taxonomy module already enabled.  Must have Aggregator module already enabled.
32    Enable Blog module for 'Blog this' link for each news item
33    
34    
35    
# Line 47  USAGE: Line 48  USAGE:
48    
49  Keyword Examples:  Keyword Examples:
50    
51  To display items which contain any one of the Japanese related words:  To display items which contain any one of the related words:
52    
53    ipod, nano, shuffle    ipod, nano, shuffle
54    
   
55  To exclude news items based on keywords:  To exclude news items based on keywords:
56    
57    ipod, nano, -shuffle    ipod, -shuffle
   
58    
59  To include items which must contain a certain word:  To include items which must contain a certain word:
60    
61    ipod, nano, shuffle, +apple    ipod, +apple
62    
63    
64    
# Line 75  check the Drupal web site if you need as Line 74  check the Drupal web site if you need as
74    
75  2. Enable the news_page module by navigating to:  2. Enable the news_page module by navigating to:
76    
77       administer > modules       administer > build > modules
78    
79    Click the 'Save configuration' button at the bottom to commit your    Click the 'Save configuration' button at the bottom to commit your
80    changes.    changes.
# Line 83  check the Drupal web site if you need as Line 82  check the Drupal web site if you need as
82  3. Set the roles that can create, edit and view news pages on the  3. Set the roles that can create, edit and view news pages on the
83      'access control' page      'access control' page
84    
85      www.your.site/admin/access      www.your.site/admin/user/access
86    
87  ********************************************************************  ********************************************************************
88  AUTHOR CONTACT  AUTHOR CONTACT

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.2