Difference between revisions of "Programmers/Developers Documentation"
From GeeklogWiki
m (Fixed missing link to Coding Guidelines) |
|||
| Line 1: | Line 1: | ||
| − | #[[ | + | # [[Introduction]] |
| − | #[[ | + | # [[Installation]] |
| − | #[[Administration]] | + | # [[Administration]] |
| − | #[[Users Documentation]] | + | # [[Users Documentation]] |
| − | # | + | # Programmers/Developers Documentation |
| − | ##[[Coding Guidelines|Geeklog Coding Standards]] | + | ## [[Beginner's Guide to Programming]] |
| − | ##[[ | + | ### [[Coding Guidelines|Geeklog Coding Standards]] |
| − | ##[[Plugin Development]] | + | ### [[Security and Common Practices]] |
| − | ##[[Plugin Developers Handbook]] | + | ## [[Plugin Development]] |
| − | ## | + | ### [[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]] |
| − | ##[[ | + | ###* [[Misc Plugin API's that dont fit any where else|Misc]] |
| − | ##[[ | + | ###* [[PluginConfiguration]] |
| − | ##[[ | + | ## Misc. Programming Topics |
| − | ##[[Database Schema]] | + | ### [[StripSlashes|A Note on StripSlashes and Other Friends]] |
| − | ##[[ | + | ### [[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]] | ||
| − | [[ | + | |
| − | [[Complete | + | [[Geeklog Documentation|Main Table of Contents]]<br> |
| + | [[Complete Table of Contents]] | ||
Revision as of 19:00, 11 May 2008
- Introduction
- Installation
- Administration
- Users Documentation
- Programmers/Developers Documentation
- Beginner's Guide to Programming
- Plugin Development
- Misc. Programming Topics
- Related Topics