Projet

Général

Profil

Paste
Télécharger (1,84 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / acl / README.txt @ cfceb792

1

    
2
README.txt for ACL 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
ACL has no UI of its own and unless some other module uses it, it won't appear
15
to add anything to your site. Only bother with this module if some other module
16
tells you to.
17

    
18
For client modules that want to implement by-user node access in a robust and
19
compatible way, ACL provides the required functionality.
20
For a sample implementation see the Forum Access module:
21
http://drupal.org/project/forum_access
22

    
23

    
24

    
25

    
26
Acknowledgements
27
----------------
28

    
29
Originally written for Drupal 5 and maintained by merlinofchaos.
30
Ported to Drupal 6 and 7 and maintained by salvis.
31

    
32

    
33

    
34

    
35
Upgrading from Drupal 6
36
-----------------------
37

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

    
40

    
41

    
42

    
43
Troubleshooting
44
---------------
45

    
46
Even though ACL does not do anything by its own, Core recognizes it as a node
47
access module, and it requires you to rebuild permissions upon installation.
48

    
49
The client module is fully responsible for the correct use of ACL. It is very
50
unlikely that ACL should cause errors. 
51

    
52
If there is a node access problem, or if you intend to implement a module that
53
uses ACL, we highly recommend to use the Devel Node Access module as outlined
54
in the step-by-step instructions in
55
http://drupal.org/node/add/project-issue/acl
56

    
57

    
58

    
59

    
60
Support/Customizations
61
----------------------
62

    
63
Support by volunteers is available on
64

    
65
   http://drupal.org/project/issues/acl?status=All&version=7.x
66

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

    
70

    
71
For paid support and customizations of this module, help with implementing an
72
ACL client module, or other Drupal work, contact the maintainer through his
73
contact form:
74

    
75
   http://drupal.org/user/82964
76