Chapter 3: Modules
Modules are blocks of code or menu items that are meant to form parts of a page rather than stand by themselves. A module can be any of the following types:
- HTML: a link or set of links, including image links, or footer text. Links can be created as an HTML module that can be updated entirely through the CMS HTML module form:

- Code: a code module would be linked to the code file that handles its processing. For example, a login block would require code to validate the user name and password. The form for creating a Code Module is shown below:

- Menu: a menu module would link to a submenu created in the CMS Menu feature. The Menu Module form is shown below:

Chapter 4: CMS Pages »
« Chapter 2: Menus