Home
last modified time | relevance | path

Searched refs:plugin (Results 126 – 150 of 3657) sorted by relevance

12345678910>>...147

/plugin/googleanalytics/
H A DREADME.md15 This plugin generates JavaScript code that is automatically included into your site via the `lib/ex…
17 Set the options for this plugin via the **Configuration Settings** menu from the DokuWiki admin men…
31 …* Allow embedded JavaScript via a plugin like the [InlineJS Plugin](https://www.dokuwiki.org/plugi…
40 Search and install the plugin using the [Extension Manager](https://www.dokuwiki.org/plugin:extensi…
44 All further documentation for this plugin can be found at:
46 …* [https://www.dokuwiki.org/plugin:googleanalytics](https://www.dokuwiki.org/plugin:googleanalytic…
50 The official repository for this plugin is available on GitHub:
52 * [https://github.com/tatewake/dokuwiki-plugin-googleanalytics](https://github.com/tatewake/dokuwik…
54plugin thrives from community contributions. If you're able to provide useful code changes or bug …
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt3 ---- plugin ----
46 in order to use this plugin. This plugin is tested with Bugzilla version 4.4.7. Available languages…
48 Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download
49 URL above, which points to latest version of the plugin. Refer to [[:Plugins]]
50 on how to install plugins manually. The local plugin directory must have the
51 same name as the plugin is named, otherwise the plugin won't work properly.
104 added if they cross a certain threshold, which is customizable in the plugin
112 …uses a warning color from the plugin settings - shows automatically if the deadline apporaches the…
115 …show Bug priority, using colors from the plugin settings - shows automatically if above threshold …
116 …' - show severity, using colors from the plugin settings - shows automatically if above threshold …
[all …]
/plugin/ajaxloader/
H A Dhelper.php18 public function getLoader($plugin, $data) { argument
20 $form->addHidden('call', "ajax_loader_$plugin");
27 public function isLoader($plugin, $call) { argument
28 return $call === "ajax_loader_$plugin";
/plugin/tagalerts/
H A DREADME.md1 # dokuwiki-plugin-tagalerts
2 Plugin to highlight specified tags or throw alert messages (requires tag plugin)
5 All documentation for this plugin can be found [here](http://www.dokuwiki.org/plugin:tagalerts).
/plugin/swiftmail/Swift/Connection/
H A DNativeMail.php37 protected $plugin = null; variable in Swift_Connection_NativeMail
53 $this->plugin = new Swift_Plugin_MailSend($this->getAdditionalMailParams());
54 $instance->attachPlugin($this->plugin, "_MAIL_SEND");
63 if ($this->plugin !== null)
65 $this->plugin->setAdditionalParams($params);
/plugin/pagemod/
H A DREADME.md6 All documentation for this plugin can be found at
7 https://www.dokuwiki.org/plugin:pagemod
9 This plugin provides an additional action for the Bureaucracy Plugin - https://www.dokuwiki.org/plu…
11 If you install this plugin manually, make sure it is installed in
/plugin/nspages/printers/
H A DrendererXhtmlHelper.php13 private $plugin; variable in rendererXhtmlHelper
16 function __construct($renderer, $nbCols, $plugin, $anchorName){ argument
19 $this->plugin = $plugin;
30 $text .= $this->plugin->getLang('continued');
/plugin/txtconf/
H A Dconfig0.class.php218 while (false !== ($plugin = readdir($dh))) {
219 … if ($plugin == '.' || $plugin == '..' || $plugin == 'tmp' || $plugin == 'config') continue;
220 if (is_file(DOKU_PLUGIN.$plugin)) continue;
222 if (@file_exists(DOKU_PLUGIN.$plugin.$file)){
224 @include(DOKU_PLUGIN.$plugin.$file);
253 while (false !== ($plugin = readdir($dh))) {
254 if (@file_exists(DOKU_PLUGIN.$plugin.$file)){
256 @include(DOKU_PLUGIN.$plugin.$file);
337 function html(&$plugin, $echo=false) { argument
381 function prompt(&$plugin) { argument
[all …]
/plugin/rrdgraph/
H A DREADME.md1 RRDgraph plugin for DokuWiki
4 RRD graph generation plugin for DokuWiki.
6 …taild description of this plugin and usage information please refer to the DokuWiki [wiki page](ht…
/plugin/inlineeditor/
H A Daction.php52 …$inlineeditor_start = array('plugin', array('inlineeditor', array ('start', $tmp, $nb), 1, '~~INLI…
61 …$inlineeditor_stop = array('plugin', array('inlineeditor', array ('stop',$tmp, $ins_new[$tmp][1][1…
69 …// $quickedit_start = array('plugin', array('quickedit', array ('start', $tmp, $nb), 1, '~~QUICKE…
75 …// $quickedit_stop = array('plugin', array('quickedit', array ('stop',$tmp, $ins_new[$tmp][1][1]…
/plugin/bpmnio/css/
H A Dedit_button.less1 .plugin-bpmnio div.editbutton_plugin_bpmnio_bpmn {
7 .plugin-bpmnio div.editbutton_plugin_bpmnio_dmn {
13 div.dokuwiki .plugin-bpmnio > .section_highlight {
17 div.dokuwiki .plugin-bpmnio .section_highlight {
/plugin/table2csv/
H A DREADME.md1 plugin-table2csv
8 1. Install the branch version of the Tools plugin from https://github.com/TomCafferty/plugin-tools/…
9 2. Install the table2csv plugin using the Plugin Manager and the download URL above.
10 If you install this plugin manually, make sure it is installed in lib/plugins/table2csv/
14 Add the following plugin code. This will provide an export selection.
16 …the following plugin code. This will be used to identify the table because by specifying a start m…
18 The file page should display the plugin Tools selection to Export To csv in the top and bottom righ…
/plugin/dev/
H A DREADME1 dev plugin for DokuWiki
5 All documentation for this plugin can be found at
6 https://www.dokuwiki.org/plugin:dev
8 If you install this plugin manually, make sure it is installed in
19 a plugin for DokuWiki that helps developers to create new plugins. It
24 Users of the plugin do not need to bother with the wizard parts (in
25 fact they are not included in the download when the plugin is installed
26 via the plugin manager).
32 Wizard and plugin only share the skeletons (in the skel directory)
/plugin/recaptcha2/
H A DREADME.md1 # dw-plugin-recaptcha2
2 reCaptcha plugin for Dokuwiki, that uses the new, simplified "I am not a bot"-checkbox.
4 Based on the [dw-plugin-recaptcha](https://github.com/liip/dw-plugin-recaptcha) by Adrian Schlegel
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock309 babel-plugin-check-es2015-constants@^6.3.13:
315 babel-plugin-syntax-async-functions@^6.8.0:
319 babel-plugin-syntax-async-generators@^6.5.0:
327 babel-plugin-syntax-class-properties@^6.8.0:
331 babel-plugin-syntax-decorators@^6.13.0:
335 babel-plugin-syntax-do-expressions@^6.8.0:
339 babel-plugin-syntax-dynamic-import@^6.18.0:
351 babel-plugin-syntax-function-bind@^6.8.0:
396 babel-plugin-transform-decorators@^6.13.0:
612 babel-plugin-transform-regenerator@^6.16.0:
[all …]
/plugin/dokuwiki-webcomics/
H A Dreadme.md1 # webcomics plugin for dokuwiki
3 The original plugin can be found here: [https://www.dokuwiki.org/plugin:webcomics](https://www.doku…
/plugin/quickedit/
H A Daction.php57 …$quickedit_start = array('plugin', array('quickedit', array ('start', $tmp, $nb), 1, '~~QUICKEDITS…
66 …$quickedit_stop = array('plugin', array('quickedit', array ('stop',$tmp, $ins_new[$tmp][1][1][2]),…
74 …$quickedit_start = array('plugin', array('quickedit', array ('start', $tmp, $nb), 1, '~~QUICKEDITS…
80 …$quickedit_stop = array('plugin', array('quickedit', array ('stop',$tmp, $ins_new[$tmp][1][1][2]),…
/plugin/refnotes/lang/en/
H A Dintro.txt3 On this page you modify the configuration settings used by [[doku>plugin:refnotes|RefNotes plugin]]. There are three sections that group related settings:
6 * //Use footnotes syntax// --- if enabled the RefNotes plugin will be used to handle native DokuWiki footnotes along with it's own syntax.
7 * //Enable reference database// --- if enabled the plugin will load predefined notes form the [[doku>plugin:refnotes:refdb|reference database]].
9 * **Namespaces** --- in this section you can specify rendering style for predefined namespaces. For a detailed explanation of each style see the [[doku>plugin:refnotes:style|style reference]].
11 * //Inline// --- specifies if the note text should be [[doku>plugin:refnotes:syntax#inline_notes|inlined]]. For inline notes you can configure if various reference styles are applied or not.
/plugin/feedaggregator/
H A DREADME.md1 Feed Aggregator plugin for DokuWiki
4 A DokuWiki plugin for aggregating multiple news feeds into single wiki pages.
6 All documentation for this plugin can be found at
7 https://www.dokuwiki.org/plugin:feedaggregator
9 If you install this plugin manually, make sure it is installed in
16 …ravis-ci.org/samwilson/dokuwiki-plugin-feedaggregator.svg?branch=master)](https://travis-ci.org/sa…
/plugin/cspheader/
H A DREADME.md8 [original plugin](https://github.com/lupo49/plugin-cspheader),
31 [plugin's documentation](https://www.dokuwiki.org/plugin:cspheader)
33 install and configure this plugin in DokuWiki.
38 Source code and support for this plugin can be found at
39 https://github.com/dregad/dokuwiki-plugin-cspheader
/plugin/syntaxhighlighter3/
H A DCHANGELOG.md5 …een moved to [SyntaxHighlighter 4](https://github.com/crazy-max/dokuwiki-plugin-syntaxhighlighter4)
22 * Add documentation from plugin page
37 * Extract content of plugin in the repository
38 * Fork of Daniel Lindgren's syntaxhighlighter3 plugin
51 * Plugin adapted to [current plugin layout](https://www.dokuwiki.org/devel:plugin_file_structure).
53 …www.dokuwiki.org/plugin:config) to select theme and configure Autoloader brush list. No longer nec…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DPluginTest.php13 protected $plugin; variable in Sabre\\DAV\\PartialUpdate\\PluginTest
22 $this->plugin = new Plugin();
23 $this->server->addPlugin($this->plugin);
31 $this->assertEquals('partialupdate', $this->plugin->getPluginName());
32 $this->assertEquals(['sabredav-partialupdate'], $this->plugin->getFeatures());
35 ], $this->plugin->getHTTPMethods('partial'));
37 ], $this->plugin->getHTTPMethods(''));
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki3 ---- plugin ----
4 …pers that can be useful when creating ODT files with the odt plugin. For example, the plugin can p…
15 downloadurl: https://github.com/ternite/dokuwiki-plugin-odtsupport/archive/v0.87.zip
16 bugtracker : https://github.com/ternite/dokuwiki-plugin-odtsupport/issues
17 sourcerepo : https://github.com/ternite/dokuwiki-plugin-odtsupport
25 Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which poi…
75 * **required plugin: [[fields]] **
89 * **required plugin: [[fields]] **
100 * **required plugin: [[fields]] **
126 [[https://github.com/ternite/dokuwiki-plugin-odtsupport|Sources]] on github.
[all …]
/plugin/oauth/
H A DRedirectSetting.php3 namespace dokuwiki\plugin\oauth;
5 use dokuwiki\plugin\config\core\Setting\Setting;
20 public function html(\admin_plugin_config $plugin, $echo = false)
28 $label = '<label for="config___' . $key . '">' . $this->prompt($plugin) . '</label>';
19 html(\\admin_plugin_config $plugin, $echo = false) global() argument
/plugin/supa/
H A Dchangelog.txt3 …it does not work: disable the supa plugin via the plugin manager, save plugin-config, enable supa

12345678910>>...147