Home
last modified time | relevance | path

Searched refs:plugin (Results 251 – 275 of 3657) sorted by relevance

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

/plugin/editions/
H A DREADME1 Editions Plugin for DokuWiki [https://www.dokuwiki.org/plugin:editions]
2 See also plugin.info.txt
4 This plugin needs three things before you can use it:
6 1. Install the PurpleNumbers plugin [https://www.dokuwiki.org/plugin:purplenumbers]
/plugin/twofactortelegram/
H A DREADME3 Email support plugin for the Twofactor authentication plugin.
5 All documentation for this plugin can be found at
6 https://www.dokuwiki.org/plugin:twofactor
8 If you install this plugin manually, make sure it is installed in
/plugin/bulletodo/
H A DREADME1 bulletodo plugin for DokuWiki
3 bullet journal symbol plugin
5 All documentation for this plugin can be found at
6 https://github.com/edwardcodelab/dokuwiki-plugin-bulletodo
8 If you install this plugin manually, make sure it is installed in
/plugin/twofactoraltemail/
H A DREADME3 Email support plugin for the Twofactor authentication plugin.
5 All documentation for this plugin can be found at
6 https://www.dokuwiki.org/plugin:twofactor
8 If you install this plugin manually, make sure it is installed in
/plugin/struct/admin/
H A Dassignments.php12 use dokuwiki\plugin\struct\meta\Assignments;
13 use dokuwiki\plugin\struct\meta\StructException;
45 * Should carry out any processing required by the plugin.
166 /** @var admin_plugin_struct_schemas $plugin */
167 $plugin = plugin_load('admin', 'struct_schemas');
168 return $plugin->getTOC();
/plugin/twofactoremail/
H A DREADME3 Email support plugin for the Twofactor authentication plugin.
5 All documentation for this plugin can be found at
6 https://www.dokuwiki.org/plugin:twofactoremail
8 If you install this plugin manually, make sure it is installed in
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js851 return Popcorn[ this.data.disabled[ plugin ] ? "enable" : "disable" ]( this, plugin );
1595 plugin: type,
1632 plugin: type,
1673 plugin: type,
1711 plugin: type,
1793 plugin = {},
1893 plugin: name,
2171 fn: plugin[ name ],
2184 return plugin;
2188 Popcorn.plugin.errors = [];
[all …]
/plugin/ckgedit/lang/fa/
H A Dmerger.txt1 - این نسخه از [[doku>plugin:ckgedit|ckgedit]] پلاگین CKGEditor را از ۴.۹ به ۴.۱۰ ارتقا می‌دهد، که ج…
2 - با ارتقا به ۴.۹، ckgedit با [[doku>plugin:ckgdoku|ckgdoku]] یکی شد. نگاه‌کنید به [[doku>plugin:…
/plugin/statistics/
H A Dimg.php3 * Statistics plugin - image creator
14 /** @var helper_plugin_statistics $plugin */
15 $plugin = plugin_load('helper', 'statistics'); variable
18 $plugin->Graph()->render($_REQUEST['img'], $_REQUEST['f'], $_REQUEST['t'], $_REQUEST['s']);
20 $plugin->sendGIF(false);
/plugin/box2/
H A DREADME3 see http://www.dokuwiki.org/plugin:box2
4 now superceded by the "Wrap" plugin, http://www.dokuwiki.org/plugin:wrap
/plugin/deletepagebutton/
H A DDeletePageButton.php10 namespace dokuwiki\plugin\deletepagebutton;
37 $plugin = plugin_load('action', $this->type);
38 return $plugin->getLang('menu_item');
/plugin/datasearchform/
H A DREADME.md1 dokuwiki plugin datasearchform
4 Adds a special search form to search through the data entries of the data plugin.
6 https://www.dokuwiki.org/plugin:datasearchform
/plugin/booking/
H A Dplugin.info.txt5 name booking plugin
6 desc Resource booking plugin
7 url https://www.dokuwiki.org/plugin:booking
/plugin/latex/
H A Dplugin.info.txt5 name LaTeX plugin
6 desc LaTeX rendering plugin
7 url http://www.dokuwiki.org/plugin:latex
/plugin/amazonlight/
H A Dplugin.info.txt5 name amazonlight plugin
6 desc A simpler Amazon plugin
7 url https://www.dokuwiki.org/plugin:amazonlight
/plugin/authgoogle2fa/
H A DREADME.md3 DokuWiki authentication plugin to implement Google Authenticator 2FA.
5 Using this plugin you can authenticate DokuWiki users against Google Authenticator 2FA.
9 To get setup, activate the plugin and configure the required settings:
19 You can revert to the originial auth plugin by editing the file conf/local.php:
/plugin/flexpaper/
H A DREADME.md1 dokuwiki-plugin-flexpaper
4 Dokuwiki plugin for Flexpaper, the open source web based document viewer.
8 And then copy below files to plugin folder "dokuwiki/lib/plugins/flexpaper/FlexPaper":
20 Or the plugin will not work!!!!
/plugin/adultcontent/
H A DREADME.md2 Dokuwiki plugin adultcontent
5 This simple plugin will check your dokuwiki page before being saved whether it contains given keywo…
24 https://www.dokuwiki.org/plugin:adultcontent
27 so I made this plugin.
/plugin/oauthkeycloak/
H A DKeycloak.php3 namespace dokuwiki\plugin\oauthkeycloak;
5 use dokuwiki\plugin\oauth\Service\AbstractOAuth2Base;
42 $plugin = plugin_load('helper', 'oauthkeycloak');
43 $json = file_get_contents($plugin->getConf('openidurl'));
/plugin/jwhelloworld/
H A DREADME.md2 This is a simple implementation of a [JokuWiki](https://github.com/symcbean/jokuwiki) plugin.
4 …kuwiki plugin, *no php code is required*. The Javascript is invoked via the jokuwiki framework. To…
17 This requires Dokuwiki with the Jokuwiki plugin to run. The Jokuwiki plugin
/plugin/twofactorsmsgateway/
H A DREADME3 SMS email gateway support plugin for the Twofactor authentication plugin.
5 All documentation for this plugin can be found at
6 https://www.dokuwiki.org/plugin:twofactorsmsgateway
8 If you install this plugin manually, make sure it is installed in
/plugin/codemirror/
H A DREADME1 CodeMirror plugin for DokuWiki
4 Documentation for this plugin can be found at
5 http://www.dokuwiki.org/plugin:codemirror
7 Source code for this plugin can be found at
8 https://github.com/albertgasset/dokuwiki-plugin-codemirror
/plugin/watermark/
H A DREADME.md1 dokuwiki-plugin-watermark
4 A Dokuwiki plugin to add a watermark during image upload.
7 All documentation for this plugin can be found at
8 https://www.dokuwiki.org/plugin:watermark
10 If you install this plugin manually, make sure it is installed in
/plugin/twofactorgoogleauth/
H A DREADME3 Google Authenticator support plugin for the Twofactor authentication plugin.
5 All documentation for this plugin can be found at
6 https://www.dokuwiki.org/plugin:twofactorgoogleauth
8 If you install this plugin manually, make sure it is installed in
/plugin/authphpbb3/
H A DREADME.md2 DokuWiki plugin used to authenticate users using phpBB 3.x backend.
4 All documentation for this plugin can be found at
5 https://www.dokuwiki.org/plugin:authphpbb3

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