| 1 |
README.txt file
|
| 2 |
===============
|
| 3 |
$Id$
|
| 4 |
|
| 5 |
Admin >> Access Control
|
| 6 |
=======================
|
| 7 |
|
| 8 |
admin authorship
|
| 9 |
Applying this perm to a role grants the following to users in that
|
| 10 |
role (administrators) the ability to use this modules features on
|
| 11 |
any given node.
|
| 12 |
|
| 13 |
user use authorship
|
| 14 |
This allows a site administrator let regular users manage the
|
| 15 |
display of their own name (trusted users). Create a role and
|
| 16 |
set this perm to that role. Then, users in that role will be
|
| 17 |
able to manage the display of their name in much the same way
|
| 18 |
site administrators can but only for their own posts.
|
| 19 |
|
| 20 |
Admin >> Settings >> Content types
|
| 21 |
==================================
|
| 22 |
|
| 23 |
Enable authorship module functionality:
|
| 24 |
Within the "workflow" frame, you now have the ability to enable or
|
| 25 |
disable the authorship module functionality.
|
| 26 |
|
| 27 |
The profile variable name used to store the real name:
|
| 28 |
When the profile module is enabled a site admin can use it to gather
|
| 29 |
additional variable data on a "per user" basis. You should enter in
|
| 30 |
this text field the VARIABLE NAME that matches an already defined
|
| 31 |
variable in the profile module. This will assumed to be the "Real Name"
|
| 32 |
of the user. The value the user enters into the profile for this variable
|
| 33 |
will be used for the display name on the node.
|
| 34 |
|
| 35 |
Node Forms
|
| 36 |
==========
|
| 37 |
|
| 38 |
All node forms come with standard options. One of these options is
|
| 39 |
"Authoring Information" drop down. The defaults are:-
|
| 40 |
|
| 41 |
[AJAX] Authored by:
|
| 42 |
Authored on:
|
| 43 |
|
| 44 |
This module adds, to admins and privileged users an additional field:-
|
| 45 |
|
| 46 |
Authoeship display setting:
|
| 47 |
This is the "Free Text" that authors can use to enter
|
| 48 |
|
| 49 |
|
| 50 |
|