DokuWiki is a simple to use Wiki aimed at a small companies documentation needs. It works on plain texts files and thus needs no database.
DokuWiki project has a simple but powerful Syntax which makes sure the datafiles remain readable outside the Wiki. Have a look at the complete feature list.
Product's homepage
Here are some key features of "DokuWiki":
· works on plain text files, no database needed
· simple syntax and easy editing with quickbuttons and accesskeys
· Section Editing allows you to edit small parts of a page
· automatic generation of content tables
· unlimited page revisions
· colored side by side diff support
· support for read only pages
· syndication of recent changes as RSS Feed
· namespaces divides content into directory-like sections
· control user access to pages or namespaces with acl
· Interwiki Links
· uploading and embedding images
· image caching and resizing
· easy navigation through breadcrumbs
· Customizing with templates and plugins
· Multilanguage Support
· Spam blacklist
· custom text replacements
· pagecaching
· locking to avoid edit conflicts
· full UTF-8 support
· and more
What's New in This Release: [ read full changelog ]
· This version features version handling of media files, just like pages.
· Old versions are saved, and the change history is available in the “recent changes” list as well as in RSS.
· A new media manager with drag and drop support.
· The plugin and template developer can now also enjoy using the power of jQuery.