Book Image

Mastering Mambo : E-Commerce, Templates, Module Development, SEO, Security, and Performance

By : Christian Wenz, Tobias Hauser
Book Image

Mastering Mambo : E-Commerce, Templates, Module Development, SEO, Security, and Performance

By: Christian Wenz, Tobias Hauser

Overview of this book

<p>Mambo is a PHP-based Open Source CMS. Mambo is both easy to use at the entry level for creating basic websites, while having the power and flexibility to support complex web applications. <br /> <br /> Mambo implements the core requirements of a full featured CMS. It has a powerful and extensible templating system with the ability to upload and manage many different data types. User access control, content approval, rich administrative control, content display scheduling are all built-in. New features and extensions are constantly added to the core system, with many more being available and supported by the community.<br /> <br /> Most of the Mambo development team now works on a fork of Mambo known as Joomla. Mastering Mambo is fully compatible with Joomla's 1.0 release.</p>
Table of Contents (18 chapters)
Mastering Mambo
Credits
About the Authors
Preface
Index

Template Manager


The Template Manager (Site | Template Manager) is the place where templates are administered. You will find a manager for the Site Templates, which determine the appearance of the front end and thus are clearly the more important templates. Whenever we just call them "templates", in this context, we always mean site templates. Administrator Templates are designed for the administration interface and are explained in the Administrator Templates section. We will be discussing administrator templates only in that section in this book. We will stick to the standard administrator template that comes with Mambo for the rest of the book.

You can install as well as administer both kinds of templates. And last but not least, you can determine the module positions, which are the placeholders inside the templates; more about that in the Edit Template section.

Figure 2.1: The Template Manager

Switching Between Templates

In order to replace the template in the Template Manager (Site...