meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dokuwiki:start [2015/02/26 13:50] niziakdokuwiki:start [2025/01/22 12:55] (current) niziak
Line 1: Line 1:
 +====== Dokuwiki ======
 +
 +====== Tips & Tricks ======
 +  * Media files cannot contain uppercase characters
 +  * default template supports sidebar. Just edit page [[:sidebar|sidebar]].\\ It is possible to provide separate sidebar page for each namespace
 +
 ====== wiki syntax ====== ====== wiki syntax ======
 ns:page ns:page
Line 5: Line 11:
  
 ====== plugins ====== ====== plugins ======
 +  * Move Plugin
 +  * Indexmenu plugin
 +  * nspages plugin
 +
 +Optional:
 +  * Webmaster
 +  * Forcessllogin
 +  * code
 +    * Introduces ''<code>...</code>'' tags.
 +    * ''<code lang>...</code>''
 +    * ''<code lang | title>...</code>''
 +    * ''<file>...</file>''
 +    * ''<file | title>...</file>''
 +    * Language list: [[https://github.com/wikimedia/mediawiki-extensions-SyntaxHighlight_GeSHi/blob/master/SyntaxHighlight_GeSHi.lexers.php]]
 +===== Templates =====
 +Seems to be OK:
 +  * dokuwiki (default with sidebar)
 +  * dokubook (with navigation menu without using sidebar page)
 +    * it looks for [[dokuwiki:navigation|dokuwiki:navigation]] page, if not found index is shown
 +
 +Testing:
 +  * starterbootstrap
 +  * bootstrap3
 +  * Bootstrap Simplified Template
 +  * minima Template 
  
-===== Headline =====+Unusable for me: 
 +  * vector 
 +  * monobook