This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
mantisbt:issue:7075:integration_with_dokuwiki [2013/09/12 00:26] thu.doan |
mantisbt:issue:7075:integration_with_dokuwiki [2015/02/13 18:11] dregad Use InterWiki syntax for MantisBT bug links |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Integrating DokuWiki with Mantis ====== | ====== Integrating DokuWiki with Mantis ====== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
===== Disclaimer ===== | ===== Disclaimer ===== | ||
Line 7: | Line 15: | ||
and should work with subsequent versions (modulo bugs). | and should work with subsequent versions (modulo bugs). | ||
It may work with older versions of mantis provided you make the File Changes described below. | It may work with older versions of mantis provided you make the File Changes described below. | ||
+ | ---- | ||
+ | |||
Line 19: | Line 29: | ||
* Adds a Wiki link on the issue view simple/ | * Adds a Wiki link on the issue view simple/ | ||
* Adds a Wiki menu option which maps to the corresponding project Wiki page, or general page in case of "All Projects" | * Adds a Wiki menu option which maps to the corresponding project Wiki page, or general page in case of "All Projects" | ||
- | * Provides a way for Wiki pages to link to Mantis issues, e.g. ~~Mantis:7075~~. | + | * Provides a way for Wiki pages to link to Mantis issues, e.g. [[Mantis>7075]]. |
- | * Correctly manages HTTP Authentication. See (http:// | + | * Correctly manages HTTP Authentication. See ([[mantis> |