As said in this post about zwiki i found a solution to translate zwiki to dokuwiki.
Except for one thing : the url.
So i would like to know if its possible to dokuwiki to understand an url markup "[foo/bar|this is my foobar link text]" as "[foo:bar|this is my foobar link text]".
Because the first produce this in the browser : http://domain/doku.php?id=foo_bar instead of http://domain/doku.php?id=foo:bar
Regards.
Offline
Yes there is. Enable the useslash config option. It will make use of the slash as pagename separator.
BTW. this question would be better placed in the DokuWiki Support Forum ;-)
Offline
andi wrote:
Yes there is. Enable the useslash config option. It will make use of the slash as pagename separator.
i found another solution .
andi wrote:
BTW. this question would be better placed in the DokuWiki Support Forum ;-)
when this one is available...
now i've finished my Zwiki2DokuWiki converter.
Offline
You are not logged in.