Home
last modified time | relevance | path

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

12345678910>>...142

/plugin/linkfix/_test/
H A Dlinkfix.test.php23 $plugin->changefrom = 'linkfix:';
25 $plugin->execute();
36 $plugin->isextern = true;
37 $plugin->execute();
48 $plugin->type = 'media';
49 $plugin->execute();
60 $plugin->isextern = true;
61 $plugin->type = 'media';
62 $plugin->execute();
73 $plugin->isextern = true;
[all …]
/plugin/farmer/action/
H A Dajax.php19 * plugin should use this method to register its handlers with the DokuWiki's event controller
79 * Turn a plugin on or off
91 $pname = $INPUT->str('plugin');
96 if (!isset($plugins[$pname])) die('no such plugin');
97 $plugin = $plugins[$pname];
100 if ($plugin['isdefault']) {
101 $new = (int) !$plugin['actual'];
109 $plugin = $plugins[$pname];
111 echo $this->createPluginMatrixCell($plugin, $animal);
115 * Create a matrix of all animals and plugin state
159 plugin_matrix_cell($plugin, $animal, $defaults = false) global() argument
[all...]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/
H A DPluginTest.php17 $fakeServer->addPlugin($plugin);
30 $fakeServer->addPlugin($plugin);
47 $plugin = new Plugin($backend);
48 $fakeServer->addPlugin($plugin);
63 $plugin = new Plugin();
64 $plugin->addBackend($backend1);
65 $plugin->addBackend($backend2);
67 $fakeServer->addPlugin($plugin);
82 $plugin = new Plugin();
83 $fakeServer->addPlugin($plugin);
[all …]
/plugin/pageredirect/
H A DChangeLog.md1 # Dokuwiki pageredirect plugin change log
9 [UNRELEASED]: https://github.com/glensc/dokuwiki-plugin-pageredirect/compare/20221120...master
14 - Add Move plugin support, #40
16 [20221120]: https://github.com/glensc/dokuwiki-plugin-pageredirect/compare/20220103...20221120
25 [20220103]: https://github.com/glensc/dokuwiki-plugin-pageredirect/compare/20170512...20220103
29 - plugin now requires dokuwiki 2014-05-05 (Ponder Stibbons)
33 - fix plugin conflict with creole plugin. [36ebf4a], [#18]
37 [20170512]: https://github.com/glensc/dokuwiki-plugin-pageredirect/compare/20160924...20170512
38 [#18]: https://github.com/glensc/dokuwiki-plugin
[all...]
/plugin/columns/
H A Dstyle.css1 div.dokuwiki table.columns-plugin {
8 div.dokuwiki table.columns-plugin td.columns-plugin {
15 div.dokuwiki table.columns-plugin td.columns-plugin.first {
19 div.dokuwiki table.columns-plugin td.columns-plugin.last {
23 div.dokuwiki table.columns-plugin td.columns-plugin.left {
27 div.dokuwiki table.columns-plugin td.columns-plugin.center {
31 div.dokuwiki table.columns-plugin td.columns-plugin.right {
35 div.dokuwiki table.columns-plugin td.columns-plugin.center table {
40 div.dokuwiki table.columns-plugin td.columns-plugin.right table {
/plugin/snow/
H A Dscript.js4 snowStorm.excludeMobile = JSINFO.plugin.snow.excludemobile;
5 snowStorm.flakesMax = JSINFO.plugin.snow.flakesmax;
6 snowStorm.flakesMaxActive = JSINFO.plugin.snow.flakesmaxactive;
8 snowStorm.useGPU = JSINFO.plugin.snow.usegpu;
9 snowStorm.followMouse = JSINFO.plugin.snow.followmouse;
10 snowStorm.snowColor = JSINFO.plugin.snow.color;
11 snowStorm.snowStick = JSINFO.plugin.snow.snowstick;
12 snowStorm.useMeltEffect = JSINFO.plugin.snow.usemelteffect;
14 snowStorm.freezeOnBlur = JSINFO.plugin.snow.freezeonblur;
15 snowStorm.zIndex = JSINFO.plugin.snow.zindex;
[all …]
H A DREADME.md1 # snow plugin for DokuWiki
5 All documentation for this plugin can be found at: http://dokuwiki.org/plugin:snow
7 If you install this plugin manually, make sure it is installed in lib/plugins/snow/ - if the folder…
14 …s://github.com/mprins/dokuwiki-plugin-snow/actions/workflows/CI.yml/badge.svg)](https://github.com…
15 …r-ci.com/g/mprins/dokuwiki-plugin-snow/badges/quality-score.png?b=master)](https://scrutinizer-ci.…
16 …//img.shields.io/github/issues/mprins/dokuwiki-plugin-snow.svg)](https://github.com/mprins/dokuwik…
17 …://img.shields.io/github/forks/mprins/dokuwiki-plugin-snow.svg)](https://github.com/mprins/dokuwik…
18 …://img.shields.io/github/stars/mprins/dokuwiki-plugin-snow.svg)](https://github.com/mprins/dokuwik…
/plugin/oauthgeneric/
H A DGeneric.php3 namespace dokuwiki\plugin\oauthgeneric;
5 use dokuwiki\plugin\oauth\Service\AbstractOAuth2Base;
15 $plugin = plugin_load('helper', 'oauthgeneric');
16 return 0 !== $plugin->getConf('needs-state');
22 $plugin = plugin_load('helper', 'oauthgeneric');
23 return new Uri($plugin->getConf('authurl'));
29 $plugin = plugin_load('helper', 'oauthgeneric');
30 return new Uri($plugin->getConf('tokenurl'));
38 $plugin = plugin_load('helper', 'oauthgeneric');
40 return (int) $plugin
[all...]
/plugin/openlayersmapoverlays/
H A DREADME.md1 # Overlay add-on for the openlayersmap plugin for DokuWiki
3 ![logo](https://raw.githubusercontent.com/mprins/dokuwiki-plugin-openlayersmap/master/logo.gif)
7 All documentation for this plugin can be found at https://www.dokuwiki.org/plugin:openlayersmapover…
8 This plugin requires that you install https://www.dokuwiki.org/plugin:openlayersmap
10 If you install this plugin manually, make sure it is installed in
18 …ub.com/mprins/dokuwiki-plugin-openlayersmapoverlays/actions/workflows/CI.yml/badge.svg)](https://g…
19 …g/mprins/dokuwiki-plugin-openlayersmapoverlays/badges/quality-score.png?b=master)](https://scrutin…
20 …elds.io/github/issues/mprins/dokuwiki-plugin-openlayersmapoverlays.svg)](https://github.com/mprins…
21 …ields.io/github/forks/mprins/dokuwiki-plugin-openlayersmapoverlays.svg)](https://github.com/mprins…
22 …ields.io/github/stars/mprins/dokuwiki-plugin-openlayersmapoverlays.svg)](https://github.com/mprins…
/plugin/refnotes/
H A Dlocale.php26 private $plugin; variable in refnotes_localization
31 public static function initialize($plugin) { argument
33 self::$instance = new refnotes_localization($plugin);
51 private function __construct($plugin) { argument
52 $this->plugin = $plugin;
59 return $this->plugin->getLang($id);
66 return $this->plugin->localFN($id);
73 $this->plugin->setupLocale();
84 foreach ($this->plugin
[all...]
/plugin/data/_test/
H A Dsyntax_plugin_data_entry.test.php
/plugin/authsqlite/
H A DREADME.md18 $conf['plugin']['authsqlite']['checkPass'] =
24 $conf['plugin']['authsqlite']['getUserInfo'] =
27 $conf['plugin']['authsqlite']['getGroups'] =
32 $conf['plugin']['authsqlite']['getUsers'] =
40 $conf['plugin']['authsqlite']['SortOrder'] = 'ORDER BY u.login';
41 $conf['plugin']['authsqlite']['addUser'] =
44 $conf['plugin']['authsqlite']['addGroup'] =
46 $conf['plugin']['authsqlite']['addUserGroup'] =
49 $conf['plugin']['authsqlite']['getUserID'] =
53 $conf['plugin']['authsqlite']['updateUser'] = 'UPDATE user SET';
[all …]
/plugin/data-au/_test/
H A Dsyntax_plugin_data_entry.test.php48 $plugin = new syntax_plugin_dataau_entry();
97 $plugin->render('xhtml',$renderer,$dataau);
118 $plugin->render('xhtml',$renderer,$dataau);
139 $plugin->render('xhtml',$renderer,$dataau);
160 $plugin->render('xhtml',$renderer,$dataau);
181 $plugin->render('xhtml',$renderer,$dataau);
203 $plugin->render('xhtml',$renderer,$dataau);
291 $plugin = new syntax_plugin_dataau_entry();
297 $plugin = new syntax_plugin_dataau_entry();
335 $plugin = new syntax_plugin_dataau_entry();
[all …]
/plugin/autotooltip/
H A Dscreen.less1 .plugin-autotooltip_tip
18 .plugin-autotooltip_big {
33 .plugin-autotooltip--visible {
37 .plugin-autotooltip-hidden-tip, .plugin-autotooltip-hidden-classes {
41 .plugin-autotooltip_linked {
45 .plugin-autotooltip_simple {
49 .plugin-autotooltip-title {
55 .plugin-autotooltip__blue {
59 .plugin
[all...]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPluginPropertiesTest.php12 $plugin = new Plugin();
23 $server->addPlugin($plugin);
48 $plugin = new Plugin();
80 $plugin = new Plugin();
140 $plugin = new Plugin();
178 $plugin = new Plugin();
225 $plugin = new Plugin();
253 $plugin = new Plugin();
282 $plugin = new Plugin();
309 $plugin = new Plugin();
[all …]
/plugin/backlinks2/
H A DREADME.md5 All documentation for the Backlinks Plugin is available online at: http://dokuwiki.org/plugin:backl…
9 …tps://travis-ci.org/mprins/dokuwiki-plugin-backlinks.svg?branch=master)](https://travis-ci.org/mpr…
10 …i.com/g/mprins/dokuwiki-plugin-backlinks/badges/quality-score.png?b=master)](https://scrutinizer-c…
11 …mg.shields.io/github/issues/mprins/dokuwiki-plugin-backlinks.svg)](https://github.com/mprins/dokuw…
12 …img.shields.io/github/forks/mprins/dokuwiki-plugin-backlinks.svg)](https://github.com/mprins/dokuw…
13 …img.shields.io/github/stars/mprins/dokuwiki-plugin-backlinks.svg)](https://github.com/mprins/dokuw…
14 …cense-GPLv2-blue.svg)](https://raw.githubusercontent.com/mprins/dokuwiki-plugin-backlinks/master/C…
/plugin/backlinks/
H A DREADME.md5 All documentation for the Backlinks Plugin is available online at: https://dokuwiki.org/plugin:back…
9 …//github.com/mprins/dokuwiki-plugin-backlinks/actions/workflows/CI.yml/badge.svg)](https://github.…
10 …i.com/g/mprins/dokuwiki-plugin-backlinks/badges/quality-score.png?b=master)](https://scrutinizer-c…
11 …mg.shields.io/github/issues/mprins/dokuwiki-plugin-backlinks.svg)](https://github.com/mprins/dokuw…
12 …img.shields.io/github/forks/mprins/dokuwiki-plugin-backlinks.svg)](https://github.com/mprins/dokuw…
13 …img.shields.io/github/stars/mprins/dokuwiki-plugin-backlinks.svg)](https://github.com/mprins/dokuw…
14 …cense-GPLv2-blue.svg)](https://raw.githubusercontent.com/mprins/dokuwiki-plugin-backlinks/master/C…
/plugin/webmaster/
H A DREADME.md1 dokuwiki-plugin-webmaster
7 …//github.com/mprins/dokuwiki-plugin-webmaster/actions/workflows/CI.yml/badge.svg)](https://github.…
8 …i.com/g/mprins/dokuwiki-plugin-webmaster/badges/quality-score.png?b=master)](https://scrutinizer-c…
9 …mg.shields.io/github/issues/mprins/dokuwiki-plugin-webmaster.svg)](https://github.com/mprins/dokuw…
10 …img.shields.io/github/forks/mprins/dokuwiki-plugin-webmaster.svg)](https://github.com/mprins/dokuw…
11 …img.shields.io/github/stars/mprins/dokuwiki-plugin-webmaster.svg)](https://github.com/mprins/dokuw…
12 …cense-GPLv2-blue.svg)](https://raw.githubusercontent.com/mprins/dokuwiki-plugin-webmaster/master/L…
/plugin/socialcards/
H A DREADME.md5 All documentation for this plugin can be found at http://dokuwiki.org/plugin:socialcards
7 If you install this plugin manually, make sure it is installed in lib/plugins/socialcards/ - if the…
12 …/github.com/mprins/dokuwiki-plugin-socialcards/actions/workflows/CI.yml/badge.svg)](https://github…
13 ….com/g/mprins/dokuwiki-plugin-socialcards/badges/quality-score.png?b=master)](https://scrutinizer-…
14 …g.shields.io/github/issues/mprins/dokuwiki-plugin-socialcards.svg)](https://github.com/mprins/doku…
15 …mg.shields.io/github/forks/mprins/dokuwiki-plugin-socialcards.svg)](https://github.com/mprins/doku…
16 …mg.shields.io/github/stars/mprins/dokuwiki-plugin-socialcards.svg)](https://github.com/mprins/doku…
/plugin/captcha/
H A Dwav.php4 * CAPTCHA antispam plugin - sound generator
21 /** @var helper_plugin_captcha $plugin */
22 $plugin = plugin_load('helper', 'captcha');
24 if ($plugin->getConf('mode') != 'audio' && $plugin->getConf('mode') != 'svgaudio') {
32 $code = $plugin->generateCaptchaCode(
33 $plugin->fixedIdent(),
34 $plugin->decrypt($INPUT->str('secret'))
36 echo $plugin->audioCaptcha($code);
17 $plugin = plugin_load('helper', 'captcha'); global() variable
/plugin/openlayersmap/
H A DREADME.md1 # OpenLayers map plugin for DokuWiki
3 ![logo](https://raw.githubusercontent.com/mprins/dokuwiki-plugin-openlayersmap/master/logo.gif)
7 All documentation for this plugin can be found at https://www.dokuwiki.org/plugin:openlayersmap
9 If you install this plugin manually, make sure it is installed in
17 [![CI](https://github.com/mprins/dokuwiki-plugin-openlayersmap/actions/workflows/CI.yml/badge.svg)](https://github.com/mprins/dokuwiki-plugin-openlayersmap/actions/workflows/CI.yml)
18 [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-openlayersmap/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-openlayersmap/?branch=master)
19 [![GitHub issues](https://img.shields.io/github/issues/mprins/dokuwiki-plugin
[all...]
/plugin/log/
H A Dcommon.php16 function log_get_log_page($plugin, $id, $needspage = false) { argument
22 $logpage = getNS($id) . ':' . $plugin->getConf('logpage');
28 throw new Exception($plugin->getLang('e_not_writable'));
44 $plugin->getLang('created_summary'));
49 function log_add_log_entry($plugin) { argument
56 $log_id = log_get_log_page($plugin, $ID, true);
58 throw new Exception($plugin->getLang('e_not_writable'));
70 if ($plugin->getConf('userpage') !== '') {
71 …$log_text .= '[[' . sprintf($plugin->getConf('userpage'), $_SERVER['REMOTE_USER']) . '|' . $USERIN…
85 saveWikiText($log_id, $log_text, $plugin->getLang('summary'));
/plugin/yalist/
H A DREADME.md1 dokuwiki-yalist-plugin
4 This plugin extends DokuWiki's list markup syntax to allow definition lists
22 …ub.com/mprins/dokuwiki-yalist-plugin/actions/workflows/CI.yml/badge.svg)](https://github.com/mprin…
23 …/g/mprins/dokuwiki-yalist-plugin/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/…
24 …ields.io/github/issues/mprins/dokuwiki-yalist-plugin.svg)](https://github.com/mprins/dokuwiki-yali…
25 …hields.io/github/forks/mprins/dokuwiki-yalist-plugin.svg)](https://github.com/mprins/dokuwiki-yali…
26 …hields.io/github/stars/mprins/dokuwiki-yalist-plugin.svg)](https://github.com/mprins/dokuwiki-yali…
27 …se-GPLv2-blue.svg)](https://raw.githubusercontent.com/mprins/dokuwiki-yalist-plugin/master/LICENSE)
/plugin/spatialhelper/
H A DREADME.md1 # Spatial Helper plugin for DokuWiki
5 All documentation for this plugin can be found at http://www.dokuwiki.org/plugin:spatialhelper
7 If you install this plugin manually, make sure it is installed in lib/plugins/spatialhelper/ - if the folder is called
13 [![CI](https://github.com/mprins/dokuwiki-plugin-spatialhelper/actions/workflows/CI.yml/badge.svg)](https://github.com/mprins/dokuwiki-plugin-spatialhelper/actions/workflows/CI.yml)
14 [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-spatialhelper/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-spatialhelper/?branch=master)
15 [![GitHub issues](https://img.shields.io/github/issues/mprins/dokuwiki-plugin-spatialhelper.svg)](https://github.com/mprins/dokuwiki-plugin
[all...]
/plugin/geotag/
H A DREADME.md1 # Geotag plugin for DokuWiki
5 All documentation for this plugin can be found at http://www.dokuwiki.org/plugin:geotag
7 If you install this plugin manually, make sure it is installed in lib/plugins/geotag/ - if the folder is called different it will not work!
12 [![CI](https://github.com/mprins/dokuwiki-plugin-geotag/actions/workflows/CI.yml/badge.svg)](https://github.com/mprins/dokuwiki-plugin-geotag/actions/workflows/CI.yml)
13 [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-geotag/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-geotag/?branch=master)
14 [![GitHub issues](https://img.shields.io/github/issues/mprins/dokuwiki-plugin-geotag.svg)](https://github.com/mprins/dokuwiki-plugin
[all...]

12345678910>>...142