Translations of this page?:

Directory Layout

  • dokuwiki – DokuWiki root directory - maybe you named it differently
    • _darcsdarcs metadata, you have this only if you're using a darcs checkout
    • _test – contains the Unit Test Suite
    • conf – Configuration data is stored here
    • data – All data that is written by DokuWiki is stored here (see savedir), the changelog is placed here, too
      • atticold page revisions are stored here, it contains namespaces directories
      • cache – DokuWiki creates cachefiles to speed things up - cachefiles have md5 filenames and are stored inside 16 directories here, sorted by their first letter (0-f)
      • index – stores lookup tables for the fulltext search index
      • locks – This directory is used to create temporary locks (not pagelocks)
      • media – here are all image files stored, it contains namespaces directories
      • meta – stores meta data for pages, it contains namespaces directories
      • pages – here are the raw pages stored, it contains namespaces directories
    • inc – contains PHP libs – the core of DokuWiki
      • auth – authentication backends
      • geshi – The GeShi syntax highlighting language definitions
      • lang – DokuWiki's translation files
      • magpie – The magpie RSS parser
      • parser – DokuWiki's parser system
    • lib – Files that get called externally (from your browser)
      • exe – externally access PHP files (for AJAX)
      • images – Images files
      • pluginsPlugins are stored here
      • scripts – JavaScript files
      • stylesCSS style files
      • tplTemplate
        • default – The default template
 
devel/dirlayout.txt · Last modified: 2008/11/07 21:31 by 70.103.232.219
 

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported

Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsDarcsXRefTranslate