When comparing HyperText Markup Language (HTML) vs DokuWiki, the Slant community recommends HyperText Markup Language (HTML) for most people. In the question“What are the best markup languages?” HyperText Markup Language (HTML) is ranked 3rd while DokuWiki is ranked 9th. The most important reason people chose HyperText Markup Language (HTML) is:
Styling through CSS is declarative and powerful, but somewhat inadequate for print without expensive tools like Prince.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Styling via CSS
Styling through CSS is declarative and powerful, but somewhat inadequate for print without expensive tools like Prince.
Pro Natively understood by browsers
Natively understood by browsers, you can author and view HTML on virtually every computer without any additional software.
Pro Most universal and widely used markup language
Pro Simple
HTML is fairly simple for both humans and machines. It can be repetitive and burdensome to type, but less so than most other XML or SGML-derived formats.
Pro Simple interactivity through JavaScript
JavaScript code can be embedded directly into a HTML document.
Pro Easy to set up and mantain
To install you need a webserver running PHP 5.2 or later where you unpack the downloaded archive and navigate to install.php in your browser, fill out the necessary information required for the one-page installer and you are done.
Pro Local and open source
Local...
Pro Plain-text file storage
Dokuwiki does not require a database, it stores everything in plain-text.
Pro Version control
Dokuwik offers unlimited page revisions.
Pro Access control
DokuWiki has built-in ACL support.
Pro Runs on any PHP server
It requires a webserver running PHP 5.2 or later of any kind.
Pro A dedicated page for recent changes
A dedicated page to quickly note what has changed recently can be set up.
Pro Search functionality
DokuWiki allows searching through pages.
Pro Very last, consuming very few Local
Local....
Pro Good selection of plugins
DokuWiki offers over a thousand plugins to extend its functionality.
Pro Good selection of themes
DokuWiki offers over a hundred templates to change the visual appearance of the site.
Cons
Con Verbose
Tags can hide actual content.
Con Lots of plugins to manage
DokuWiki is highly modular. Even thing like WYSIWYG editors and categories have to be added separately as plugins. This can quickly lead to managing lots of plugins.