Left Box Controller

Overview
Here you can easily control the behaviour of the boxes in the left hand menu. Not all the boxes will be shown as some depend on certain pages and other features being enabled.
Add Custom Boxes
You can create unlimited additional menu boxes and these load from custom templates. Your custom template can contain any PHP / HTML code.

To create a new custom template, files MUST be prefixed with 'box-' and be added to the following directory:

content/**theme/customTemplates/

See the 'box-example.tpl.php' as an example. Once you have added custom templates use the icon to load box options. Select a box to add it to the list.
Box Heading
This is the box heading title. You can add text directly in the custom template and ignore this if you wish. For system boxes, if you leave the heading blank they will revert to system defaults. If you don`t set a heading title for a custom box it will not display. Once changed, click the 'Update Box Options' button to update to finalise the changes.
Active
Shows a green flag if enabled and a inverted flag if disabled. Click the flag to enable / disable box. For this option ONLY, you don`t need to click the 'Update Box Options' button to finalise the changes.
Order
Order the boxes to display in the order you prefer. Use the buttons to move boxes up and down, then click the 'Update Box Options' button to finalise the changes.
Remove
This is only shown if the admin user has delete privileges. The delete / remove option is only for custom boxes. System boxes can be disabled, but not removed. Once you have click the remove icon click the 'Update Box Options' button to finalise the change.