User Forum forum.dokuwiki.org
Reorganizing some code in the DokuSIOC plugin for DokuWiki haschek — 2 months ago
DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups and small companies. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the Wiki and eases the creation of structured texts. All data is stored in plain text files – no database is required.
Based on 53 user ratings.
Click to rate this project.
Our organization needed a wiki system for internal I.T. documentation (runbooks, code snippets, etc.) We tried a number of other wiki systems before settling on Dokuwiki -- Confluence, MediaWiki, VQWiki... the list goes on.
Even though I try to avoid PHP apps as much as possible -- as their average quality tends to be questionable -- Dokuwiki turned out to be a perfect fit for us. It has exactly the range of features we needed (LDAP
1 of 1 users found the following review helpful. Was this review helpful to you? Yes | No
by taffit
DokuWiki is one of the best wiki-engines I've tested (and, in my opinion, the best of wiki-engines running on php without database). It has a very active community, constant developement and a bunch of indispensable features.
The pros in my opinion:
- active developement with quick bug fixing- extensible by many plugins (including authentication by Active Directory or other LDAP-directories)
- helpful community
- no database
1 of 1 users found the following review helpful. Was this review helpful to you? Yes | No
4 links submitted so far. Submit your own links.
Good Morning!
This are the darcs changes for DokuWiki committed
yesterday. Please test them and report bugs.
---------------------------------------------------------------------
Wed Jul 8 19:43:00 CEST 2009 Robin Prest
http://www.php.net/manual/en/install.windows.php
http://www.dokuwiki.org/devel:css
Hi, I'm a newbie webmaster who recently tried setting up Dokuwiki on a remote FreeBSD webserver.
See, the installation of Dokuwiki went well. However, according to the Install page, I'd to modify php.ini to include a certain set of codes so
How do i hide certain content on the dokuwiki page, using CSS? Where do i do this? and how do i use it?