You are here

README.txt in Domain CTools 7

Same filename and directory in other branches
  1. 6 README.txt

README file for Domain CTools.

File

README.txt
View source
  1. /**
  2. * @file
  3. * README file for Domain CTools.
  4. */
  5. Domain CTools
  6. A domain-based access control system.
  7. CONTENTS
  8. --------
  9. 1. Introduction
  10. 2. Features
  11. 3. Additional development
  12. ----
  13. 1. Introduction
  14. This module extends Domain Access for Drupal developers by using
  15. the CTools suite. To use this module, you must have both Domain
  16. Access and CTools installed.
  17. ----
  18. 2. Features
  19. The only feature currently implemented is an access control plugin
  20. for Page Manager. This plugin allows you to set domain-specific
  21. visibility rules for Pages and Panels.
  22. Note that CTools provides a "Reverse (NOT)" option when setting
  23. the access control. This value is not passed to the plugin and appears
  24. to be a CTools API error. Do not use this feature. It will fail.
  25. ----
  26. 3. Additional development
  27. Additional features should be filed as patches against HEAD.