Templation Documentation (Beta 2)

This documentation is mostly up-to-date, however Templation is in rapid development right now and information is subject to change.

Table of Contents

  1. Introduction
    1. Overview
    2. Terminology
    3. Philosophy
    4. Concept History
    5. Example
  2. Installation
    1. Core Installation
    2. Data Repository
    3. Documentation
    4. Admin Tools
  3. Execution Process
    1. Brief
    2. Driver Script
    3. Instantiating Templation
    4. Including the Output
    5. Exiting
  4. Caching and Static Output
    1. Dependencies
    2. Widgets
    3. Cache Structure
    4. Scope Issues
    5. Static Output
  5. Templates
    1. Data Tags
    2. Include Tags
    3. Widget Tags
    4. Template Modes
  6. Includes
    1. Hierarchy searching
    2. API (for widgets)
  7. Widgets
    1. Writing Widgets
    2. Widget Theory
  8. Actions
  9. Admin Tools
    1. Visualizer
    2. Templation Export
  10. Settings (Appendix A)
  11. Example (Appendix B)