Skip to content

Content Structure Proposal

John Porter edited this page May 14, 2013 · 3 revisions

This is a proposal by @designermonkey for the structure of the new documentation. This will hopefully outline a hierarchy for the content within the new site.

This hierarchy is not finite and can be adjusted as and when required.

Hierarchy Legend

  • Category/Folder Level
    • Article
      • In Article Links to Sub-Articles

Hierarchy Structure

  • Installation & Setup
    • Requirements
    • Server Configuration
    • Installing Symphony
    • Basic Configuration
      • Permissions; A Simple Guide
    • Upgrading Symphony
    • Advanced Setups
      • Apache
      • Hiawatha
      • Nginx
  • Concepts
    • Sections (Explain MVC Models similarity)
      • Fields
      • Entries
    • Pages
      • Templates (Explain MVC Views similarity)
      • Parameters
        • Page Parameters
        • URL Parameters
    • Data Sources (Explain MVC Controllers similarity)
      • Filters
      • Output
      • Output Parameters
      • Datasource Chaining
    • Events (Explain MVC Controllers similarity)
      • Filters
    • Utilities (Explain MVC Views similarity)
    • Authors
    • Preferences
    • Extensions
      • Delegates
    • Devkits
  • Releases
    • Links (Git and Zip)
    • Notes
  • Tutorials
    • Getting Started with Symphony
      • Welcome to Symphony
      • Meet Symphony
      • Understanding Symphony
      • Managing an Installation
    • Building With Symphony
      • Designing Content Models
      • Managing Content
      • Working with Data
      • Architecting a Front-End
      • Templeting
      • Debugging, Testing & Optimising
    • Getting Started with Git
      • On Git Submodules
      • Creating a Git workflow for Symphony
    • Real Examples (Community Driven?)
      • Build a Blog-standard Bog
      • Comments For Your Blog
      • Lifestreams with Remote Datasources
    • How To Guides, Hints & Tips (Community Driven)
  • Articles
    • The Tao of Symphony
    • Beyond The Basics
    • Combining Different Template Methods
    • Overriding Templates
    • Introducing the XML Importers
    • HTML Ninja Technique
    • XSLT for Creative Minds
    • Understanding Localisation Contexts
    • A Guide to Caching with Extensions
  • Screencasts & Videos
  • Developing Symphony (Leave until new version is released)
    • Welcome to the Community
    • Developer API
    • Object Examples (eg what a Section looks like in PHP)
    • Building Extensions
    • Contributing to the Core
Clone this wiki locally