User Tools

Site Tools


wiki:my_dokuwiki_setup

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
wiki:my_dokuwiki_setup [2023-12-04 14:11] adminwiki:my_dokuwiki_setup [2023-12-08 11:17] (current) – lightbulb added admin
Line 1: Line 1:
-====== My DokuWiki setup as a simple blog ====== +====== 💡My DokuWiki setup as a notepad ======
- +
-===== Plugins: =====+
  
 +===== Plugins needed =====
 [[https://www.dokuwiki.org/plugin:nspages|nspages]] [[https://www.dokuwiki.org/plugin:nspages|nspages]]
  
-===== Configuration Manager changes: =====+===== Configuration Manager =====
 ==== Section "display" ==== ==== Section "display" ====
 breadcrumbs: set to 0\\ breadcrumbs: set to 0\\
Line 17: Line 16:
 ==== Section "media" ==== ==== Section "media" ====
 jpg_quality: 80 jpg_quality: 80
 +
 +===== Access Control List Management =====
 +Settings to be found under ''doku.php?id=start&do=admin&page=acl''
 +
 +^ Page/Namespace      ^ User/Group       ^ Permissions          ^
 +| * | @ALL | read |
 +| * | @user | upload |
 +| playground:* | @ALL | none|
 +| wiki:* | @ALL | read |
  
 ===== Sidebar ===== ===== Sidebar =====
Line 34: Line 42:
 <nspages -nopages -title -subns -textNS="subcategories"> <nspages -nopages -title -subns -textNS="subcategories">
 </code> </code>
 +
 +===== Other customizations =====
 +To hide or change the footer with license information and badges ("powered by" icons) edit the file ''lib/tpl/dokuwiki/tpl_footer.php''.\\
 +Other template related functions are in ''inc/template.php''
 +
  
wiki/my_dokuwiki_setup.1701695488.txt.gz · Last modified: 2023-12-04 14:11 by admin