| 123456789101112131415161718192021 | 
							- -------------------------------------------------------------------------------
 
- CTools Auto-modal Admin Interface for Drupal 7.x
 
- 	by ADCI, LLC team - www.adcillc.com
 
- -------------------------------------------------------------------------------
 
- Description:
 
- CTools Automodal Admin Interface module provides admin interface for CTools Automodal module (http://drupal.org/project/ctools_automodal).
 
- On the module settings page you can choose what content types node forms should be processed in modal popup.
 
- Installation:
 
- 1. Install CTools Auto-modal and CTools Auto-modal Admin Interface modules.
 
- 2. Go to admin/config/system/ctools_automodal_admin. Configure module settings:
 
- a) You're allowed to choose which content types node forms should be processed in modal popup.
 
- b) Besides you can input menu paths to "Extra modal links" field (like "node/%node/edit"). One path should take one line.
 
- 7.x - 1.1 version should be used for 7.x-1.1 version of CTools Auto-modal module.
 
- 7.x - 1.2 version should be used for git version of CTools Auto-modal module (https://github.com/wojtha/ctools_automodal), 
 
- which provides hook_modal_paths.
 
- Support:
 
- http://drupal.org/project/ctools_automodal_admin_interface
 
 
  |