Home
last modified time | relevance | path

Searched refs:plugin (Results 351 – 375 of 3657) sorted by relevance

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

/plugin/doodle3toolbar/
H A DREADME.md1 # dokuwiki-plugin-doodle3toolbar
2 Dokuwiki action plugin to provide a editor toolbar button for the doodle3 plugin
/plugin/saveandedit/
H A Dplugin.info.txt5 name saveandedit plugin
6 desc A plugin that adds a button to the edit form that saves and then lets you continue editing.
7 url http://www.dokuwiki.org/plugin:saveandedit
/plugin/settingstree/
H A Dplugin.info.txt5 name Settings tree helper plugin
6 desc DokuWiki helper and admin for setting up settings based on NS/page hierarchy to a plugin
7 url https://www.dokuwiki.org/plugin:settingstree
/plugin/typography/
H A Ddeleted.files1 # deleted.files : Typography plugin for DokuWiki
4 # plugin releases but were removed later.
5 # An up-to-date plugin should not have any of the files installed.
/plugin/twofactoryubiauth/
H A Dplugin.info.txt6 desc Yubi Authenticator support plugin for the Twofactor authentication plugin.
7 url https://www.dokuwiki.org/plugin:twofactoryubiauth
/plugin/spreadout/
H A Dplugin.info.txt5 name Spreadout plugin
6 desc A simple plugin that allows for two spaces between content sentences if the user types two s…
7 url http://www.dokuwiki.org/plugin:spreadout
/plugin/mapillary/
H A DREADME1 **This plugin is currently broken as Mapillary discontinued their embedding widget and the underlyi…
2 Please use the iframe plugin with the embedding options that Mapillary provides [http://blog.mapill…
6 Mapillary plugin for DokuWiki
10 All documentation for this plugin can be found at
11 https://www.dokuwiki.org/plugin:mapillary
14 If you install this plugin manually, make sure it is installed in
39 This plugin uses a third party service by Mapillary AB of Sweden, please
/plugin/combo/ComboStrap/
H A DMessage.php24 private $plugin; variable in ComboStrap\\Message
170 * If this is a test call without a plugin
171 * we have no plugin attached
174 if ($this->plugin != null) {
175 $firedByLang = $this->plugin->getLang('message_come_from');
202 * This is barely used because the syntax plugin does
206 * @param Plugin $plugin
209 public function setPlugin(Plugin $plugin): Message argument
211 $this->plugin = $plugin;
[all...]
/plugin/xcom/lang/en/
H A Dfunctions.txt39 ==== plugin.xcom.pageVersions ====
41 ^Name |''plugin.xcom.pageVersions'' |
46 ==== plugin.xcom.getPageInfo ====
48 ^Name |''plugin.xcom.getPageInfo'' |
117 ==== plugin.acl.addAcl ====
119 ^Name |''plugin.acl.addAcl'' |
123 ==== plugin.acl.delAcl ====
125 ^Name |''plugin.acl.delAcl'' |
129 ==== plugin.xcom.getMedia ====
131 ^Name |''plugin.xcom.getMedia'' |
[all …]
/plugin/prettyphoto/
H A Ddeleted.files1 # deleted.files for DokuWiki Extension Manager plugin
3 # This is a list of files that were present in previous plugin releases
4 # but were removed later. An up to date plugin should not have any of
/plugin/structsection/types/
H A DSection.php3 namespace dokuwiki\plugin\structsection\types;
5 use dokuwiki\plugin\struct\types\TraitFilterPrefix;
6 use dokuwiki\plugin\struct\types\Wiki;
/plugin/commentsyntax/
H A Ddeleted.files1 # deleted.files : Comment Syntax plugin for DokuWiki
4 # plugin releases but were removed later.
5 # An up-to-date plugin should not have any of the files installed.
/plugin/structcondstyle/
H A Dplugin.info.txt5 name structcondstyle plugin
6 desc A small struct extension plugin that allows the user to style parts of agregations with plai…
7 url https://www.dokuwiki.org/plugin:structcondstyle
/plugin/button/docs/
H A D_config.yml2 title: Dokuwiki's button plugin
3 description: Host button plugin documentation images
7 another_url: https://www.dokuwiki.org/plugin:button
/plugin/struct/
H A Drequirements.txt1 # we need additional plugin(s) for testing
3 https://github.com/dokufreaks/plugin-include lib/plugins/include
5 https://github.com/splitbrain/dokuwiki-plugin-bureaucracy lib/plugins/bureaucracy
/plugin/formatplus2/
H A DREADME.md1 # dokuwiki-plugin-formatplus2
2 A fork of the [nice DokuWiki plugin "formatplus"](https://www.dokuwiki.org/plugin:formatplus) (orig…
6 …he-replacement-for-browser#answer-15072522) into the `script.js` of this plugin, and the JavaScrip…
/plugin/externalembed/helper/
H A DcacheInterface.php168 …if(($key = array_search($video_id, $metadata['current']['plugin']['externalembed']['video_ids'])) …
169 … unset($metadata['current']['plugin']['externalembed']['video_ids'][$key]);//remove from metadata
172 …if(($key = array_search($video_id, $metadata['persistent']['plugin']['externalembed']['video_ids']…
173 …unset($metadata['persistent']['plugin']['externalembed']['video_ids'][$key]);//remove from metadata
/plugin/fastwiki/
H A DREADME.md1 # Fastwiki plugin for DokuWiki
3 This plugin for DokuWiki makes your wiki experience much smoother and faster, with features such as:
8 Documentation may be found at: http://dokuwiki.org/plugin:fastwiki
10 This plugin must be installed in lib/plugins/fastwiki. It will not work otherwise.
/plugin/slacknotifier/
H A Daction.php13 use dokuwiki\plugin\slacknotifier\event\PageMoveEvent;
14 use dokuwiki\plugin\slacknotifier\event\PageSaveEvent;
15 use dokuwiki\plugin\slacknotifier\helper\Config;
16 use dokuwiki\plugin\slacknotifier\helper\Context;
17 use dokuwiki\plugin\slacknotifier\helper\Formatter;
/plugin/struct/syntax/
H A Dvalue.php12 use dokuwiki\plugin\struct\meta\AggregationValue;
13 use dokuwiki\plugin\struct\meta\InlineConfigParser;
14 use dokuwiki\plugin\struct\meta\SearchConfig;
15 use dokuwiki\plugin\struct\meta\StructException;
113 $renderer->meta['plugin']['struct']['hasaggregation'] = $search->getCacheFlag();
/plugin/socialshareprivacy2/
H A Dplugin.info.txt5 name socialshareprivacy2 plugin
6 … Twitter, G+, Flattr and many more. Based on the first socialshareprivacy plugin by Frank Schiebel.
7 url https://www.dokuwiki.org/plugin:socialshareprivacy2
/plugin/farmsync/_test/
H A DFarmSyncUtil.test.php3 namespace dokuwiki\plugin\farmsync\test;
24 $farm_util = new \dokuwiki\plugin\farmsync\meta\FarmSyncUtil();
36 $farm_util = new \dokuwiki\plugin\farmsync\meta\FarmSyncUtil();
/plugin/solr/
H A DREADME.md4 This DokuWiki plugin enables you to index and search your wiki pages in a Solr server installation.
11 …MPORTANT:** If you downloaded the plugin from GitHub, make sure that that folder is named `solr`! …
17 The `schema.xml` file that comes with this plugin can be used as your starting point for creating …
19 …o open the DokuWiki configuration page and set the Solr URL in the input field for the Solr plugin.
35 The plugin provides a form for advanced search where users can search for exact phrases, exclude wo…
46 You can call the command line script `index_all.php` that comes with this plugin to index all of yo…
52plugin it will index every page using the DokuWiki indexing mechanism: An invisible graphic that c…
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md7 This plugin brings the multi-language SCAYT functionality into CKEditor 4. It is integrated by defa…
11 The default version of SCAYT plugin for CKEditor 4 is using the free services of WebSpellChecker. I…
17 SCAYT plugin for CKEditor 4: https://webspellchecker.com/wsc-scayt-ckeditor4/
22 The SCAYT plugin for CKEditor as a part of the free services supports the next languages for check …
30 2. Enable the "scayt" plugin in the CKEditor configuration file (config.js):
39 This is the list of officially supported browsers for the SCAYT plugin for CKEditor 4. SCAYT may al…
63 …llation and built the extensive amount of documentation devoted to SCAYT plugin for CKEditor 4 and…
65 If you are experiencing any difficulties with the setup of the plugin, please check the links provi…
72 Please use the [SCAYT plugin for CKEditor 4 GitHub issue page](https://github.com/WebSpellChecker/c…
77 This plugin is licensed under the terms of any of the following licenses at your choice: [GPL](http…
/plugin/achart/
H A DREADME.md3 The `achart` plugin for DokuWiki makes it easy to insert interactive data charts rendered by [APEXC…
5 This plugin accepts the same JavaScript object that ApexCharts takes to generate a chart. Any chart…
12 The latest ZIP package of this plugin can be downloaded [here](http://github.com/karl257/dokuwiki-p…
14 If you install this plugin manually, make sure it is installed in `lib/plugins/achart/` - if the fo…
91 This plugin accepts the same JavaScript object that the `new ApexCharts()` function of ApexCharts t…
142plugin is based on [dokuwiki-plugin-c3chart](https://github.com/jasonxxu/dokuwiki-plugin-c3chart) …

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