Difference between revisions of "Programmers/Developers Documentation"

From GeeklogWiki
Jump to: navigation, search
m (Fixed missing link to Coding Guidelines)
Line 1: Line 1:
#[[IntroDoc|Introduction]]
+
# [[Introduction]]
#[[Installing Geeklog]]
+
# [[Installation]]
#[[Administration]]
+
# [[Administration]]
#[[Users Documentation]]
+
# [[Users Documentation]]
#[[Programmers/Developers Documentation]]
+
# Programmers/Developers Documentation
##[[Coding Guidelines|Geeklog Coding Standards]]
+
## [[Beginner's Guide to Programming]]
##[[Beginner's Guide to Programming]]
+
### [[Coding Guidelines|Geeklog Coding Standards]]
##[[Plugin Development]]
+
### [[Security and Common Practices]]
##[[Plugin Developers Handbook]]
+
## [[Plugin Development]]
##[[Plugin API]]
+
### [[Plugin Developers Handbook]]
##*[[Extending Site Statistics with your plugin | Statistics]]
+
### Plugin API
##*[[Integrating the Comment Engine | Comments]]  
+
###* [[Extending Site Statistics with your plugin|Statistics]]
##*[[Using Geeklog's Search Engine | Search]]  
+
###* [[Integrating the Comment Engine|Comments]]  
##*[[Adding Moderation Capability | Moderation]]
+
###* [[Using Geeklog's Search Engine|Search]]  
##*[[RSS API]]
+
###* [[Adding Moderation Capability|Moderation]]
##*[[Misc Plugin API's that dont fit any where else | Misc]]
+
###* [[RSS API]]
##[[Theme Developers Guide]]
+
###* [[Misc Plugin API's that dont fit any where else|Misc]]
##[[Translations]]
+
###* [[PluginConfiguration]]
##[[FAQ]]
+
## Misc. Programming Topics
##[[Database Schema]]
+
### [[StripSlashes|A Note on StripSlashes and Other Friends]]
##[[Common Errors and problems]]
+
### [[StoryArchitecture|The Story Architecture]]
##[[Google Summer of Code|Google Summer of Code™]]
+
### [[AdminLists|Displaying Tables]]
 +
### [[DatabaseSchema|Database Schema]]
 +
### [[CVS]]
 +
### [[Google Summer of Code|Google Summer of Code™]]
 +
## Related Topics
 +
### [[Translations]]
 +
### [[Theme Developers Guide]]
  
[[Geeklog_1.3x_Documentation|Main TOC]]<br/>
+
 
[[Complete TOC]]
+
[[Geeklog Documentation|Main Table of Contents]]<br>
 +
[[Complete Table of Contents]]

Revision as of 19:00, 11 May 2008

  1. Introduction
  2. Installation
  3. Administration
  4. Users Documentation
  5. Programmers/Developers Documentation
    1. Beginner's Guide to Programming
      1. Geeklog Coding Standards
      2. Security and Common Practices
    2. Plugin Development
      1. Plugin Developers Handbook
      2. Plugin API
    3. Misc. Programming Topics
      1. A Note on StripSlashes and Other Friends
      2. The Story Architecture
      3. Displaying Tables
      4. Database Schema
      5. CVS
      6. Google Summer of Code™
    4. Related Topics
      1. Translations
      2. Theme Developers Guide


Main Table of Contents
Complete Table of Contents