spacer Home  |  Manila  |  Radio  |  Support  |  News
spacer

Manila Macros

module

Description

This macro includes the contents of amodule in a page or template.Themes that support modules will automatically add the modules for a site when the theme is applied.

How to call it

{module (moduleName)}

The only required parameter is the name of the module to include.

Example

To include the module called "Footer":

{module ("Footer")}

Notes

The moduleName parameter is not case-sensitive.

The Creating a Theme page has details on including the module macro in a Theme.

The module macro is a wrapper for the includeMessage macro that uses a module name instead of the message number. It calls the includeMessage macro with flEditButton set to true, flDgLink set to false, flProcessMacros set to true and flExternalEditorButton set to true.

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.