Difference between revisions of "Programmers/Developers DocumentationG2"

From GeeklogWiki
Jump to: navigation, search
m
(Geeklog 2 Documentation)
 
(8 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
#[[Users DocumentationG2|Users Documentation]]
 
#[[Users DocumentationG2|Users Documentation]]
 
#[[Programmers/Developers DocumentationG2|Programmers/Developers Documentation]]
 
#[[Programmers/Developers DocumentationG2|Programmers/Developers Documentation]]
 +
##[[Prerequisites for DevelopersG2|Prerequisites for Developers]]
 +
##[[ToolsG2|Recommended Developer Tools]]
 +
##[[Introduction to the Geeklog 2 FrameworkG2|Introduction to the Geeklog 2 Framework]]
 
##[[General Programming HelpG2|General Programming Help]]
 
##[[General Programming HelpG2|General Programming Help]]
 +
###[[Using ACLsG2|Using ACLs in Geeklog 2.x]]
 +
###[[SessionsG2|Session Handling in Geeklog 2.x]]
 +
###[[BlocksG2|The Geeklog 2.x Block Implementation]]
 +
###[[Geeklog_GeneratorG2|Intro to Geeklog_Generator]]
 
##[[Plugin APIG2|Plugin API]]
 
##[[Plugin APIG2|Plugin API]]
 
##[[Coding StandardsG2|Coding Standards]]
 
##[[Coding StandardsG2|Coding Standards]]
Line 15: Line 22:
 
###[[ToDoG2|To Do List]]
 
###[[ToDoG2|To Do List]]
 
###[[Database SchemaG2|Database Schema]]
 
###[[Database SchemaG2|Database Schema]]
 +
###[[DependenciesG2|Dependencies]]

Latest revision as of 18:02, 11 June 2007

Geeklog 2 Documentation

  1. Introduction
  2. Installing Geeklog 2
  3. Administration
  4. Users Documentation
  5. Programmers/Developers Documentation
    1. Prerequisites for Developers
    2. Recommended Developer Tools
    3. Introduction to the Geeklog 2 Framework
    4. General Programming Help
      1. Using ACLs in Geeklog 2.x
      2. Session Handling in Geeklog 2.x
      3. The Geeklog 2.x Block Implementation
      4. Intro to Geeklog_Generator
    5. Plugin API
    6. Coding Standards
    7. Theme Developers Guide
    8. Translations
    9. FAQ
    10. Core Development
      1. Current Status
      2. To Do List
      3. Database Schema
      4. Dependencies