meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
general:dokuwiki:wiki_issues [2019/01/14 10:54] – [You have no permissions to edit/upload/delete information] ingo | general:dokuwiki:wiki_issues [2025/01/09 15:52] (current) – [You have no permissions to edit/upload/delete information] ingo | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Lists ===== | ||
+ | ==== Numbered Lists ==== | ||
+ | === How to continue a numbered list === | ||
+ | It seems to be impossible to tell DokuWiki to start a numbered list with something else than 1. If your list, however, is interrupted by e.g. code, an image or something alike, you can continue numbering by using the WRAP plugin. | ||
+ | |||
+ | __PROBLEM__ | ||
+ | - first element | ||
+ | - second element | ||
+ | <hidden ExtraInfo> | ||
+ | some additional information to second element, which should not break the numbering | ||
+ | </ | ||
+ | - third element | ||
+ | |||
+ | <hidden WikiCode> | ||
+ | < | ||
+ | __PROBLEM__ | ||
+ | - first element | ||
+ | - second element | ||
+ | <hidden ExtraInfo> | ||
+ | some additional information to second element, which should not break the numbering | ||
+ | </ | ||
+ | - third element | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | __SOLUTION__ | ||
+ | - first element | ||
+ | - second element< | ||
+ | <hidden ExtraInfo> | ||
+ | some additional information to second element, which should not break the numbering | ||
+ | </ | ||
+ | </ | ||
+ | - third element | ||
+ | <hidden WikiCode> | ||
+ | < | ||
+ | __SOLUTION__ | ||
+ | - first element | ||
+ | - second element< | ||
+ | <hidden ExtraInfo> | ||
+ | some additional information to second element, which should not break the numbering | ||
+ | </ | ||
+ | </ | ||
+ | - third element | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | ---- | ||
===== Permissions ===== | ===== Permissions ===== | ||
==== You have no permissions to edit/ | ==== You have no permissions to edit/ | ||
=== Explanation === | === Explanation === | ||
- | Changing information on a DokuWiki is always a sensitive thing. It is for this reason that there is a fine grained access control in the DokuWiki. Essentially, | + | Changing information on a DokuWiki is always a sensitive thing. It is for this reason that there is a fine grained access control in the DokuWiki. Essentially, |
- **None** | - **None** | ||
- **Read** | - **Read** | ||
- **Edit** | - **Edit** | ||
- | For [[https:// | + | For [[https:// |
+ | - **Create** | ||
- **Upload** | - **Upload** | ||
- **Delete** | - **Delete** | ||
Line 14: | Line 64: | ||
=== Solution === | === Solution === | ||
- | Contact the DokuWiki | + | Contact the DokuWiki_admin |
<hidden AdminIssues> | <hidden AdminIssues> | ||
- | **Known issues** | + | If you are not allowed to create the new page, then ask your admin/tutor to grant you at least upload permissions to the studentarea folder |
- | * if you are not allowed to create the new page, then ask your admin/tutor to grant you at least upload permissions to the studentarea folder | + | |
<figure Access> | <figure Access> | ||
{{: | {{: |