
DokuWiki rc2013-03-06
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.
dokuwiki-rc2013-03-06.tgz file was thoroughly tested by our system on Apr 1, 2013 by the three antivirus programs and passed. Is absolutely clean, enjoy!
This archive is 100% safe to download and install.
Have a look at the full DokuWiki rc2013-03-06 antivirus scan reports.
Download alternate DokuWiki solution
Look at the free or trial alternatives and similar apps to DokuWiki software by the tags. It's possible also to find substitutes for the most popular titles in the Business & Management category.
| Wiki | Web | Tools | Software | Php | Opensource | Dokuwiki | Documentation | Creating Documentation | Collaboration | Cms | Andreas Gohr |
History updates (Complete changelogs since the listing on this site)
rc2013-03-06 [03-15-13]
- Login
Other versions : 2012-10-13 2012-09-10 2012-01-25b 2012-01-25a 2012-01-25 rc2011-11-10 2011-05-25a 2011-05-25 rc2011-05-08 rc2011-04-22 2010-11-07a 2010-11-07 rc2010-10-27 rc2010-10-07 2009-12-25c
v2012-10-13 [10-21-12]
- Login
v2012-09-10 [09-11-12]
- Login
v2012-01-25b [08-18-12]
- Login
v2012-01-25a [05-22-12]
- Hotfix, released 2012/04/19
- Fixes/changes: XSS security issue 2487
v2012-01-25 [02-03-12]
- Version handling of media files, just like pages. Old versions are saved and change history available in “recent changes” list as well as in RSS. This and the new media manager are the result of the Google Summer of Code project of Kate Arzamastseva. Be careful when upgrading, some directories need be created (see upgrade)
- Drag & drop support in media manager to speed up adding new files (only works in Firefox and Chrome). And improved multiple file upload (only works in Firefox, Chrome and Safari). This was made possible by replacing the old flash uploader with valums Ajax Upload.
- A powerful, AJAX-enhanced fullscreen media manager is introduced in addition to the standard pop-up manager. All templates must be updated to support the new manager. Template authors need to add a media manager button and CSS.
- Better farming with cascading configuration for plugin enabling/disabling, this was developed as part of the new extension manager Google Summer of Code project of Piyush Mishra. (see farm & config)
- Performance enhancement by using data uris. This will transfer small images together with the CSS, thus reducing the number of needed HTTP requests and avoiding the HTTP header overhead. Turn on cssdatauri for a more efficient install.
- The core code now uses the jQuery JavaScript framework offering powerful features to plugin & template developers. The old, now deprecated JavaScript API is kept for plugin compatibility. Plugin and template authors are encouraged to migrate their JavaScript code to use jQuery instead of the old API (jQuery FAQ).
- XML-RPC has been polished fixing some auth & login issues.
- More details about changes related to programmers.
- 25 issues reported in http://bugs.dokuwiki.org/ were fixed.
- Various smaller bug fixes and enhancements.
- Thank you Kate and Piyush for their GSoC work and to Google for sponsoring it!
vrc2011-11-10 [11-27-11]
- Version handling of media files, just like pages. Old versions are saved and change history available in “recent changes” list as well as in RSS. This and the new media manager are the result of the Google Summer of Code project of Kate Arzamastseva. Be careful when upgrading, some directories need be created (see upgrade)
- Drag & drop support in media manager to speed up adding new files. This was made possible by replacing the old flash uploader with valums Ajax Upload.
- A powerful, AJAX-enhanced fullscreen media manager is introduced in addition to the standard pop-up manager. All templates must be updated to support the new manager. Template authors need to add a media manager button and CSS.
- Better farming with cascading configuration for plugin enabling/disabling, this was developed as part of the new extension manager Google Summer of Code project of Piyush Mishra. (see farm & config)
- Performance enhancement by using data uris. This will transfer small images together with the CSS, thus reducing the number of needed HTTP requests and avoiding the HTTP header overhead. Turn on cssdatauri for a more efficient install.
- The core code now uses the jQuery JavaScript framework offering powerful features to plugin & template developers. The old, now deprecated JavaScript API is kept for plugin compatibility. Plugin and template authors are encouraged to migrate their JavaScript code to use jQuery instead of the old API (jQuery FAQ).
- XML-RPC has been polished fixing some auth & login issues.
- More details about changes related to programmers.
- 25 issues reported in http://bugs.dokuwiki.org/ were fixed.
- Various smaller bug fixes and enhancements.
- Thank you Kate and Piyush for their GSoC work and to Google for sponsoring it!
v2011-05-25a [06-19-11]
- The safe method for fnencode changed; be careful when upgrading a wiki with this setting (especially on windows)
- IPv6 support
- Inline diff displaying
- More password hash formats (WordPress, Django)
- Custom prefixes for mail subjects
- Support for custom language strings and translations
- Security enhancements for cookie handling
- Introduced a metadata index
- Improvements for handling Asian languages
- various smaller bug fixes and enhancements
- A bug in “Rincewind RC1” and recent development versions might have corrupted your search index. It is recommended to check if everything is okay by adding ?do=check to your DokuWiki URL. The index can be rebuilt by using the command line script bin/indexer.php or the Search Index Plugin.
v2011-05-25 [06-02-11]
- The safe method for fnencode changed; be careful when upgrading a wiki with this setting (especially on windows)
- IPv6 support
- Inline diff displaying
- More password hash formats (Wordpress, Django)
- Custom prefixes for mail subjects
- Support for custom language strings and translations
- Security enhancements for cookie handling
- Introduced a metadata index
- Improvements for handling Asian languages
- various smaller bug fixes and enhancements
- A bug in “Rincewind RC1” and recent development versions might have corrupted your search index. It is recommended to check if everything is okay by adding ?do=check to your DokuWiki URL. The index can be rebuilt by using the command line script bin/indexer.php or the Search Index Plugin.
vrc2011-05-08 [05-09-11]
- The safe method for fnencode changed; testing of upgrading old page names and especially on windows is required
- IPv6 support
- Inline diff displaying
- More password hash formats (Wordpress, Django)
- Custom prefixes for mail subjects
- Support for custom language strings and translations
- Security enhancements for cookie handling
- Introduced a metadata index
- If you had performance problems with RC1, please try RC2 and report back any problem or success stories
- Improvements for handling Asian languages
- various smaller bug fixes and enhancements
- A bug in “Rincewind RC1” and recent development versions might have corrupted your search index. It is recommended to check if everything is okay by adding ?do=check to your DokuWiki URL. The index can be rebuilt by using the command line script bin/indexer.php or the Search Index Plugin.
vrc2011-04-22 [04-30-11]
- The safe method for fnencode changed; testing of upgrading old page names and especially on windows is required
- IPv6 support
- Inline diff displaying
- More password hash formats (Wordpress, Django)
- Custom prefixes for mail subjects
- Support for custom language strings and translations
- Security enhancements for cookie handling
- Introduced a metadata index
- Improvements for handling Asian languages
- various smaller bug fixes and enhancements
v2010-11-07a [01-18-11]
- improved quick search algorithm
- improved email subscriptions
- Template authors need to check if they implement the correct button
- permalinks for diff views
- license clarification on various 3rd party libs
- prefilled section names in summary when editing a section
- license chooser in the installer
- several IE7, IE8, Chrome fixes
- Parameters can now be passed in internal links (useful for plugins)
- some XMLRPC improvements
- configurable filename encoding
- support for custom section editors (plugins), for example the table editor plugin
- centralized library loading
- lots of bug fixes and minor improvements
v2010-11-07 [11-08-10]
- improved quick search algorithm
- improved email subscriptions
- Template authors need to check if they implement the correct button
- permalinks for diff views
- license clarification on various 3rd party libs
- prefilled section names in summary when editing a section
- license chooser in the installer
- several IE7, IE8, Chrome fixes
- Parameters can now be passed in internal links (useful for plugins)
- some XMLRPC improvements
- configurable filename encoding
- support for custom section editors (plugins)
- centralized library loading
- lots of bug fixes and minor improvements
vrc2010-10-27 [10-29-10]
- improved quick search algorithm
- improved email subscriptions
- Template authors need to check if they implement the correct button
- permalinks for diff views
- license clarification on various 3rd party libs
- prefilled section names in summary when editing a section
- license chooser in the installer
- several IE7, IE8, Chrome fixes
- Parameters can now be passed in internal links (useful for plugins)
- some XMLRPC improvements
- configurable filename encoding
- support for custom section editors (plugins)
- centralized library loading
- lots of bug fixes and minor improvements
- JavaScript based AccessKeys
- option dialog when inserting media
vrc2010-10-07 [10-22-10]
- improved quick search algorithm
- improved email subscriptions
- Template authors need to check if they implement the correct button
- JavaScript based AccessKeys
- permalinks for diff views
- license clarification on various 3rd party libs
- prefilled section names in summary when editing a section
- license chooser in the installer
- several IE7, IE8, Chrome fixes
- Parameters can now be passed in internal links (useful for plugins)
- some XMLRPC improvements
- configurable filename encoding
- support for custom section editors (plugins)
- option dialog when inserting media
- Template authors need to implement styling (see _mediaoptions.css of default template)
- centralized library loading
- lots of bug fixes and minor improvements
v2009-12-25c [09-11-10]
- improved quick search algorithm
- improved email subscriptions
- Template authors need to check if they implement the correct button
- JavaScript based AccessKeys
- permalinks for diff views
- license clarification on various 3rd party libs
- prefilled section names in summary when editing a section
- license chooser in the installer
- several IE7, IE8, Chrome fixes
- Parameters can now be passed in internal links (useful for plugins)
- some XMLRPC improvements
- configurable filename encoding
- support for custom section editors (plugins)
- option dialog when inserting media
- centralized library loading
- lots of bug fixes and minor improvements
Predicted future versions and notices:
The doDownload.com constantly monitors the update of all programs, including information from the DokuWiki rc2013-03-06 changelog file, however sometimes it can happen that data are not complete or are outdated.We assume that author continue's to develop rc2013-03-06 version with further advanced features, and soon you will be informed. Equally important rc2013-03-07 upgrades of the program we will continue to monitor. Full DokuWiki description has been compared with the overall software database and our algorithm has found the following applications (are showed below).
(2.5MB, Extension: TGZ)

Del.icio.us
Digg
StumbleUpon
Google
Facebook
Reddit
Live
Average review rating :




Useful independent reviews and opinions of the users