Thank you! And thanks for the help/support with this!deboutv wrote:I have reported the bug in the dedicated bugtracker.
Thanks for your report.
Mantis and Dokuwiki Integration - admin login for dokuwiki
Moderators: Developer, Contributor
You need to patch the dokuwiki like I did. By doing this you'll probably have the issue about the administrator login.dlst wrote:I understand your reasoning for having the Wiki display ProjectID and TicketID instead of the project name and ticket name, but what if I would prefer to do it the other way? I understand that changing the project name or ticket name would cause problems, but I (personally) think it's worth the price to make the Wiki easier to read.deboutv wrote:Not exactly the same, the namespace management is changed. In the Mantis proposal, the project are identified by their name. In my version, the project are identified by their id (it prevents project name change and prevents conflict when the project name contains special characters). I have updated the default template to mask this difference (in the modified template, the project id is automatically converted to the name).dlst wrote: I definitely will try this. Forgive me if it's obvious, but is this the same as what is in the dokuwiki in Mantis?: http://www.mantisbt.org/wiki/doku.php/m ... h_dokuwiki
Thanks!
I would like the link to be:
/mantis/dokuwiki/doku.php?id=SITENAME:PROJECTNAME(ID):issue:TICKETNAME(ID)
How would I set it to use Project names and Ticket names instead of id's?
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/
Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
=> http://deboutv.free.fr/mantis/
Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
That's exactly what I was trying to avoid in the first place!deboutv wrote:You need to patch the dokuwiki like I did. By doing this you'll probably have the issue about the administrator login.dlst wrote:I understand your reasoning for having the Wiki display ProjectID and TicketID instead of the project name and ticket name, but what if I would prefer to do it the other way? I understand that changing the project name or ticket name would cause problems, but I (personally) think it's worth the price to make the Wiki easier to read.deboutv wrote: Not exactly the same, the namespace management is changed. In the Mantis proposal, the project are identified by their name. In my version, the project are identified by their id (it prevents project name change and prevents conflict when the project name contains special characters). I have updated the default template to mask this difference (in the modified template, the project id is automatically converted to the name).
I would like the link to be:
/mantis/dokuwiki/doku.php?id=SITENAME:PROJECTNAME(ID):issue:TICKETNAME(ID)
How would I set it to use Project names and Ticket names instead of id's?
But it's pretty important to me to have this functionality. Ideally this would be an option in your plugin control panel for configuring your Wiki plugin.
If you're willing, I would like to sponsor this added feature. Are you interested? Please PM me and we can discuss my making a monetary contribution to your efforts. Thanks.
Please report your feature request in http://bugtracker.morinie.fr/mantis/ (in the Wiki project) (It will be your sponsor actiondlst wrote:That's exactly what I was trying to avoid in the first place!deboutv wrote: You need to patch the dokuwiki like I did. By doing this you'll probably have the issue about the administrator login.
But it's pretty important to me to have this functionality. Ideally this would be an option in your plugin control panel for configuring your Wiki plugin.
If you're willing, I would like to sponsor this added feature. Are you interested? Please PM me and we can discuss my making a monetary contribution to your efforts. Thanks.
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/
Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
=> http://deboutv.free.fr/mantis/
Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
I'm happy to do it, here you go: http://bugtracker.morinie.fr/mantis/view.php?id=89deboutv wrote:Please report your feature request in http://bugtracker.morinie.fr/mantis/ (in the Wiki project) (It will be your sponsor actiondlst wrote:That's exactly what I was trying to avoid in the first place!deboutv wrote: You need to patch the dokuwiki like I did. By doing this you'll probably have the issue about the administrator login.
But it's pretty important to me to have this functionality. Ideally this would be an option in your plugin control panel for configuring your Wiki plugin.
If you're willing, I would like to sponsor this added feature. Are you interested? Please PM me and we can discuss my making a monetary contribution to your efforts. Thanks.). I'll try to add it this week-end (I didn't have time in the week).
Thanks!