Difference between revisions of "Complete Table of Contents"

From GeeklogWiki
Jump to: navigation, search
(New Complete Table of Contents)
 
 
(13 intermediate revisions by 4 users not shown)
Line 31: Line 31:
 
####[[LDAP Remote Authentication]]
 
####[[LDAP Remote Authentication]]
 
####[[OpenID]]
 
####[[OpenID]]
 +
####[[OAuth]]
 
###[[Blocks]]
 
###[[Blocks]]
 
####[[Official Blocks|Official]]
 
####[[Official Blocks|Official]]
Line 41: Line 42:
 
#####[[Events Block]]
 
#####[[Events Block]]
 
#####[[Older Stories Block]]
 
#####[[Older Stories Block]]
####[[Unofficial Blocks|UnOfficial]]
+
####[[Unofficial Blocks|Unofficial]]
 
#####[[News Block]]
 
#####[[News Block]]
 
####[[Block Types]]
 
####[[Block Types]]
Line 51: Line 52:
 
#####[[Static Pages Plugin]]
 
#####[[Static Pages Plugin]]
 
#####[[Spam-X Plugin]]
 
#####[[Spam-X Plugin]]
####[[UnOfficial Plugins|3rd Party Plugins]]
+
#####[[XMLSitemap Plugin]]
 +
####[[Unofficial Plugins|3rd Party Plugins]]
 
#####[[Ban Plugin]]
 
#####[[Ban Plugin]]
 
#####[[Contacts Plugin]]
 
#####[[Contacts Plugin]]
Line 60: Line 62:
 
#####[[GlinksPlugin]]
 
#####[[GlinksPlugin]]
 
#####[[Menu Plugin]]
 
#####[[Menu Plugin]]
#####[[Multilanguage FAQ Plugin]]
+
#####[[MultiFAQ Plugin]]
 
#####[[Net Tools]]
 
#####[[Net Tools]]
 
#####[[ThingsToDoPlugin]]
 
#####[[ThingsToDoPlugin]]
Line 109: Line 111:
 
###* [[Adding Moderation Capability|Moderation]]
 
###* [[Adding Moderation Capability|Moderation]]
 
###* [[RSS API]]
 
###* [[RSS API]]
###* [[Misc Plugin API's that dont fit any where else|Misc]]
 
 
###* [[PluginConfiguration]]
 
###* [[PluginConfiguration]]
###* [[PLG_getItemInfo]]
 
###* [[PLG_itemSaved]]
 
 
###* [[Plugin Autoinstall]]
 
###* [[Plugin Autoinstall]]
 
###* [[Plugin Auto-Uninstall]]
 
###* [[Plugin Auto-Uninstall]]
###* [[PLG_migrate]]
+
###* [[Misc Plugin API's that dont fit any where else|Misc. API Functions]]
###* [[PLG_configChange]]
 
###* [[PLG_getDocumentationUrl]]
 
 
### [[New Plugin API Functions in Geeklog 1.6.0]]
 
### [[New Plugin API Functions in Geeklog 1.6.0]]
 
### [[Plugin Toolkit]]
 
### [[Plugin Toolkit]]
Line 124: Line 121:
 
### [[AdminLists|Displaying Tables]]
 
### [[AdminLists|Displaying Tables]]
 
### [[Filtering Spam with Spam-X]]
 
### [[Filtering Spam with Spam-X]]
 +
### [[Writing Portable SQL]]
 
### [[DatabaseSchema|Database Schema]]
 
### [[DatabaseSchema|Database Schema]]
 
###* [[Geeklog 1.5]]
 
###* [[Geeklog 1.5]]
### [[Using Mercurial|Mercurial]]
+
### [[Changelog]]
###* [[Submitting Patches]]
+
### [[Using GitHub|GitHub]]
### [[CVS]] ''(outdated)''
+
### [[Google Summer of Code|Google Summer of Code]]
### [[Google Summer of Code|Google Summer of ]]
 
 
## Related Topics
 
## Related Topics
 
### [[Translations]]
 
### [[Translations]]
 
### [[Theme Developers Guide]]
 
### [[Theme Developers Guide]]
 
### [[Proposed Roadmap]]
 
### [[Proposed Roadmap]]
 +
### [[Development Environment]]
 +
### [[Geeklog.net Redesign]]
  
 
[[Geeklog Documentation|Main Table of Contents]]
 
[[Geeklog Documentation|Main Table of Contents]]

Latest revision as of 21:47, 10 January 2016

Logo.gif

Geeklog Documentation

  1. Introduction
    1. What is Geeklog?
    2. Who made Geeklog?
    3. Geeklog Features
    4. What Languages are Available?
      1. Creating a new translation
      2. Language Tips And Tricks
  2. Installation
    1. System Requirements
    2. New Installation
      1. Directory Hierarchy
      2. Pre-Installation Checklist (also see: InstallChecklist14)
      3. Installation Instructions (also see: InstallInstruct14)
    3. Upgrading
      1. Pre-Upgrade Checklist
      2. Upgrade Instructions
    4. Common Problems
      1. Installation Problems
      2. Post-Installation Problems (also see: InstallPost14)
    5. FAQ
    6. The Geeklog Configuration File (also see: ConfigFile14)
  3. Administration
    1. Configuration
      1. The Geeklog Configuration File
        1. (also see the 1.4 version of this page)
      2. Remote Authentication
        1. LDAP Remote Authentication
        2. OpenID
        3. OAuth
      3. Blocks
        1. Official
          1. Who's Online Block
          2. Topics Block
          3. Admins Block
          4. User Settings & User Functions Block
          5. What's New Block
          6. Poll Block
          7. Events Block
          8. Older Stories Block
        2. Unofficial
          1. News Block
        3. Block Types
      4. Plugins
        1. Bundled Plugins
          1. Calendar Plugin
          2. Links Plugin
          3. Polls Plugin
          4. Static Pages Plugin
          5. Spam-X Plugin
          6. XMLSitemap Plugin
        2. 3rd Party Plugins
          1. Ban Plugin
          2. Contacts Plugin
          3. External Pages Plugin
          4. FAQ Manager Plugin
          5. File Management Plugin
          6. Forum Plugin
          7. GlinksPlugin
          8. Menu Plugin
          9. MultiFAQ Plugin
          10. Net Tools
          11. ThingsToDoPlugin
          12. Visitor Stats Plugin
        3. How To Install A Geeklog Plugin
      5. Themes
        1. Installing Themes
        2. Custom Themes
        3. Default Themes
        4. Other Themes
        5. Porting a Theme
      6. Hacks
        1. Admin Toolbox
    2. Daily Administration
      1. Users and Groups
      2. Adding and Managing Content
        1. Content Types
          1. Stories
          2. Links
          3. Events
          4. Polls
        2. Topics
        3. Editors and Admins
        4. Submission Queues
        5. Comments
      3. Geeklog Permissions
      4. Troubleshooting
      5. Dealing with Spam
    3. Quick How-Tos
    4. Security Guidelines
  4. User's Documentation
    1. Exploring the Geeklog Interface
    2. Contributing a Story
    3. Resetting or Changing your Password
  5. Programmers/Developers Documentation
    1. Getting Started
    2. Beginner's Guide to Geeklog Programming
      1. Geeklog Coding Standards
      2. Source Code Documentation
      3. Security and Common Practices
    3. Plugin Development
      1. Plugin Developers Handbook
      2. Plugin API
      3. New Plugin API Functions in Geeklog 1.6.0
      4. Plugin Toolkit
    4. Misc. Programming Topics
      1. The Story Architecture
      2. Displaying Tables
      3. Filtering Spam with Spam-X
      4. Writing Portable SQL
      5. Database Schema
      6. Changelog
      7. GitHub
      8. Google Summer of Code
    5. Related Topics
      1. Translations
      2. Theme Developers Guide
      3. Proposed Roadmap
      4. Development Environment
      5. Geeklog.net Redesign

Main Table of Contents