manual
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
manual [2017-07-21 14:00] – old revision restored (2017-07-14 18:22) LarsDW223 | manual [2025-03-11 17:21] (current) – reversing 2804:7f0:b1c2:9bcf:dcdb:1024:e5c3:bb0f | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== DokuWiki Manual ====== | ====== DokuWiki Manual ====== | ||
- | The manual is intended to be the extended resource for all standard questions on using DokuWiki. It includes information useful for " | + | The manual is intended to be the extended resource for all standard questions on using DokuWiki. It includes information useful for " |
Pages should start with a general description of a feature and how to use it, then go into detail about how to configure it. | Pages should start with a general description of a feature and how to use it, then go into detail about how to configure it. | ||
Line 7: | Line 7: | ||
If you can't find what you're looking for here, be sure to use the search. | If you can't find what you're looking for here, be sure to use the search. | ||
- | - [[dokuwiki|What is DokuWiki? | + | ===== 1. General ===== |
- | | + | |
- | | + | * [[:dokuwiki|What is DokuWiki? |
- | | + | |
- | | + | * [[: |
- | | + | * [[: |
- | - [[screencast|Learn by Video: Screencast Tutorials]] | + | * [[: |
- | | + | |
- | - Navigation through DokuWiki Pages | + | ===== 2. Installing DokuWiki |
- | | + | |
- | * [[Namespaces]] | + | * [[:Requirements]] |
- | * [[wiki: | + | |
- | * [[search|Using the Search function]] | + | |
- | * [[index|Sitemap]] (aka. Index) | + | |
- | * [[recent changes|Recent changes]] | + | |
- | * [[attic|Older page revisions]] | + | |
- | * [[syndication|RSS and ATOM feeds]] | + | ===== 3. Using DokuWiki ===== |
- | * [[export|Export Pages]] | + | |
- | | + | ==== 3.1 Navigation through DokuWiki Pages ==== |
- | * [[toolbar|Quickbuttons for formatting markup]] | + | |
- | * [[summary|The Edit Summary]] | + | * [[:main_window|The Main Window]] |
- | * [[Edit Window# | + | * [[:page|Wiki Pages]] |
- | | + | * [[:Namespaces]] |
- | * [[section_editing|Section Editing]] | + | * [[:wiki: |
- | * [[wikitext|View the wiki source text]] | + | * [[:wiki: |
- | * [[wiki: | + | * [[;wiki: |
- | * [[wiki: | + | * [[:wiki: |
- | * [[wiki: | + | * [[: |
- | * [[wiki: | + | * [[:search|Using the Search function]] |
- | * [[wiki: | + | * [[:index|Sitemap]] (aka. Index) |
- | * [[wiki: | + | * [[:recent changes|Recent changes]] |
- | * [[wiki: | + | * [[:attic|Older page revisions]] |
- | * [[wiki: | + | * [[:syndication|RSS and ATOM feeds]] |
- | * [[wiki: | + | * [[:export|Export Pages]] |
- | * [[wiki:syntax# | + | |
- | * [[plugins? | + | ==== 3.2 The Edit Window ==== |
- | * [[namespace_templates|Using Page Templates]] | + | |
- | * [[tips:Good Style]] | + | * [[:edit_window|The Edit Window]] |
- | * [[recent_changes# | + | * [[:toolbar|Quickbuttons for formatting markup]] |
- | * [[locking|How page locking works]] | + | * [[:summary|The Edit Summary]] |
- | * [[draft|Automatic Draft Saving]] | + | * [[:Edit Window# |
- | | + | |
- | * [[images|Image- and Mediahandling]] | + | ==== 3.3 Editing DokuWiki Pages ==== |
- | * [[fullscreen mediamanager|Fullscreen Media Manager]] | + | |
- | * [[media manager|The Media Manager Popup]] | + | * [[:editing|Page Editing]] |
- | * [[mime|MIME configuration]] | + | * [[:section_editing|Section Editing]] |
- | * [[exif|EXIF and IPTC support]] | + | * [[:wikitext|View the wiki source text]] |
- | | + | * [[:wiki: |
- | * [[login|Registering and Logging in]] | + | * [[:wiki: |
- | * [[subscription|Email Subscriptions]] | + | * [[:wiki: |
- | - [[css|Small Style Guide]] | + | * [[:wiki: |
- | | + | * [[:wiki: |
- | | + | * [[:wiki: |
- | | + | * [[:wiki: |
- | - [[rewrite|Nice URLs through rewriting]] | + | * [[:wiki: |
- | - [[permissions|Let' | + | * [[:wiki: |
- | - [[acl|Access Control with ACL]] | + | * [[: |
- | - [[: | + | * [[:namespace_templates|Using Page Templates]] |
- | | + | * [[:tips:Good Content]] |
- | | + | * [[:tips:Good Style]] |
- | | + | * [[:recent_changes# |
- | | + | * [[:locking|How page locking works]] |
- | | + | * [[:draft|Automatic Draft Saving]] |
- | | + | |
- | | + | ==== 3.4 Media Files ==== |
- | | + | |
- | - [[devel:css|A matter of style with CSS]] | + | |
- | - [[Localization|Make DokuWiki talk your language]] | + | * [[:fullscreen mediamanager|Fullscreen Media Manager]] |
- | | + | * [[:media manager|The Media Manager Popup]] |
- | - [[development|The Development Manual]] | + | * [[:mime|MIME configuration]] |
- | | + | * [[:exif|EXIF and IPTC support]] |
- | | + | |
- | | + | ==== 3.5 Non-Anonymous Wikis ==== |
- | | + | |
- | | + | |
+ | * [[:subscription|Email Subscriptions]] | ||
+ | |||
+ | ===== 4. DokuWiki Administration | ||
+ | |||
+ | * [[:admin_window|The admin window]] | ||
+ | | ||
+ | - [[:rewrite|Nice URLs through rewriting]] | ||
+ | - [[: | ||
+ | * [[:permissions|Let' | ||
+ | - [[:acl|Access Control with ACL]] | ||
+ | - [[: | ||
+ | | ||
+ | | ||
+ | | ||
+ | * [[:cli|Command Line Tools]] | ||
+ | | ||
+ | | ||
+ | |||
+ | ===== 5. Adapting DokuWiki to Your Needs ===== | ||
+ | |||
+ | * [[:plugins|Installing a plugin]] | ||
+ | | ||
+ | - [[plugin:styling|Configuring template styles]] | ||
+ | - [[:css|Custom Styles]] | ||
+ | * [[:Localization|Make DokuWiki talk your language]] | ||
+ | | ||
+ | |||
+ | ===== 6. Specific Use Cases ===== | ||
+ | |||
+ | * [[: | ||
+ | * [[: | ||
+ | * [[solutions: | ||
+ | * [[farms|DokuWiki Farms]] | ||
+ | |||
+ | ===== 7. Developing DokuWiki ===== | ||
+ | |||
+ | ==== For hands-on developers ==== | ||
+ | |||
+ | * **[[:development|Dokuwiki' | ||
+ | | ||
+ | * [[devel: | ||
+ | |||
+ | | ||
+ | | ||
+ | * See also: [[: | ||
+ | * [[https:// | ||
+ | | ||
+ | |||
+ | * **See also** | ||
+ | * [[changes|DokuWiki | ||
+ | * [[devel: | ||
+ | | ||
+ | |||
+ | ==== Commission or offer developments ==== | ||
+ | |||
+ | * [[:bounties|DokuWiki | ||
+ | * [[: | ||
manual.1500638454.txt.gz · Last modified: by LarsDW223