Difference between revisions of "Programmers/Developers DocumentationG2"

From GeeklogWiki
Jump to: navigation, search
(Geeklog 2 Documentation)
Line 10: Line 10:
 
###[[Using ACLsG2|Using ACLs in Geeklog 2.x]]
 
###[[Using ACLsG2|Using ACLs in Geeklog 2.x]]
 
###[[SessionsG2|Session Handling in Geeklog 2.x]]
 
###[[SessionsG2|Session Handling in Geeklog 2.x]]
 +
###[[BlocksG2|The Geeklog 2.x Block Implementation]]
 
##[[Plugin APIG2|Plugin API]]
 
##[[Plugin APIG2|Plugin API]]
 
##[[Coding StandardsG2|Coding Standards]]
 
##[[Coding StandardsG2|Coding Standards]]

Revision as of 19:04, 14 June 2005

Geeklog 2 Documentation

  1. Introduction
  2. Installing Geeklog 2
  3. Administration
  4. Users Documentation
  5. Programmers/Developers Documentation
    1. Prerequisites for Developers
    2. Introduction to the Geeklog 2 Framework
    3. 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. Plugin API
    5. Coding Standards
    6. Theme Developers Guide
    7. Translations
    8. FAQ
    9. Core Development
      1. Current Status
      2. To Do List
      3. Database Schema
      4. Dependencies