Search found 1 match

by wxfhnmdedc
01 Jun 2011, 07:34
Forum: Customizations
Topic: Own wiki integration plugin
Replies: 10
Views: 18803

Re: Own wiki integration plugin

I had a look at core/wiki_api.php and found wiki_init with a hardcoded switch-case. My question is, how do i integrate a custom wikiplugin? Can I hook into the legacy style wiki integration or do i need to write a general plugin, which, for example, adds the "Wiki"-link in mantis' toolbar by itself?