11. Example (Appendix B)
The live example of Templation is available at /docs/examples/. At the top of each page you will find a link to view the SOURCE of the page, and turn on the DEBUG widget. Also available are views of the following source files:
The Template
- Example template (/data/templates/example.php)
Meta Data
- Examples includes (/docs/examples/includes/meta.php)
- Nested directory includes (/docs/examples/nest/includes/meta.php)
Widgets
- Navigation widget (/data/widgets/tpl_nav.php)
- Debug widget (/data/widgets/tpl_debug.php)
Navigation Menu Files
- Top level nav menu (/docs/examples/includes/nav/menu.php)
- Nested nav menu (/docs/examples/nest/includes/nav/menu.php)