CTools Auto-modal Admin Interface

Component ID

1579486

Component name

CTools Auto-modal Admin Interface

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

9903

Component created

Component changed

Component body

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.

Or you can input menu paths to "Extra modal links" field (like "node/%node/edit"). Such paths will be processed in modal popup too. One path should take one line.

Please notice that only exact paths returned by hook_menu can be made automodal. So basically you may enter "node/%node" and every node page will become automodal. But you shouldn't enter paths like "node/5" (which is derivative from "node/%node") because they can't be processed and will be ignored.

Created by ADCI solutions team