You are here

README.txt in Chain Menu Access API 8

Same filename and directory in other branches
  1. 6 README.txt
  2. 7.2 README.txt
  3. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

Chain Menu Access API has no functionality on its own — install it only if
another module requests it.
The remainder of this page is directed towards module developers:
Chain Menu Access API allows your module to chain its own menu access callback
functions into other modules' menu router entries.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/chain_menu_access

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/chain_menu_access


REQUIREMENTS
------------

This module requires no modules outside of Drupal core.


INSTALLATION
------------

 * Install the Chain Menu Access API module as you would normally install a
   contributed Drupal module. Visit
   https://www.drupal.org/node/1897420 for further information.


CONFIGURATION
-------------

This module is an API module. It has no functionality on its own. 

Install it only if some other module requires it.


MAINTAINERS
-----------

 * Hans Salvisberg (salvis) - https://www.drupal.org/u/salvis

Supporting organizations:

 * Salvisberg Software & Consulting -
   https://www.drupal.org/salvisberg-software-consulting

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. Chain Menu Access API has no functionality on its own — install it only if
  11. another module requests it.
  12. The remainder of this page is directed towards module developers:
  13. Chain Menu Access API allows your module to chain its own menu access callback
  14. functions into other modules' menu router entries.
  15. * For a full description of the module, visit the project page:
  16. https://www.drupal.org/project/chain_menu_access
  17. * To submit bug reports and feature suggestions, or to track changes:
  18. https://www.drupal.org/project/issues/chain_menu_access
  19. REQUIREMENTS
  20. ------------
  21. This module requires no modules outside of Drupal core.
  22. INSTALLATION
  23. ------------
  24. * Install the Chain Menu Access API module as you would normally install a
  25. contributed Drupal module. Visit
  26. https://www.drupal.org/node/1897420 for further information.
  27. CONFIGURATION
  28. -------------
  29. This module is an API module. It has no functionality on its own.
  30. Install it only if some other module requires it.
  31. MAINTAINERS
  32. -----------
  33. * Hans Salvisberg (salvis) - https://www.drupal.org/u/salvis
  34. Supporting organizations:
  35. * Salvisberg Software & Consulting -
  36. https://www.drupal.org/salvisberg-software-consulting