blog:dokuwiki

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blog:dokuwiki [2020/01/10 21:33]
tom ↷ Links adapted because of a move operation
blog:dokuwiki [2020/02/03 02:23] (current)
tom
Line 11: Line 11:
 <​code>/​* https://​www.dokuwiki.org/​plugin:​indexmenu */</​code>​ <​code>/​* https://​www.dokuwiki.org/​plugin:​indexmenu */</​code>​
 The comment links to the documentation for the plugin. I will only see the comment while editing the page. The comment links to the documentation for the plugin. I will only see the comment while editing the page.
 +=== Dark Themes ===
 +I like dark themes. Please note that a theme is not the same thing as a template. A theme only changes the colors of a website. A template changes the look and feel (the <abbr title="​User Interface">​UI</​abbr>​),​ and may include several themes to choose from.
 +== Sites that use dark themes ==
 +TODO
 +
 +
 === Groups, Creating User Groups === === Groups, Creating User Groups ===
   * They get created when the first user gets added to a new group   * They get created when the first user gets added to a new group
Line 19: Line 25:
   * Plugins are enabled by default (i.e., there is no "​enable"​ option for newly-installed plugins)   * Plugins are enabled by default (i.e., there is no "​enable"​ option for newly-installed plugins)
   * there is a "​disabled"​ list in dokuwiki\conf\plugins.local.php   * there is a "​disabled"​ list in dokuwiki\conf\plugins.local.php
 +=== Settings ===
 +  * Settings are viewed or changed via the Configuration Settings page (at yourwiki.com/​doku.php?​id=doku.php&​do=admin&​page=config). Those settings get stored in conf/​local.php.
 === Troubleshooting === === Troubleshooting ===
   * Use [[doku>​tips:​findbadphp.php|this script]] to find corrupted PHP files. Place it in your wiki root and call it from your browser.   * Use [[doku>​tips:​findbadphp.php|this script]] to find corrupted PHP files. Place it in your wiki root and call it from your browser.
Line 52: Line 60:
 </​dtable>​ </​dtable>​
 ---- ----
-=== Code Enhancement ​Plugin ===+=== Code Syntax ​Plugin ===
  
-The [[doku>​plugin:​code|code]] plugin provides enhancements for the normal <​nowiki><​code></​nowiki>​ syntax.+The [[doku>​plugin:​code2|code]] plugin provides enhancements for the normal <​nowiki><​code></​nowiki>​ syntax.
  
 This wiki markup: This wiki markup:
Line 69: Line 77:
 </​code>​ </​code>​
  
-Note that this plugin merely enables ​the "php sample"​ heading for the above code. The syntax highlighting is a built-in function of DokuWiki.+FIXME - finish updating ​the comments/​notes/​usage
 ---- ----
 === CodeMirror Plugin === === CodeMirror Plugin ===
Line 93: Line 101:
  
 This sample shows the iframe plugin'​s documentation page: This sample shows the iframe plugin'​s documentation page:
-{{url>doku>plugin:​iframe}}+{{url>https://​www.dokuwiki.org/​plugin:​iframe}}
 ---- ----
 === Linkback Plugin === === Linkback Plugin ===
  • blog/dokuwiki.1578720801.txt.gz
  • Last modified: 2020/01/10 21:33
  • by tom