Projet

Général

Profil

Paste
Télécharger (2,33 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / forum_access / README.txt @ 87dbc3bf

1

    
2
README.txt for Forum Access 7.x-1.x
3

    
4

    
5

    
6
>>>> Please feel free to suggest improvements and additions to this file! <<<<
7

    
8

    
9

    
10

    
11
Overview
12
--------
13

    
14
Forum Access changes your forum administration pages to let you apply
15
role-based permissions to each forum, and to give each forum individual
16
moderators.
17

    
18
Moderators automatically get all privileges on all posts in that forum,
19
including edit and delete.
20

    
21

    
22

    
23

    
24
Requirements
25
------------
26

    
27
Forum Access requires the current versions of the following modules:
28
  - ACL                      http://drupal.org/project/acl
29
  - Chain Menu Access API    http://drupal.org/project/chain_menu_access
30

    
31

    
32

    
33

    
34
Acknowledgements
35
----------------
36

    
37
Originally written for Drupal 5 and maintained by merlinofchaos.
38
Ported to Drupal 6 and 7 and maintained by salvis.
39

    
40

    
41

    
42

    
43
Upgrading from Drupal 6
44
-----------------------
45

    
46
Update to the latest D6 release, then upgrade as outlined in the Drupal 7 docs.
47

    
48
Note: The D5 Legacy Mode has been removed (see http://drupal.org/node/1768330).
49

    
50

    
51

    
52

    
53
Permissions
54
-----------
55

    
56
Administering Forum Access requires Core's Administer Forums permission.
57
Detailed explanations of how Forum Access' grants work together with Core's
58
other permissions are available on the administration pages.
59

    
60

    
61

    
62

    
63
Configuration
64
-------------
65

    
66
Forum Access does not have its own administration page -- it adds its controls
67
to Core's forum administration pages at
68

    
69
   Administration | Structure | Forums | Edit/Add Forum/Container
70

    
71
   admin/structure/forum/edit/forum/1
72

    
73

    
74

    
75

    
76
Troubleshooting
77
---------------
78

    
79
Step-by-step troubleshooting instructions are provided on the administration
80
pages.
81

    
82
In case you have additional node access modules enabled, the administration
83
pages will provide additional information on how to make them work together,
84
and you should probably follow the troubleshooting instructions to install
85
DNA and learn about how your combination of node access modules works.
86

    
87

    
88

    
89

    
90
Support/Customizations
91
----------------------
92

    
93
Support by volunteers is available on
94

    
95
   http://drupal.org/project/issues/forum_access?status=All&version=7.x
96

    
97
Please consider helping others as a way to give something back to the community
98
that provides Drupal and the contributed modules to you free of charge.
99

    
100

    
101
For paid support and customizations of this module or other Drupal work
102
contact the maintainer through his contact form:
103

    
104
   http://drupal.org/user/82964
105