Tagged Questions

4
votes
2answers
511 views

JavaDoc to (Doku)Wiki conversion / doclet

Our company has a very large public Java API which is currently being released standalone and online using (of course) JavaDoc. It is surrounded by product documentation which links into the API. We ...
2
votes
2answers
146 views

Two-staged approval process for wiki articles

I'm trying to configure a wiki to allow a two staged approval process. The basic work flow requires something like: A group of users submits a short form After admin approval, a larger form becomes ...
2
votes
2answers
120 views

HTML usability question - (double) clicking to select text

As you well know, double clicking on a word in a browser selects it, triple clicking selects the entire paragraph. I'm tweaking a wiki, where signatures for anonymous users are created automatically ...
0
votes
1answer
245 views

How to integrate a wiki with Mantis bug tracker

I have read the original and updated guides in the Mantis Wiki on how to integrate DokuWiki, but when I follow those instructions now it gives me a number of errors. While doing so I noticed that a ...
0
votes
1answer
155 views

How to use IndexMenu?

I have installed the indexMenu plugin, in my sidebar I have created a menu like this: ... {{indexmenu>.#1|js#kde.png}} and I want to hide one entry in my menu: Thanks for your help.
0
votes
1answer
69 views

jQuery script for clickNshow on a dokuwiki page

I am making a dokuwiki for our company, but because the documents tend to get very large, I want to collapse the sections and only show the headers. The sections should appear when the header has been ...
0
votes
1answer
92 views

Wiki with good support for page moves?

We use DokuWiki to manage our internal documentation but the page renames / moves are not supported very well (there is no built-in way other than messing with raw files manually and the third-party ...