Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:admin-wiki-anleitung [2021/04/28 13:54] – created adminwiki | en:admin-wiki-anleitung [2025/08/18 16:30] (current) – [Create new wiki (manual) page] adminwiki | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ===== Dokuwiki admin tips ===== |
- | - Create page by entering in urlbar with id=<page name> | + | |
- | - e.g. for " | + | {{INLINETOC 3}} |
- | - click on 'Edit -> Create page' top right in the icon bar next to the page | + | ==== Create new wiki (manual) page ==== |
+ | - Create page by entering in urlbar with id=< | ||
+ | - e.g. for " | ||
+ | | ||
+ | - edit with Wisywig-Editor | ||
- | - edit with Wisywig-Editor | + | ==== WIKI-SYNTAX ==== |
- | ====== WIKI-SYNTAX ====== | + | * see https:// |
+ | * or https:// | ||
- | - see https:// | + | ==== Seite löschen |
- | - or https:// | + | * simply delete the content of a page completely |
+ | * https:// | ||
- | ====== Delete page / Delete a page ====== | ||
- | * simply delete the content of a page completely | + | ==== WIKI-ADMIN_AREA ==== |
+ | | ||
- | * https:// | + | ==== User administration ==== |
+ | * Create : users can be viewed, created and edited | ||
+ | * via: https:// | ||
- | ====== WIKI-ADMIN_AREA ====== | + | ==== Access management |
- | - at https:// | + | |
- | + | | |
- | ====== user administration ====== | + | |
- | + | * There are the following levels : | |
- | - create : user can be seen, created and edited | + | |
- | + | * Read | |
- | - via: https:// | + | * Edit |
- | + | * Create | |
- | ====== access management ====== | + | * Upload |
- | - Permissions | + | * Remove |
- | + | | |
- | - https:// | + | |
- | + | ||
- | - click on a page on the left, select a group or user and set a level | + | |
- | + | ||
- | - there are the following levels : | + | |
- | + | ||
- | None Read Edit Create Upload Remove | + | |
- | + | ||
- | - it is also possible to control the visibility, this wikianleitung-page is not visible | + | |
- | + | ||
- | - except for the admins | + | |
< | < | ||
- | wikiadmin | + | wikianleitung @ALL |
- | wikianleitung adminncr | + | wikianleitung adminncr |
</ | </ | ||
- | ====== | + | ==== Create links ==== |
- | - append `id=start& | + | |
- | - eb: https:// | + | |
- | - then search and install, eg: ' | + | By inserting |
- | + | ||
- | create ===== links ===== | + | |
- | + | ||
- | - by inserting | + | |
< | < | ||
- | [[page name|display name]] eb: [[Why NCR?|Why next: | + | [[seitename|Anzeigename]] zb. [[warum_ncr|Warum next: |
</ | </ | ||
- | ====== expand | + | |
+ | ==== Extend | ||
- | - create | + | Create |
+ | '' | ||
https:// | https:// | ||
+ | '' | ||
+ | Simply copy an entry here and copy it to the desired location. The page that you have previously created is then simply entered in the copied area. The following also applies here: Page name | Display name | ||
- | Just copy an entry here and copy it to the desired location. The page you created before will then simply be entered in the copied area. Again: page name | display name | + | Create |
- | + | ||
- | - here now create a list from the left, indented by | + | |
< | < | ||
- | min. 2 Spaces | + | min. 2 Spaces |
- | * [[Why NCR?|Why next: | + | * [[warum_ncr|Warum next: |
</ | </ | ||
- | - similar to yml the spaces are essential for survival | + | Example: |
- | + | ||
- | - Example: | + | |
< | < | ||
- | * [[start]] | + | * [[en:start]] |
- | * [[why NCR?|why next: | + | * [[warum_ncr|Warum next: |
- | * [[pedagogical_background]] | + | * [[paedagogischer_hintergrund]] |
- | * [[terms]] | + | * [[begriffe]] |
- | * [[flashcards]] | + | * [[lernkarten]] |
</ | </ | ||
- | - add a link to a page to expand | + | Add a link to a page to expand |
< | < | ||
- | * [[flashcards]] | + | * [[lernkarten]] |
</ | </ | ||
+ | |||
+ | ==== Technical installation of the DokuWiki ==== | ||
+ | |||
+ | The Dokuwiki runs via a Docker container with paths that are mounted and located on the server. | ||
+ | |||
+ | The directory for installing the plugins is located on the server in this path: ''/ | ||
+ |