/index.php

Description

index.php - the main entry point into the website.

This page creates a new Context object, and then executes the current page if it is valid. This file will try to see if a file exists on the webserver that should first be executed. If not, it will load up a Context and execute the page that was requested.

Includes
include_once ("core/Context.class.inc") (line 56)
include_once ("core/db.class.inc") (line 57)
include_once ("core/config.inc") (line 36)
  • todo: make caching object
  • todo: Attachment Page Part
  • todo: auto-generated summary template of all child pages
  • todo: ----------- GLOBAL TO-DO LIST ------------
  • todo: make work with non-anonymous users (per-page user access)
  • todo: auto-generated summary template that can summarize info from all over the place
  • todo: some sort of tie-in with MS Word as the authoring environment
    • http://wvware.sourceforge.net/index.html
    • http://buzz.blogger.com/bloggerforword.html
  • todo: some way of having a folksonomy of pages, where the navigation is based on that folksonomy
  • todo: control that can generate a local Table of Contents (from [A name=""] tags in a HTMLArea)
  • todo: ----------- GLOBAL TO-DO LIST ------------
include_once ("core/functions.inc") (line 37)
include_once ("core/page.class.inc") (line 58)
include_once ("core/TemplateExecuter.class.inc") (line 61)
include_once ("core/pipelines/pipelineBase.class.inc") (line 62)
include_once ("core/attachment.class.inc") (line 59)
include_once ("core/user.class.inc") (line 60)

Documentation generated on Tue, 4 Oct 2005 21:59:13 -0700 by phpDocumentor 1.3.0RC3