constant AUTO_MENUTITLE_DISABLED in Auto Menu Title 6.2
@file Allows the menu title field to be automatically populated with the contents written into the node Title field
2 uses of AUTO_MENUTITLE_DISABLED
- auto_menutitle_form_alter in ./
auto_menutitle.module - Implementation of hook_form_alter().
- auto_menutitle_get_default_setting in ./
auto_menutitle.module - Returns the auto_menutitle setting depending on the content type paramatar.
File
- ./
auto_menutitle.module, line 8 - Allows the menu title field to be automatically populated with the contents written into the node Title field
Code
define('AUTO_MENUTITLE_DISABLED', 0);