You are here

README.txt in Domain CTools 6

Same filename and directory in other branches
  1. 7 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. ----
  12. 1. Introduction
  13. This module extends Domain Access for Drupal developers by using
  14. the CTools suite. To use this module, you must have both Domain
  15. Access and CTools installed.
  16. ----
  17. 2. Features
  18. The only feature currently implemented is an access control plugin
  19. for Page Manager. This plugin allows you to set domain-specific
  20. visibility rules for Pages and Panels.
  21. Additional features should be filed as patches against HEAD.