A page is the core feature of a wiki. All URL in a wiki should lead to an editable page so that users can freely create/edit/delete the pages.
A basic page like this one shows you the basic features of DokuWiki. The first header is considered as the title of the page. Basic features in DokuWiki include links and images, but more advanced features are available and these can still be extended via plugins.
The headings in a page define sections. A section begins with a header and ends at the next header.
The different sections of a page generate the Table of contents you should see at the top right of this page.
Sections can be edited individually, see section_editing.
The layout of a page is defined not only by its wikitext, but also by its template. This page uses the default template bundled with DokuWiki. More templates can be found here. If none match your need, you also can develop a custom template.
This is some clear
In DokuWiki pages are created as in every other wiki. Simply create a link from an existing page to a non-existing page, follow this link, and click on Create this page. This is the most common and recommended way. It ensures all your pages are linked together correctly and you don't create orphans anywhere.
There are some alternative ways as well:
Create this page on the results page. The new page will be named after your query..txt file inside the directory (namespace) wherein you want it to reside. The name of the file is the name of the page.NOTE: Make sure you properly link your newly created page from other pages, when using one of the alternative methods. Otherwise no one may find your page. (Though these pages may still be found by the index feature or through the search engine.)
Editing a page is done by clicking the Edit this page button unless the page is created.
The creation or editing of a page leads you to an edit window that enables you to enter wikitext. The edition of a page consists in no more than putting your text inside the edit area, and to add a markup to enhance its layout.
In order to help you in the editing process, a preview feature enables you to look at your resulting page before saving it.
Once your page does match your criteria, you hit the save button in order to save it. The page is then rendered into HTML, which is the standard output. Note that you can export this page into different formats if you wish.
If you save an empty page, then DokuWiki will delete the page, and the associated pagename. (Note that the attic remains.)
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported