This article introduces the key differences between tags, user-defined tags, and modules, and teaches you to determine which is optimal for any given purpose. This article focuses on understanding the different approaches and deciding which to use to solve any particular problem.
This article by Samuel Goldstein, author of CMS Made Simple Development Cookbook, covers:
* When to use User-Defined Tags
* When to use Tags
* When to use Modules
* How to create a User-Defined Tag
* How to create a Tag
* How to create a Module