=== dw2wp === Contributors: flotuete Donate link: http://www.florian-feldhaus.de/ Tags: wiki, import, dokuwiki Requires at least: 2.7 Tested up to: 3.0 Stable tag: 0.4 Integration of DokuWiki pages as Wordpress static page. == Description == With this plugin you can include your DokuWiki installation in a Wordpress static page. Configure the location of your DokuWiki installation under options. To include your DokuWiki installation create a static page and insert [dokuwiki]:ns:page[/dokuwiki] with ns beeing a namespace and page the pagename to show at the beginning. == Installation == Install the plugin through the automated plugin installation mechanism provided by Wordpress or install it manually as follows: 1. Download Plugin from http://wordpress.org/extend/plugins/ 2. Upload and extract to `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 0.4 = Code cleanup, improvements to the import mechanism and changes to support the newest Wordpress and Dokuwiki versions. = 0.3 = Some bugfixes and further enhancements. = 0.2 = Admin interface added and a lot of improvements. = 0.1 = First version with basic import support.