Page 1 of 1

Wiki: How to link back to Mantis Issue?

Posted: 05 Feb 2008, 10:08
by Dieter Soergel
Hello,
we have Dokuwiki integrated.
Now I have two questions:

a)
When a User clicks on Wiki in Mantis, how can I open the Wiki Page in a new BrowserWindow?

b)
When the WikiPage is displayed, how can the user go back / jump to to the corresponding Mantis Issue?

Thank you for help.

Dieter

Re: Wiki: How to link back to Mantis Issue?

Posted: 06 Feb 2008, 07:43
by deboutv
Hi,

Use the syntax ~~Mantis:1234~~ to make a link back to the issue 1234.

Re: Wiki: How to link back to Mantis Issue?

Posted: 07 Feb 2008, 21:26
by gsingh
This syntax doesn't work.
Please explain in detail if I am missing something.
I am using MediaWiki.

Thanks.

Re: Wiki: How to link back to Mantis Issue?

Posted: 09 Feb 2008, 23:59
by vboctor
We are considering opening wiki pages in a different window or providing the user with an option to open the wiki page on the same or open window through an icon next to the link. This can also be achieved by an improved integration template. You should monitor the following issue:

http://www.mantisbt.org/bugs/view.php?id=8253

Re: Wiki: How to link back to Mantis Issue?

Posted: 11 Feb 2008, 07:56
by deboutv
gsingh wrote:This syntax doesn't work.
Please explain in detail if I am missing something.
I am using MediaWiki.

Thanks.
The syntax I gave is for Dokuwiki ;)