Module Positions
Purpose:

The Module Positions page allows you to enter details of the module positions you have used in your template. All the default module positions are already entered and in general it is unlikely you would need to change this.Should you want to use positions that do not pre-exist in the default Mambo setup you can simply add a name for a module position and a description. The description is optional.

Each module position you define in your template, must have an entry in module positions screen. Otherwise it wan't function.When you click on Site -> Preview -> Inline with Position, you may visualize your Home page with blocks displaying the Positions used in the template assigned to the Home page.

Usage:

To create a new module position in your template, you insert this basic code into your template to be able to assign modules to a specific position.

<?php mosLoadModules ( 'position' ); ?>

  • The word 'position' is to be changed to whichever position you define on this page. The name of the positin must not has any spaces.
Default State: n/a
Parameters: n/a
Toolbar Icons: n/a