Home
last modified time | relevance | path

Searched refs:plugins (Results 1 – 25 of 163) sorted by relevance

1234567

/template/sprintdoc/
H A DTemplate.php14 /** @var array loaded plugins */
15 protected $plugins = array( variable in dokuwiki\\template\\sprintdoc\\Template
51 * Load all the plugins we support directly
54 $this->plugins['sqlite'] = plugin_load('helper', 'sqlite');
55 if($this->plugins['sqlite']) {
56 $this->plugins['tagging'] = plugin_load('helper', 'tagging');
57 $this->plugins['magicmatcher'] = plugin_load('syntax', 'magicmatcher_issuelist');
59 $this->plugins['tplinc'] = plugin_load('helper', 'tplinc');
60 $this->plugins['sitemapnavi'] = plugin_load('helper', 'sitemapnavi');
87 if(!$this->plugins['tplin
[all...]
H A Dstyle.ini97 css/plugins/popupviewer.less = all
98 css/plugins/magic-matcher.less = all
99 css/plugins/do_tasks.less = all
100 css/plugins/qc.less = all
101 css/plugins/struct.less = all
102 css/plugins/structstatus.less = all
103 css/plugins/bureaucracy.less = all
104 css/plugins/highlight_parent.less = all
105 css/plugins/edit.less = all
106 css/plugins/mediamanage
[all...]
H A Dtemplate.info.txt6 desc modern, responsive template that integrates multiple plugins
/template/bootstrap3/
H A Dstyle.ini40 css/plugins/addnewpage.less = all
41 css/plugins/bureaucracy.less = all
42 css/plugins/data.less = all
43 css/plugins/database2.less = all
44 css/plugins/datatables.less = all
45 css/plugins/dir.less = all
46 css/plugins/discussion.less = all
47 css/plugins/inlinetoc.less = all
48 css/plugins/linkback.less = all
49 css/plugins/mov
[all...]
/template/kajukkk/
H A DREADME.md5 …or togglable dark theme to save energy of mobile phone. Supports various plugins like disqus, shot…
22 Related/supported plugins
H A Dtemplate.info.txt6 …or togglable dark theme to save energy of mobile phone. Supports various plugins like disqus, shot…
/template/arctictut/lang/zh-tw/
H A Dnosidebar.txt11 你也可以使用允許的索引[[:plugins|插件]]。
/template/arctic/lang/zh-tw/
H A Dnosidebar.txt11 你也可以使用允許的索引[[:plugins|插件]]。
/template/arctic/lang/ko/
H A Dnosidebar.txt11 많은 사용할 수 있는 색인 [[doku>plugins]] 중 하나도 사용할 수 있습니다.
/template/breeze/bower_components/gumby/
H A D.jshintignore4 js/plugins.js
/template/scanlines/lang/ru/
H A Dnosidebar.txt11 Также для этого можно использовать один из множества имеющихся плагинов [[doku>ru:plugins]].
/template/arctictut/lang/ru/
H A Dnosidebar.txt11 Также для этого можно использовать один из множества имеющихся плагинов [[doku>ru:plugins]].
/template/arctic/lang/ru/
H A Dnosidebar.txt11 Также для этого можно использовать один из множества имеющихся плагинов [[doku>ru:plugins]].
/template/minimalism/styles/
H A Dminimalism.css4 @import url('plugins.css');
/template/icke/
H A Dtemplate.info.txt6 desc The ICKE template is a two-sidebar, variable-width template integrating various plugins.
/template/arctic/lang/en/
H A Dnosidebar.txt11 You can also use one of the many available index [[doku>plugins]].
/template/scanlines/lang/en/
H A Dnosidebar.txt11 You can also use one of the many available index [[doku>plugins]].
/template/arctictut/lang/en/
H A Dnosidebar.txt11 You can also use one of the many available index [[doku>plugins]].
/template/writr/
H A Dstyle.ini52 css/plugins/addnewpage.less = screen
53 css/plugins/blog.less = screen
54 css/plugins/bloglinks.less = screen
55 css/plugins/captcha.less = screen
56 css/plugins/cloud.less = screen
57 css/plugins/discussion.less = screen
58 css/plugins/dw2pdf.less = screen
59 css/plugins/gallery.less = screen
60 css/plugins/include.less = screen
61 css/plugins/indexmen
[all...]
/template/h6e-minimal/
H A Dh6e.css153 #plugin__manager .plugins fieldset.protected {
157 #plugin__manager .plugins .button {
/template/arctic/lang/nl/
H A Dnosidebar.txt11 U kunt ook gebruik maken van een van de vele beschikbare index [[doku>plugins]].
/template/arctictut/lang/nl/
H A Dnosidebar.txt11 U kunt ook gebruik maken van een van de vele beschikbare index [[doku>plugins]].
/template/pinkberrynight/css/
H A D_pluginstyles.css3 @import "../lib/plugins/cloud/style.less";
/template/pinkberrynight/css/css/
H A D_pluginstyles.css3 @import "../lib/plugins/cloud/style.less";
/template/notos/lang/en/
H A Dstyle.txt2 The non-bold variables are not used by Notos but plugins may rely on their settings, so they should…

1234567