MantisBT: master 601bd436

Author Committer Branch Timestamp Parent
jreese master 2007-11-10 15:48 master af88e0b1
Affected Issues  0008253: Improve Mantis/DokuWiki integration theme
Changeset

Fix 0008253: Improve Mantis integration with other applications.
Created and used helper_mantis_url() to generate webroot-relative links.
External apps can now call html_page_top() and html_page_bottom() without breaking menu links and such.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4737 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - core/helper_api.php Diff File
mod - core/plugin_api.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/html_api.php Diff File
mod - core/string_api.php Diff File