[dokuwiki] Re: Citation plugin
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 28 May 2009 12:15:24 +0200
> If you install the monobook template, in the toolbox area (bottom
> left) I generate a link that adds the page revision plus a special URL
> param "mbdo=cite" that if exists, is caught from within the template's
> main.php, and instead of outputting tpl_content(), includes
> do_cite.php from within the template folder.
Ah I see. Well that is best solved by an action plugin intercepting
ACTION_ACT_PREPROCESS and TPL_ACT_UNKNOWN. You then can output your
own content from within tpl_content().
--
splitbrain.org
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
Other related posts: