Home
last modified time | relevance | path

Searched refs:plugin (Results 76 – 100 of 3657) sorted by relevance

12345678910>>...147

/plugin/usecounter/
H A Ddokuwiki_plugin_page.wiki3 ---- plugin ----
15 downloadurl: https://github.com/ternite/dokuwiki-plugin-usecounter/archive/v0.8.zip
16 bugtracker : https://github.com/ternite/dokuwiki-plugin-usecounter/issues
17 sourcerepo : https://github.com/ternite/dokuwiki-plugin-usecounter
25 Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which poi…
29 This plugin provides a helper class that manages the amount of occurences of any given object.
48 [[https://github.com/ternite/dokuwiki-plugin-usecounter|Sources]] on github.
57 See [[https://github.com/ternite/dokuwiki-plugin-usecounter/issues|issue tracker]] on github.
/plugin/database2/
H A DREADME.md4 database2 is not related to IBM's DB2, but a plugin for the open source online wiki [DokuWiki](http…
6plugin has been developed in 2009. Back then there was an existing plugin called database. Because…
8plugin was abandoned in late 2009 due to focusing onto different projects. Since then I haven't sp…
/plugin/gitbacked/
H A DCHANGELOG.md136 - Update plugin date and URL, added Carsten Teibes as author
174 [#86]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues/86
175 [#82]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues/82
176 [#80]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues/80
177 [#79]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues/79
178 [#69]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues/69
179 [#67]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues/67
180 [#66]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues/66
181 [#63]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues/63
182 [#53]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues/53
[all …]
/plugin/captcha/
H A Dimg.php4 * CAPTCHA antispam plugin - Image generator
21 /** @var helper_plugin_captcha $plugin */
22 $plugin = plugin_load('helper', 'captcha');
24 if ($plugin->getConf('mode') != 'image' && $plugin->getConf('mode') != 'audio') {
31 $code = $plugin->generateCaptchaCode(
32 $plugin->fixedIdent(),
33 $plugin->decrypt($INPUT->str('secret'))
35 echo $plugin->imageCaptcha($code);
17 $plugin = plugin_load('helper', 'captcha'); global() variable
/plugin/twistienav4bootstrap3/
H A DREADME.md2 # Twistienav for Bootstrap 3 template (DokuWiki plugin)#
6 This plugin adds adds drop-down navigation menus to breadcrumbs in DokuWiki pages.
8 It is based on the [TwistieNav](https://www.dokuwiki.org/plugin:twistienav) plugin
15 Install the plugin using:
18 * manually with the download URL, which points to latest version of the plugin.
24 The plugin has already reasonable default settings, so it's not necessary to configure it to make i…
28 The plugin is only translated in English but you can translate it in your own language.
/plugin/semanticdata/
H A DREADME1 Semantic data plugin for DokuWiki
5 The Semantic data plugin for DokuWiki is based on the data plugin (http://www.dokuwiki.org/plugin:d…
7 …as increased substantially. As a consequence the plugin can be used as a replacement for the data
17 NOTICE: The plugin cannot be used together with the sqlite based data plugin!
19 For installing the plugin, we refer to the DokuWiki documentation. If you install this plugin manua…
21 In the admin section of the plugin you can change two settings:
/plugin/hubspot/
H A DREADME.md4 A DokuWiki plugin that allows you to embed the hubspot tracking code in your pages.
22 This plugin can be used for any kind of javascript traking code, but the main purpose here is hubsp…
26 Install the plugin using the PluginManager(https://www.dokuwiki.org/plugin:plugin).
32 This plugin requires the following additional components that must be installed separately:
40 …- Configure the plugin in ***Admin -> Configuration Manager –> Plugin Settings –> Hubspot tracking…
41 …- The Hubspot tracking plugin should now be enabled and you should see the trackingcode in the ren…
/plugin/notification/action/
H A Dcron.php86 foreach ($plugins as $plugin) {
87 $sent_notifications_by_plugin[$plugin] = [];
90 $plugin = $sent_notification['plugin'];
92 $sent_notifications_by_plugin[$plugin][$id] = true;
97 $plugin = $notification['plugin'];
99 if (!isset($sent_notifications_by_plugin[$plugin][$id])) {
138 $plugin = $notification['plugin'];
141 … ['plugin' => $plugin, 'notification_id' => $id, 'user' => $user, 'sent' => date('c')]);
/plugin/structtasks/
H A Daction.php9 use dokuwiki\plugin\structtasks\meta\Utilities;
10 use dokuwiki\plugin\structtasks\meta\AssignedNotifier;
11 use dokuwiki\plugin\structtasks\meta\ClosedStatusNotifier;
12 use dokuwiki\plugin\structtasks\meta\DateNotifier;
13 use dokuwiki\plugin\structtasks\meta\DeletedNotifier;
14 use dokuwiki\plugin\structtasks\meta\OpenStatusNotifier;
15 use dokuwiki\plugin\structtasks\meta\RemovedNotifier;
16 use dokuwiki\plugin\structtasks\meta\SelfRemovalNotifier;
/plugin/googleads/
H A DREADME.md15 The plugin also exports a function for use with your template, so you will have to insert the follo…
24 …emplate "Google AdSense Ready", even if your users do not use Google AdSense (or have this plugin.)
28 Search and install the plugin using the [Extension Manager](https://www.dokuwiki.org/plugin:extensi…
32 All further documentation for this plugin can be found at:
34 * [https://www.dokuwiki.org/plugin:googleads](https://www.dokuwiki.org/plugin:googleads)
38 The official repository for this plugin is available on GitHub:
40 * [https://github.com/tatewake/dokuwiki-plugin-googleads](https://github.com/tatewake/dokuwiki-plug…
42plugin thrives from community contributions. If you're able to provide useful code changes or bug …
/plugin/pubmed2020/site/
H A Ddescription.txt3 ---- plugin ----
14 downloadurl: https://github.com/EricMaeker/dokuwiki-plugin-pubmed/archive/master.zip
15 bugtracker : https://github.com/EricMaeker/dokuwiki-plugin-pubmed/issues
16 sourcerepo : https://github.com/EricMaeker/dokuwiki-plugin-pubmed/
18 screenshot_img : https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pu…
23plugin is based on the Ikuo Obataya <I.Obataya@gmail.com> code base (from 2013). It integrates inf…
40 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pubmed_short.png}}
45 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pubmed_long.png}}
50 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pubmed_long_abstr…
55 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/search.png}}
[all …]
/plugin/structgeohash/
H A DREADME.md1 # dokuwiki-plugin-structgeohash
3 [ES] Un plugin para dokuwiki que extiende la funcionalidad del plugin struct agregando un campo de …
4 [EN] A dokuwiki plugin that extends the functionality to the struct plugin adding geolocation field.
/plugin/showlogin2/
H A DREADME.md5 This plugin shows the login dialog if you try to access a page you do not have rights for in case y…
7 … a simple variant of the „Showlogin“ plugin by Oliver Geisen (http://www.dokuwiki.org/plugin:showl…
11 This plugin is published under the Gnu Public License (GPL) V2.
15 Unpack the file somewhere and move the directory named `showlogin2` into the `/lib/plugin` director…
19 As this functionality is now built into Dokuwiki's core this plugin is obsolete (from Dokuwiki vers…
/plugin/html5video2/
H A DREADME.md5 * http://dokuwiki.org/plugin:html5video2
9 The plugin is using video.js (http://www.videojs.com/)
11 Parts borrowed from the videogg plugin written by Ludovic Kiefer and from the html5video plugin wri…
12 … <jason@monsterjavaguns.com> which is based on Christophe Benz' Dailymotion plugin, which, in turn,
13 is based on Ikuo Obataya's Youtube plugin.
/plugin/batchedit/
H A Dserver.php16 private $plugin; variable in BatcheditServer
20 public function __construct($plugin) { argument
21 $this->plugin = $plugin;
98 return $this->plugin->getLang('lbl_searching');
101 return $this->plugin->getLang('lbl_applying');
/plugin/swarmwebhook/
H A DREADME.md1 …m/g/micgro42/dokuwiki-plugin-swarmwebhook/badges/quality-score.png?b=master)](https://scrutinizer-…
2 …com/g/micgro42/dokuwiki-plugin-swarmwebhook/badges/coverage.png?b=master)](https://scrutinizer-ci.…
3 …/travis-ci.com/micgro42/dokuwiki-plugin-swarmwebhook.svg?branch=master)](https://travis-ci.com/mic…
9 All documentation for this plugin can be found at
10 [https://dokuwiki.org/plugin:swarmwebhook](https://dokuwiki.org/plugin:swarmwebhook)
12 If you install this plugin manually, make sure it is installed in
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki3 ---- plugin ----
4 …des symbols that can be exported into ODT files with the odt plugin. For example, the plugin can c…
15 downloadurl: https://github.com/ternite/dokuwiki-plugin-symbols4odt/archive/v0.8.zip
16 bugtracker : https://github.com/ternite/dokuwiki-plugin-symbols4odt/issues
17 sourcerepo : https://github.com/ternite/dokuwiki-plugin-symbols4odt
25 Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which poi…
27 :!: **External requirements:** This plugin requires the following additional components that must b…
32 This plugin allows for the insertion of symbols that work both on wiki pages, as well as in exporte…
34plugin was intended for the insertion of soft hyphens. It was implemented to provide the functiona…
73 [[https://github.com/ternite/dokuwiki-plugin-symbols4odt|Sources]] on github.
[all …]
/plugin/authucenter/
H A DREADME.md1 # dokuwiki-plugin-authucenter
3 DokuWiki plugin providing authentication against a Discuz with UCenter backend
5 …dokuwiki-plugin-authucenter](https://badges.gitter.im/daxingplay/dokuwiki-plugin-authucenter.svg)]…
9 This plugin has been developped and tested with DokuWiki release 2015-08-10a ”Detritus”, but will p…
15 * Install this plugin in DokuWiki's `Extension Manager`.
16 * After install, enable this plugin, then go to `Configuration Settings`.
/plugin/projects/lib/
H A Dplugins.php55 $plugin = new $class();
56 if ($plugin != NULL) $this->plugins[$plugin->name()] = $plugin;
63 foreach ($this->plugins as $key => $plugin)
64 if ($plugin->can_handle($project, $file))
65 $handlers[$key] = $plugin;
/plugin/yuriigantt/src/Driver/Embedded/
H A DRenderer.php21 namespace dokuwiki\plugin\yuriigantt\src\Driver\Embedded;
24 use dokuwiki\plugin\yuriigantt\src\Driver\Embedded;
67 public function plugin($name, $data, $state = '', $match = '') function in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded\\Renderer
69 if ($plugin = plugin_load('syntax', $name)) {
71 $plugin->render($this->getFormat(), $this, $data);
/plugin/structgroup/types/
H A DGroup.php2 namespace dokuwiki\plugin\structgroup\types;
4 use dokuwiki\plugin\struct\meta\QueryBuilder;
5 use dokuwiki\plugin\struct\meta\QueryBuilderWhere;
6 use dokuwiki\plugin\struct\meta\StructException;
7 use dokuwiki\plugin\struct\meta\ValidationException;
8 use dokuwiki\plugin\struct\types\AbstractMultiBaseType;
/plugin/simplemysqlclient/
H A Ddescr.txt3 ---- plugin ----
19 … SQL-Client for MySQL. Some helper and template buttons are available in plugin. One or more (; se…
23plugin. You have to set the database name, user, passwort and the host. Than you can allow some us…
27 Download the plugin at [[http://www.soft2c.de/pub/simplemysqlclient.zip|simplemysqlclient.zip]] and…
32 Example to activate the plugin on your page write:
40 With the string ''%%{{simplemysqlclient}}%%'' on the page level you activates the plugin.
42 Also, the plugin is on page level.
/plugin/deletepagebutton/
H A DREADME.md5 The plugin adds a _Delete page_ button to DokuWiki's
16 is supported by the plugin,
38 [the plugin's wiki page](https://www.dokuwiki.org/plugin:deletepagebutton)
39 for information on how to install and configure this plugin in DokuWiki.
41 If you install this plugin manually, make sure it is installed in
48 This plugin has been tested with the following DokuWiki releases,
55 The plugin has been tested with the default
65 Source code and support for this plugin can be found at
66 <https://github.com/dregad/dokuwiki-plugin-deletepagebutton>
73 [this old plugin](https://github.com/caillou/dokuwiki-plugin-delete)
/plugin/etherpadlite/
H A DREADME.md4 Etherpad-Lite plugin for dokuwiki
6 …umentation for this plugin can be found at https://github.com/michael-dev/dokuwikietherpadlite and…
32 …ership managed and pad passwords assigned by the dokuwiki plugin. Further, the dokuwiki plugin set…
34plugin sends edit-messages (i.e. past text xx at current cursor) and the etherpad lite plugin rece…
42 … users authorized by the dokuwiki plugin can edit a pad and that there are only pads created using…
58 ### dokuwiki plugin ###
72 …b/releases/dokuwiki-etherpadlite-current.zip to install the plugin using the dokuwiki plugin manag…
76 This plugin needs configuration. See the dokuwiki configuration editor for this. More information c…
78 ### etherpad lite plugin ###
80 For better integration, see the ep\_iframeinsert etherpad lite plugin.
[all …]
/plugin/lightboxv2/
H A DAUTHORS2 - the original plugin
5 - made plugin work by remaking the plugin
8 - made plugin work with konqueror
9 - made plugin work with compression enabled

12345678910>>...147