[dokuwiki] Wordpress Plugin to import DokuWiki

  • From: Florian Feldhaus <florian.feldhaus@xxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 16 Feb 2008 18:49:18 +0100

As posted a few days ago, I tried to write a plugin to import DokuWiki pages into a Wordpress Blog. I managed to write a basic plugin which can import a page and modifies all the wikilinks to point to the wordpress installation.

You can see the result here:
http://www.feldhausnetz.de/?page_id=10 (Page in Wordpress)
http://studiwiki.uni-dortmund.de/gremienstudis/stupa (Page in DokuWiki)
More information about the plugin can be found here:
http://www.feldhausnetz.de/?page_id=12

I still have a big problem with the CSS. I tried to import the CSS from lib/exe/css.php?s=screen which works, but also modifies the Wordpress CSS. Can anyone think of a good way to import the CSS? Would it be an option to write a new mode for css.php to export the CSS of the content under a specific <div> id or class?

I'd be happy to get feedback on the wordpress plugin and my CSS problem.

Flo
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts:

  • » [dokuwiki] Wordpress Plugin to import DokuWiki