DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:multitemplate_styleman

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:multitemplate_styleman [2010-10-09 20:01] gturriplugin:multitemplate_styleman [2013-11-02 02:22] (current) Klap-in
Line 81: Line 81:
    * Register its handlers with the DokuWiki's event controller    * Register its handlers with the DokuWiki's event controller
    */    */
-  function register(&$controller) {+  function register(Doku_Event_Handler $controller) {
        if ($this->isMultitemplateTemplateActive())        if ($this->isMultitemplateTemplateActive())
     $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE',  $this, '_replacecss');     $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE',  $this, '_replacecss');
plugin/multitemplate_styleman.1286647266.txt.gz · Last modified: 2010-10-09 20:01 by gturri

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki