How do you move pages in DokuWiki?
Move current page or namespace
To use it navigate to the page (or page in namespace) you want to change, then open the Admin menu and select the Move plugin from the list of additional plugins.
Where are DokuWiki files stored?
All configuration files are to be found in the ./conf folder or /etc/dokuwiki when installed from a Debian package. “Main files” usually ship with DokuWiki, whereas “local files” have to be created by the wiki admin.
How do I delete a page on DokuWiki?
How to delete a page
- Log into DokuWiki.
- Find the page you want to delete. In this case, the page “Playground” is being deleted.
- Click the Edit (Pencil) in the menu on the right.
- Delete the contents of the page so that there is no text in the text area. Click Save. Now the page was removed from the Wiki.
How do I create a new page in DokuWiki?
Create a page
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 (on right menu in the default template). This is the most common and recommended way.
How do I create a namespace in dokuwiki?
A namespace can be created in the media manager after having selected a file on the local computer and adding a name: (of namespace wanted) just before the media file name and then clicking upload .
Does DokuWiki require a database?
DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn’t require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator’s favorite.
How do you customize DokuWiki?
You can customize the design of DokuWiki by creating a new template. A template is determined by mainly some PHP and CSS files stored in a directory beyond the <dokuwiki>/lib/tpl/ directory.
How do I create a namespace in DokuWiki?
Create a Namespace within another Namespace
- Log into DokuWiki.
- Type in the search box the first Namespace name and then the second subNamespace separating them with a : colon.
- Click the pencil to the right that says “Create this page” to create the page.
- Click the sitemap link at the top right.
What are namespaces in dokuwiki?
A Namespace is a folder location where your page resides, much like how you can organize files on your computer using folders and subfolders, wiki pages are organized into Namespaces.
Who uses DokuWiki?
Who uses DokuWiki? 22 companies reportedly use DokuWiki in their tech stacks, including Fortinet, Avaya, and Fraunhofer.
Is DokuWiki free?
DokuWiki is a Free Open Source wiki software designed by Andreas Gohr in 2004. If you are familar with Wikipedia, then you will unerstand what DokuWIki is designed for.
How do I change my DokuWiki template?
Changing the DokuWiki template to the Default template
- Log into DokuWiki.
- Click the Admin link at the top.
- Select the Configuration Settings link in the Administration.
- On the DokuWiki settings page, Select Default from the “Template aka the design of the wiki” drop box.
- Click Save.
How do I change my DokuWiki logo?
Changing the logo through the Media Manager
- Log into your DokuWiki as admin.
- Click the Media Manager link at the top right side.
- Under [root], Click the wiki link on the left to load the wiki images. This is where the wiki:logo. png is stored.
- Select the Upload tab. Click the upload button to upload your new logo.
How does DokuWiki work?
DokuWiki is a wiki application licensed under GPLv2 and written in the PHP programming language. It works on plain text files and thus does not need a database. Its syntax is similar to the one used by MediaWiki. It is often recommended as a more lightweight, easier to customize alternative to MediaWiki.