add two constants in /framework/initialize.php for later feature in database settings define('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sections modify page will be loading all sections with editor define('EDITOR_WIDTH', 900) set min width for editor adding more information in editor header 1) block 2) module 3) section_id
add two constants in /framework/initialize.php for later feature in database settings
define('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sections
modify page will be loading all sections with editor
define('EDITOR_WIDTH', 900) set min width for editor
adding more information in editor header 1) block 2) module 3) section_id