DokuWiki
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, so no database is needed
Visit publisher site: DokuWikiListing Details
- Filed in:
-
Scripts / PHP / Scripts & Programs / Wikis
- Submitted on:
- Last Updated:
- Apr 18, 2005
- Publisher:
- Andreas Gohr Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-2 out of 2 reviews
-
I never do reviews, but I tried so many wikis and this was the best of all. It was easy, clean. You can use HTML option. Also you have video tutorials and that helped a lot. Try it.
Bottom Line: Yes, I would recommend this to a friend
-
DokuWiki is a wonderful wiki system to use. I love the fact that it does not require any database at all to operate. It has a great module installation system, takes two seconds to add a new script or feature. The wiki syntax used is very simplistic, and easy to understand. It comes pre-loaded with tons of great content explaining about the wiki. Installation is a snap! My personal favorite feature, however, is the backend authentication. If you choose to, you can actually let your users of a forum or other php based web apps (comes with these features already loaded in!) use the wiki as if they are logged in on the other app, it actually utilizes the cookie. You may have to change a few config files around to use the backend auth features, but mostly just to change the file path. I have only experienced two glitches. The first one is a writability issue, the ACL settings do not take automatically. If you have a file set to any chmod which does not permit read or write for php, you cannot edit certain pages. Not a big deal, just set chmod to 777. My other glitch was sort of a big one, occasionally all the text on the button disappears until I restart my browser. The buttons are still there though, so it is not a terrible problem. Overall, I am very satisfied with the quality of this product.