Home
last modified time | relevance | path

Searched refs:plugin (Results 1 – 25 of 538) sorted by relevance

12345678910>>...22

/template/dokukitv2/
Ddesign.css43 /* hide-plugin integration*/
92 /* nspages plugin compatibility */
120 .columns-plugin tr {
124 table.columns-plugin {
131 table.columns-plugin td.columns-plugin {
138 table.columns-plugin td.columns-plugin.first {
142 table.columns-plugin td.columns-plugin.last {
146 table.columns-plugin td.columns-plugin.left {
150 table.columns-plugin td.columns-plugin.center {
154 table.columns-plugin td.columns-plugin.right {
[all …]
/template/bootstrap3/js/plugins/
Dsemantic.js13 if (typeof JSINFO.plugin === 'undefined') {
14 JSINFO.plugin = {};
17 if (typeof JSINFO.plugin.semantic === 'undefined') {
18 JSINFO.plugin.semantic = {};
22 && JSINFO.plugin.semantic.exposeWebService
/template/bootstrap3/tpl/
Dmenu-admin.php55 if (($plugin = plugin_load('admin', $item)) === null) continue; variable
56 if ($plugin->forAdminOnly() && !$INFO['isadmin']) continue;
59 $label = $plugin->getMenuText($conf['lang']);
61 if (method_exists($plugin, 'getMenuIcon')) {
62 $icon = $plugin->getMenuIcon();
Dmenu-user.php12 use dokuwiki\plugin\extension\Exception as ExtensionException;
13 use dokuwiki\plugin\extension\Local;
14 use dokuwiki\plugin\extension\Repository;
64 foreach ($plugin_controller->getList('', true) as $plugin) {
65 $extension->setExtension($plugin);
/template/strap/
H A Drequirements.txt1 # additional requirements for this plugin: https://github.com/splitbrain/dokuwiki-travis
3 https://github.com/michitux/dokuwiki-plugin-move lib/plugins/move
4 https://github.com/alexlehm/dokuwiki-plugin-gtm lib/plugins/googletagmanager
5 https://github.com/tatewake/dokuwiki-plugin-googleanalytics lib/plugins/googleanalytics
H A Dcontrib.md12 The dependencies are not in [plugins info](plugin.info.txt) but online in the `dependents`
13 property of the [Combo Plugin page](https://www.dokuwiki.org/plugin:combo)
64 git clone https://github.com/michitux/dokuwiki-plugin-move/ move
65 git clone https://github.com/dokufreaks/plugin-include include
66 git clone https://github.com/tatewake/dokuwiki-plugin-googleanalytics googleanalytics
67 git clone https://github.com/alexlehm/dokuwiki-plugin-gtm googletagmanager
99 * Install the plugin PHP WSL Support
147 * Change the date in the [plugin.info](plugin.info.txt)
151 * https://www.dokuwiki.org/plugin:combo
/template/kkh/
DREADME.md20 * Integration of the [addnewpage](https://www.dokuwiki.org/plugin:addnewpage)-Plugin
21 * Style-Modifications for the [Approve-Plugin](https://www.dokuwiki.org/plugin:approve)
22 * Style-Modifications for the [Button-Plugin](https://www.dokuwiki.org/plugin:button)
23 * added ``transparent`` as second tag for ``box`` for der [wrap](https://www.dokuwiki.org/plugin:wr…
48 * [Addnewpage-Plugin](https://www.dokuwiki.org/plugin:addnewpage) / **2015-11-02**
49 * [Approve-Plugin](https://www.dokuwiki.org/plugin:approve) / **2020-09-21**
/template/ad-hominem/css/
H A Dplugins.less6 /* upgrade plugin */
30 /* redirect plugin (dark mode override): */
39 /* move plugin: */
69 /* searchIndex Manager plugin (dark mode overrides): */
79 /* Translations plugin: */
/template/strap/ComboStrap/
H A DMessage.php24 private $plugin; variable in ComboStrap\\Message
174 if ($this->plugin != null) {
175 $firedByLang = $this->plugin->getLang('message_come_from');
206 * @param Plugin $plugin
209 public function setPlugin(Plugin $plugin): Message argument
211 $this->plugin = $plugin;
H A DPrism.php195 …ction htmlEnter(\Doku_Renderer_xhtml $renderer, \DokuWiki_Syntax_Plugin $plugin, $attributes = nul… argument
216 $theme = $plugin->getConf(Prism::CONF_PRISM_THEME, Prism::PRISM_THEME_DEFAULT);
222 $logicalTag = $plugin->getPluginComponent();
330 $prompt = $plugin->getConf(self::CONF_BASH_PROMPT);
333 $prompt = trim($plugin->getConf(self::CONF_BATCH_PROMPT));
341 $prompt = trim($plugin->getConf(self::CONF_POWERSHELL_PROMPT));
H A DXmlTagProcessing.php41 …s $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool argument
139 * @param DokuWiki_Syntax_Plugin $plugin
142 …(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array argument
151 return self::handleStaticEnter($match, $pos, $handler, $plugin);
170 return self::handleStaticExit($match, $pos, $handler, $plugin);
178 …s $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool argument
192 $renderer->doc .= ButtonTag::renderEnterXhtml($tagAttributes, $plugin, $data);
205 PrismTags::processEnterXhtml($tagAttributes, $plugin, $renderer);
283 …eStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array argument
352 $defaultConfValue = $plugin->getConf(NoteTag::INOTE_CONF_DEFAULT_ATTRIBUTES_KEY);
[all …]
H A DToc.php198 $plugin = null;
207 $plugin = plugin_load('admin', $class);
210 if ($plugin !== null) {
212 if (!is_array($TOC)) $TOC = $plugin->getTOC(); //if TOC wasn't requested yet
H A DPrismTags.php41 …on processEnterXhtml(TagAttributes $attributes, \DokuWiki_Syntax_Plugin $plugin, \Doku_Renderer_xh… argument
43 Prism::htmlEnter($renderer, $plugin, $attributes);
/template/kajukkk/
DREADME.md25 * Avatar https://www.dokuwiki.org/plugin:avatar
26 * Disqus https://www.dokuwiki.org/plugin:disqus
27 * Shorturl https://www.dokuwiki.org/plugin:shorturl
28 * Searchformgoto https://www.dokuwiki.org/plugin:searchformgoto
/template/strap/syntax/
H A Dmetadata.php36 * @param syntax_plugin_combo_metadata $plugin - the calling dokuwiki plugin
40 public static function getHtmlMetadataBox($plugin, $inlineAttributes = array()): string argument
44 $defaultStringAttributes = $plugin->getConf(self::CONF_METADATA_DEFAULT_ATTRIBUTES);
78 …$content .= '<div style="' . Html::array2InlineStyle($referenceStyle) . '">' . $plugin->getLang('m…
/template/neolaoresources3/
Dmain.php41 $plugin = null;
46 $plugin =& plugin_load('admin',$_REQUEST['page']);
49 if ( ($plugin !== null) &&
50 (!$plugin->forAdminOnly() || $INFO['isadmin']) ){
51 $toc = $plugin->getTOC();
/template/sprintdoc/
H A Dstyle.ini95 ; _____________ plugin styles _____________
139 ; guaranteed dokuwiki color placeholders that every plugin can use + template specific placeholders
157 … = "#FFF" ; @ini_background (guaranteed for every plugin)
158 … = "#252525" ; @ini_text (guaranteed for every plugin)
160 … = "#FFF" ; @ini_background_neu (guaranteed for every plugin)
161 … = "#656565" ; @ini_text_neu (guaranteed for every plugin)
169 … = "#EFEFEF" ; @ini_highlight (guaranteed for every plugin)
183 … = "#F6F6F6" ; @ini_background_alt (guaranteed for every plugin)
184 … = "#454545" ; @ini_text_alt (guaranteed for every plugin)
189 … = "#BBB" ; @ini_border (guaranteed for every plugin)
/template/minimalism/styles/
Dplugins.css2 * plugin: tag
11 * plugin: cloud
59 * plugin: blog
94 * plugin: discussion
151 * plugin: captcha
/template/mindthedark/
DREADME.md28 If [Note Plugin](https://www.dokuwiki.org/plugin:note) is installed you can activate the support wi…
33 If [Wrap Plugin](https://www.dokuwiki.org/plugin:wrap) is installed you can activate the support wi…
49 | `__note_plugin_classic_color__` | base color for note plugin `<classic>`|
50 | `__note_plugin_important_color__` | base color for note plugin `<important>`|
51 | `__note_plugin_warning_color__` | base color for note plugin `<warning>`|
52 | `__note_plugin_tip_color__` | base color for note plugin `<tip>`|
58 The plugin is currently used in about ~1% of DokuWiki installations. Almost no problems are reporte…
/template/bootie/
DREADME.md21 …](http://getbootstrap.com/components/#panels-heading) with the [mini-map plugin](https://gerardnic…
22 …oc) below the first header with the [Rplus rendering](https://www.dokuwiki.org/plugin:rplus) plugin
26 …ation can be change with the [Configuration Manager Plugin](https://www.dokuwiki.org/plugin:config)
40 …* The [styling plugin](https://www.dokuwiki.org/plugin:styling) will complain that it doesn't foun…
/template/strap/grammar/
H A DREADME.md15 Don't for now as the idea plugin is not compatible. In the generator configuration in Idea:
34 …* We can't manually use the antlr idea plugin (too old: 1.17 (ANTLR 4.9.2) (File > Settings > Inst…
35 https://plugins.jetbrains.com/plugin/7358-antlr-v4/versions
/template/boozurk/tinynav/
DREADME.md2 ### Responsive navigation plugin that weighs just 443 bytes
4plugin (443 bytes minified and gzipped) that converts `<ul>` and `<ol>` navigations to a select bo…
6 This isn't the first plugin to do this and it doesn't provides a lot of options, but it might be th…
35 …om working correctly if there is no selected item in the navigation (the plugin does work with old…
/template/bootstrap3/
DRELEASE.md8 * #562: Image resize (include plugin)
41 * Display tag plugin only on "show" action
46 * #530: Added tabbox plugin support
47 * #551: Fixed regression with tagalerts plugin
82 …s and added support for upcoming [Icons](https://www.dokuwiki.org/plugin:icons) plugin release wit…
87 * Added support for upcoming release of Icons plugin with Iconify
119 …nto standard DokuWiki CSS/JS dispatcher (``/lib/exe/{js,css}.php``) for better plugin compatibility
125 * Removed ``.wikilink2`` class in navbar & list and in SimpleNavi plugin
152 * Added support for PlantUML plugin (thanks to @giper45)
156 * #296: Added support for Move plugin in tree-based move manager (@Digitalin)
[all …]
/template/writr/css/plugins/
Dcookiebanner.less6 .plugin-cookiebanner {
30 // <div class="plugin-cookiebanner">
/template/khum1/
Dstyle.ini36 css/plugin.less = screen
53 ;------ guaranteed dokuwiki color placeholders that every plugin can use
56 ; /!\ if you change it, some plugin have strange colors.
58 …alt__ = "@ini_neutral3" ; @ini_background_alt : used on a lot of border (plugin too) ><
76 ;--- under this line, placeholders are specific at template, note used in plugin

12345678910>>...22