Home
last modified time | relevance | path

Searched refs:plugin (Results 301 – 325 of 3657) sorted by relevance

1...<<11121314151617181920>>...147

/plugin/sqlite/
H A Dplugin.info.txt5 name sqlite plugin
6 desc A helper plugin to easily access a SQLite database
7 url http://www.dokuwiki.org/plugin:sqlite
/plugin/database2/
H A Dplugin.info.txt5 name database2 plugin
6 desc Integration of database2 into DokuWiki as syntax plugin
7 url https://github.com/igittigitt/dokuwiki-plugin-database2
/plugin/fontsize2/
H A Dplugin.info.txt5 name fontsize2 plugin
6 desc DokuWiki plugin for controlling the size of your text
7 url https://www.dokuwiki.org/plugin:fontsize2
/plugin/orphanmedia2/
H A Dplugin.info.txt5 name orphanmedia2 plugin
6 desc Display orphan and missing media files. Based on unmaintained orphanmedia plugin
7 url http://dokuwiki.org/plugin:orphanmedia2
/plugin/datatables/
H A Dscript.js57 // check if plugin is configured
58 if (!('plugin' in JSINFO) || !('datatables' in JSINFO.plugin)) return;
61 if (JSINFO.plugin.datatables.enableForAllTables) {
66 init_datatables($target_table, JSINFO.plugin.datatables.config);
77 const dt_config = jQuery.extend(JSINFO.plugin.datatables.config, wrap_config);
/plugin/ikso/
H A Dplugin.info.txt5 name Ikso plugin
6 desc Pseudo-plugin for typing Esperanto letters with "X-code"
7 url http://www.dokuwiki.org/plugin:ikso
/plugin/issuelinks/classes/
H A DIssueLinksException.php3 namespace dokuwiki\plugin\issuelinks\classes;
26 $plugin = plugin_load('helper', 'issuelinks_util');
27 $trans = $plugin->getLang($this->trans_prefix . $message);
/plugin/toucher/
H A Dplugin.info.txt5 name Toucher plugin
6 desc A plugin for touching configuration files without changing DokuWiki settings
7 url http://www.dokuwiki.org/plugin:toucher
/plugin/publistx/
H A Dplugin.info.txt5 name publistX plugin
6 desc Simple modification of original publist plugin
7 url http://www.dokuwiki.org/plugin:publistx
/plugin/outliner/
H A DREADME.md1 # dokuwiki-plugin-outliner
2 DokuWiki plugin that allows creating a collapsible outline layout. Originally by Pavel Vitis.
3 ![alt text](https://github.com/Vincent31Fr/dokuwiki-plugin-outliner/blob/devel/screenshots/dokuwiki_plugin_outliner.PNG?raw=true)
/plugin/cloudstorage/
H A Dplugin.info.txt5 name cloud storage plugin
6 desc Cloud Storage for your media files based on Aliyun OSS plugin
7 url https://github.com/daxingplay/dokuwiki-plugin-cloudstorage
/plugin/selfmeasurement/
H A Dplugin.info.txt5 name selfmeasurement plugin
6 desc Medical plugin to help users to correctly monitor their blood pressure.
7 url https://github.com/EricMaeker/dokuwiki-plugin-selfmeasurement
/plugin/yql/
H A Dplugin.info.txt5 name yql plugin
6 desc A plugin for embedding results of the Yahoo! YQL query API.
7 url http://www.dokuwiki.org/plugin:yql
/plugin/jirainfo/
H A DREADME.md1 # Jirainfo plugin for Dokuwiki
5 All documentation for this plugin can be found at http://www.dokuwiki.org/plugin:jirainfo.
/plugin/struct/meta/
H A DStructException.php3 namespace dokuwiki\plugin\struct\meta;
10 * @package dokuwiki\plugin\struct\meta
24 /** @var \helper_plugin_struct $plugin */
25 $plugin = plugin_load('helper', 'struct');
26 $trans = $plugin->getLang($this->trans_prefix . $message);
39 * Get the plugin version to add as postfix to the exception message
44 /** @var \helper_plugin_struct $plugin */
45 $plugin = plugin_load('helper', 'struct');
46 $info = $plugin->getInfo();
/plugin/showphperrors/
H A Dplugin.info.txt5 name showphperrors plugin
6 desc Small plugin to show php errors without changing php.ini file. Intended for development
7 url https://dokuwiki.org/plugin:showphperrors
/plugin/twofactorsmsappliance/
H A Dplugin.info.txt6 desc SMS appliance support plugin for the Twofactor authentication plugin.
7 url https://www.dokuwiki.org/plugin:twofactorsmsappliance
/plugin/explorertree/
H A Dplugin.info.txt5 name Explorer Tree embed plugin
6 desc DokuWiki helper for embedding NS/page explorer to a plugin
7 url https://www.dokuwiki.org/plugin:explorertree
/plugin/farmer/
H A Dplugin.info.txt5 name farmer plugin
6 desc A plugin to help with creating and administring wiki farm animals
7 url https://dokuwiki.org/plugin:farmer
/plugin/twofactoremail/
H A Dplugin.info.txt6 desc Email support plugin for the Twofactor authentication plugin.
7 url https://www.dokuwiki.org/plugin:twofactoremail
/plugin/survey/
H A Dplugin.info.txt5 name survey plugin
6 desc Dokuwiki plugin to generate user surveys with multiple levels of questions and answers
7 url http://www.dokuwiki.org/plugin:survey
/plugin/feedaggregator/
H A Dplugin.info.txt5 name feedaggregator plugin
6 desc A DokuWiki plugin for aggregating multiple news feeds onto a single wiki page.
7 url https://www.dokuwiki.org/plugin:feedaggregator
/plugin/twofactorsmsgateway/
H A Dplugin.info.txt6 desc SMS email gateway support plugin for the Twofactor authentication plugin.
7 url https://www.dokuwiki.org/plugin:twofactorsmsgateway
/plugin/acronym4glossary/
H A Dplugin.info.txt5 name acronym4glossary plugin (syntax component)
6 desc This plugin uses the acronyms to build a glossary
7 url http://blog.imho.at/20100819/artikel/dokuwiki-plugin-acronym4glossary
/plugin/dx/
H A Dplugin.info.txt6 desc An opinionated plugin to improve the Developer Experience of DokuWiki plugin developers
7 url https://dokuwiki.org/plugin:dx

1...<<11121314151617181920>>...147