Home
last modified time | relevance | path

Searched refs:plugins (Results 26 – 50 of 163) sorted by relevance

1234567

/template/dokukitv2/
H A Ddesign.css76 background-image: url("/lib/plugins/hidden/images/shrink2.png");
80 background-image: url("/lib/plugins/hidden/images/enlarge2.png");
/template/sprintdoc/
H A DREADME3 modern, responsive template that integrates multiple plugins
/template/bootstrap3/
H A DRELEASE.md123 After log development cycle a new release of Bootstrap Template is issued with Iconify support, new Detail page and Footer layout, stability and new plugins support (**Struct**, **Bureaucracy** and other popular DokuWiki plugins). Now Bootswatch Wrapper ``callout`` syntax follow the original Bootswatch contextual colors.
133 * Added support for `watchcycle`, `davcal`, `move` and `monthcal` plugins
136 * Improved integration with **Struct** and **Bureaucracy** plugins
179 * Added new option (`notifyExtentionsUpdate`) for display available update of DokuWiki plugins on user menu
207 * #347: Re-added "bootstrap3:tabs" event for plugins that use DokuWiki tab styling (eg tabbox plugin) (special thanks to @martk70)
241 * Added icons for Discussion, Translation and Advanced plugins
279 In this release new TOC and Page Tools layout, improved speed page loading, stability for third party plugins and UX and updated all assets (Bootstrap, Font-Awesome). Introduced new configurations and special data attribute for customize the template or single page or NS.
342 * Added fallback "dokuwiki" class in <header/> and <main/> elements for 3th party plugins
381 In this release improved the stability, speed and the user experience with new layout for **Detail page** and new icons for **Admin pages** and **3th party plugins** an
[all...]
H A DTemplate.php16 private $plugins = []; variable in dokuwiki\\template\\bootstrap3\\Template
91 $plugins = ['tplinc', 'tag', 'userhomepage', 'translation', 'pagelist'];
93 foreach ($plugins as $plugin) {
94 $this->plugins[$plugin] = plugin_load('helper', $plugin);
104 if (!isset($this->plugins[$plugin])) {
108 return $this->plugins[$plugin];
/template/r7throot7/
H A Dstyle.ini58 ;------ for keeping old templates and plugins compatible to the old pattern
/template/gtopia/
H A Dstyle.ini48 ;------ for keeping old templates and plugins compatible to the old pattern
/template/r7throot6/
H A Dstyle.ini55 ;------ for keeping old templates and plugins compatible to the old pattern
/template/r7thblog1/
H A Dstyle.ini58 ;------ for keeping old templates and plugins compatible to the old pattern
/template/r7throot8/
H A Dstyle.ini58 ;------ for keeping old templates and plugins compatible to the old pattern
/template/imm/
H A Dstyle.ini45 ;------ for keeping old templates and plugins compatible to the old pattern
/template/dokumac/
H A Dstyle.ini54 ;------ for keeping old templates and plugins compatible to the old pattern
/template/masa/
H A Dstyle.ini54 ;------ for keeping old templates and plugins compatible to the old pattern
/template/freechred/
H A Dstyle.ini56 ;------ for keeping old templates and plugins compatible to the old pattern
/template/dokuxp/
H A Dstyle.ini54 ;------ for keeping old templates and plugins compatible to the old pattern
/template/dokubook2/
H A Dstyle.ini.dist54 ;------ for keeping old templates and plugins compatible to the old pattern
H A Dstyle.ini54 ;------ for keeping old templates and plugins compatible to the old pattern
/template/tr-twitter/
H A Dstyle.ini56 ;------ for keeping old templates and plugins compatible to the old pattern
/template/dokumobile/
H A Dstyle.ini54 ;------ for keeping old templates and plugins compatible to the old pattern
/template/r7throot4/
H A Dstyle.ini55 ;------ for keeping old templates and plugins compatible to the old pattern
/template/zero/
H A Dstyle.ini54 ;------ for keeping old templates and plugins compatible to the old pattern
/template/sidebar_theme/
H A Dstyle.ini52 ;------ for keeping old templates and plugins compatible to the old pattern
/template/dwsimple/
H A Dstyle.ini54 ;------ for keeping old templates and plugins compatible to the old pattern
/template/influence/
H A Dstyle.ini52 ;------ for keeping old templates and plugins compatible to the old pattern
/template/roundtheme/
H A Dstyle.ini56 ;------ for keeping old templates and plugins compatible to the old pattern
/template/tr-money/
H A Dstyle.ini56 ;------ for keeping old templates and plugins compatible to the old pattern

1234567