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

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

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


Revision 1.1 - (show annotations) (download)
Thu Jul 17 14:06:46 2008 UTC (16 months, 1 week ago) by lapino
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-beta2, DRUPAL-6--1-0-beta, DRUPAL-6--1-0-BETA4, HEAD
Branch point for: DRUPAL-6--1
File MIME type: text/plain
- Code cleanup: should conform to coding standards
- Removed unused hook_perm() implementation
- Fix: identical messages are shown only once now
- Fixed some interface wording
- Added Dutch translation and translation template
- Added README.txt and CHANGELOG.txt
1 // $Id$
2 Rolespecific Node
3 -----------------
4 To install, place the entire rolespecific_node folder into your modules directory.
5 Go to Administer -> Site building -> Modules and enable the Rolespecific Node module
6
7 Now go to Administer -> Site configuration -> Rolespecific Node and configure to your
8 liking.
9
10 From now on a node of the specified type will be created or published if it exists
11 already when a user gets assigned a certain role (by an administrator or by the auto
12 assign role module). This node will be unpublished when the user's role is taken away.

  ViewVC Help
Powered by ViewVC 1.1.2