You are here

README.txt in ACL 6

Same filename and directory in other branches
  1. 8 README.txt
  2. 5 README.txt
  3. 7 README.txt
README.txt for ACL 6.x-1.x



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




Overview
--------

ACL has no UI of its own and unless some other module uses it, it won't appear
to add anything to your site. Only bother with this module if some other module
tells you to.

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




Acknowledgements
----------------

Originally written for Drupal 5 and maintained by merlinofchaos.
Ported to Drupal 6 and maintained by salvis.




Upgrading from Drupal 5
-----------------------

Update to the latest D5 release, then upgrade as outlined in the Drupal 6 docs.




Troubleshooting
---------------

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

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

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




Support/Customizations
----------------------

Support by volunteers is available on

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

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


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

   http://drupal.org/user/82964

File

README.txt
View source
  1. README.txt for ACL 6.x-1.x
  2. >>>> Please feel free to suggest improvements and additions to this file! <<<<
  3. Overview
  4. --------
  5. ACL has no UI of its own and unless some other module uses it, it won't appear
  6. to add anything to your site. Only bother with this module if some other module
  7. tells you to.
  8. For client modules that want to implement by-user node access in a robust and
  9. compatible way, ACL provides the required functionality.
  10. For a sample implementation see the Forum Access module:
  11. http://drupal.org/project/forum_access
  12. Acknowledgements
  13. ----------------
  14. Originally written for Drupal 5 and maintained by merlinofchaos.
  15. Ported to Drupal 6 and maintained by salvis.
  16. Upgrading from Drupal 5
  17. -----------------------
  18. Update to the latest D5 release, then upgrade as outlined in the Drupal 6 docs.
  19. Troubleshooting
  20. ---------------
  21. Even though ACL does not do anything by its own, Core recognizes it as a node
  22. access module, and it requires you to rebuild permissions upon installation.
  23. The client module is fully responsible for the correct use of ACL. It is very
  24. unlikely that ACL should cause errors.
  25. If there is a node access problem, or if you intend to implement a module that
  26. uses ACL, we highly recommend to use the Devel Node Access module as outlined
  27. in the step-by-step instructions in
  28. http://drupal.org/node/add/project-issue/acl
  29. Support/Customizations
  30. ----------------------
  31. Support by volunteers is available on
  32. http://drupal.org/project/issues/acl?status=All&version=6.x
  33. Please consider helping others as a way to give something back to the community
  34. that provides Drupal and the contributed modules to you free of charge.
  35. For paid support and customizations of this module, help with implementing an
  36. ACL client module, or other Drupal work, contact the maintainer through his
  37. contact form:
  38. http://drupal.org/user/82964