dokuwiki


Well who would have thought I’d start writing DokuWiki plugins for a change. It’s a bit of a workaround plugin, due to an issue in a WordPress – DokuWiki login bridge that I’ve implemented. All wiki content was being escaped (addslashes), so that “you’re” became “you\’re”. I have yet to find a real solution for this, whether it is the bridge, or dokuwiki, but for the time being, I can move on without polluting the wiki pages by using this plugin:

Stripslashes (8)