Home
last modified time | relevance | path

Searched +full:toolbar +(+path:plugin +path:bookcreator) -(+path:plugin +path:bookcreator +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/bookcreator/action/
H A Dpagetools.php38 * Display toolbar
44 <b>' . $this->getLang('toolbar') . '</b><br>
53 <b>' . $this->getLang('toolbar') . '</b><br>
91 $JSINFO['bookcreator']['showBookbar'] = $this->getConf('toolbar');
127 if($isbookbar && ($this->getConf('toolbar') == "never")) {
/plugin/bookcreator/conf/
H A Ddefault.php8 $conf['toolbar'] = 'noempty';
H A Dmetadata.php10 $meta['toolbar'] = array('multichoice', '_choices' => array('never', 'always', 'noempty'));
/plugin/bookcreator/
H A Dstyle.css66 /* specific for dokuwiki template: place the ToC just below toolbar */