What is the DokuWiki manual for?

The manual is intended to be the extended resource for all standard questions on using DokuWiki. It includes information useful for “standard” users up to administrators who want to configure and run their own wiki installation.

Is DokuWiki a security risk?

This means it is at a greater risk to be attacked by malicious people than, for example, a local application on your desktop system. DokuWiki is developed with security in mind. We try to find a balance between user-friendliness and security but favor security when no satisfying compromise can be found.

How do I install plugins on DokuWiki?

Below is a list of ready-to-use plugins created by DokuWiki users. The installation can be done automatically by search and install the plugin via the extension manager 1). A plugin could be manually installed by putting it into its own folder under lib/plugins/.

What is turnkey turnkey DokuWiki?

Part of the TurnKey Linux Virtual Appliance Library. DokuWiki Bitnami Stack – an installer which deploys DokuWiki and all that’s necessary to run it (Apache, PHP).

Should I use older or newer DokuWiki templates?

Since some template features change with newer DokuWiki releases it’s best to stick to templates with release dates that are equal or more recent than the DokuWiki release you’re using. It cannot be guaranteed that older templates provide the full set of features. For important changes please check the changelog.

What is DokuWiki Sphinx search plugin?

DokuWiki Sphinx Search plugin replaces DokuWiki’s built-in search functionality with the Sphinx Search Engine powered search which gives high-performance and more relevant search results. The ”was” derivation is a fork of the original plugin with the go.

How do I create external links in DokuWiki?

DokuWiki supports multiple ways of creating links. External links are recognized automagically: or simply – You can set link text as well: Link points to google. Email addresses like this one: are recognized, too.

How to disable access to DokuWiki directories in Nginx?

Access to aforementioned directories can be disabled in DokuWiki server section of Nginx configuration file. In your nginx.conf file add the following location to prevent access to secure directories. This instruction is slightly misleading. What you should actually edit is the /etc/nginx/sites-available/default file.

You Might Also Like