Home
last modified time | relevance | path

Searched refs:plugin (Results 476 – 500 of 3657) sorted by relevance

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

/plugin/letsencrypt/lang/en/
H A Dinfo.txt1 This plugin will request a single certificate with all listed domains as Subject Alternative Names …
3 Root Directory. This directory needs to be browsable from all domains! See the [[doku>plugin:letsen…
6 Configuring your webserver to make use of the certificate is **not** part of this plugin!
/plugin/subjectindex/
H A Dreadme.md1 Subject Index plugin for Dokuwiki:
5 See the Dokuwiki [SubjectIndex plugin page](https://www.dokuwiki.org/plugin:subjectindex) for full …
/plugin/sqlcomp/
H A DREADME.md1 dokuwiki-plugin-sqlcomp
3 Dokuwiki plugin to query SQL databases and show result as tables.
4 See documentation at https://www.dokuwiki.org/plugin:sqlcomp for more details on use.
/plugin/findologicxmlexport/resources/
H A Dstyle.css2 Stylesheet for findologicxmlexport plugin
4 .fl-plugin-findologicxmlexport-fieldset {
20 div#fl-plugin-findologicxmlexport fieldset {
/plugin/accscounter/
H A Dplugin.info.txt6 …the list of the popularity according to the log data taken by the plugin. This plugin is ported f…
7 url http://www.dokuwiki.org/plugin:accscounter
/plugin/keyboard/
H A Dplugin.info.txt7 desc The keyboard plugin provides a combined syntax and action plugin in order to markup text as …
8 url https://www.dokuwiki.org/plugin:keyboard
/plugin/data/lang/en/
H A Dadmin_intro.txt5 The aliased types can be used like any other type of the plugin, but all data will be prefixed or postfixed with the values you provided for the alias here. This is usually used for linking certain field types to special namespaces.
7 Refer to the [[doku>plugin:data|plugin description]] for more info about aliases.
/plugin/twistienav/
H A Dhelper.php24 foreach (array_keys($this->title_metadata) as $plugin) {
25 if(plugin_isdisabled($plugin)) unset($this->title_metadata[$plugin]);
112 foreach ($this->title_metadata as $plugin => $pluginkey) {
/plugin/logger/
H A DREADME.md3 This plugin logs every request of DokuWiki.
6 All documentation for this plugin can be found at
7 https://www.dokuwiki.org/plugin:logger
9 If you install this plugin manually, make sure it is installed in
/plugin/cloudstorage/
H A DREADME3 Aliyun OSS plugin
5 All documentation for this plugin can be found at
6 https://github.com/daxingplay/dokuwiki-plugin-oss
8 If you install this plugin manually, make sure it is installed in
/plugin/advrack/
H A DREADME1 dokuwiki-plugin-advrack - advrack Plugin for DokuWiki
6 All documentation for this plugin can be found at
7 https://www.dokuwiki.org/plugin:advrack
9 If you install this plugin manually, make sure it is installed in
/plugin/forceuserchange/
H A DREADME5 All documentation for this plugin can be found at
6 https://www.dokuwiki.org/plugin:forceuserchange
8 If you install this plugin manually, make sure it is installed in
16 Copyright (C) Henry Pan <dokuwiki.plugin@phy25.com>
/plugin/showphperrors/
H A DREADME3 Small plugin to show php errors without changing php.ini file. Intended for development
5 All documentation for this plugin can be found at
6 https://dokuwiki.org/plugin:showphperrors
8 If you install this plugin manually, make sure it is installed in
/plugin/simpleindex/
H A DREADME3 A simple navigation plugin adapted from dokuwiki's built-in index function
5 All documentation for this plugin can be found at
6 https://github.com/lainme/dokuwiki-plugin-simpleindex
8 If you install this plugin manually, make sure it is installed in
/plugin/ghissues/
H A DREADME1 ghissues plugin for DokuWiki
5 All documentation for this plugin can be found at
6 http://www.dokuwiki.org/plugin:ghissues
8 If you install this plugin manually, make sure it is installed in
/plugin/twistienav4bootstrap3/
H A Dhelper.php24 foreach (array_keys($this->title_metadata) as $plugin) {
25 if(plugin_isdisabled($plugin)) unset($this->title_metadata[$plugin]);
106 foreach ($this->title_metadata as $plugin => $pluginkey) {
/plugin/linkprefix/
H A DREADME3 This plugin adds a custom string in front of all external URLs. That is useful for referer remove s…
5 All documentation for this plugin can be found at
6 https://www.dokuwiki.org/plugin:linkprefix
8 If you install this plugin manually, make sure it is installed in
/plugin/editonlink/
H A DREADME.md1 # DokuWiki plugin EditOnLink
13 … Manager](https://www.dokuwiki.org/plugin:extension); or manual install (see [Plugins](https://www…
23 [EditOnLink Plugin page on DokuWiki.Org](https://www.dokuwiki.org/plugin:editonlink)
/plugin/givemeyouremail/
H A DREADME.txt2 * GiveMeYourEmail Doku wiki plugin
15 Just give the plugin zip url to Dokuwiki plugin installer, and you're all set !!
27 To collect all the email adresses, you can download the adresses.txt file located on the plugin ins…
/plugin/mtg/
H A DREADME3 Provides a DokuWiki Syntax plugin for creating references to
6 All documentation for this plugin can be found at
7 https://www.dokuwiki.org/plugin:mtg
9 If you install this plugin manually, make sure it is installed in
/plugin/webdav/core/
H A DServer.php11 namespace dokuwiki\plugin\webdav\core;
13 use dokuwiki\plugin\webdav\core\DAV\Collection;
116 foreach ($plugins as $plugin) {
117 $this->server->addPlugin($plugin);
/plugin/htvid/
H A DREADME5 All documentation for this plugin can be found at
6 http://www.dokuwiki.org/plugin:htvid
8 If you install this plugin manually, make sure it is installed in
9 lib/plugins/htvid/ or the plugin will not work
/plugin/timestamp/
H A DREADME3 A plugin that adds a timestamp button to the edit toolbar
5 All documentation for this plugin can be found at
6 http://www.dokuwiki.org/plugin:timestamp
8 If you install this plugin manually, make sure it is installed in
/plugin/structsection/
H A Dsyntax.php10 use dokuwiki\plugin\struct\meta\AccessTable;
11 use dokuwiki\plugin\struct\meta\Assignments;
12 use dokuwiki\plugin\struct\meta\StructException;
133 … if (!is_a($field->getColumn()->getType(), \dokuwiki\plugin\structsection\types\Section::class)) {
/plugin/relativetimehelper/
H A DREADME3 Pure helper plugin to format timestamps into relative strings
5 All documentation for this plugin can be found at
6 https://dokuwiki.org/plugin:relativetimehelper
8 If you install this plugin manually, make sure it is installed in

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