Site:Frontend:Modules

From Metrixstream
Revision as of 11:53, 15 June 2012 by MetrixJustin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Introduction

Modules contain stand-alone code, files, pages, and page includes required to perform the tasks of the module.


Module Parts

Files

Files contain all the files required for the module. This includes javascript, images, and CSS.

Pages

Since a module is self-contained all the pages need to be a part of the module.

Page Includes

Page includes are for sharing macros and variables across pages.

Header / Footer

The header and footer are included on all pages of the module.

Personal tools