Home
last modified time | relevance | path

Searched refs:plugin (Results 51 – 75 of 3657) sorted by relevance

12345678910>>...147

/plugin/note/
H A DREADME.md1 # DokuWiki Note plugin
3 A plugin for [DokuWiki](https://www.dokuwiki.org/) which allows users to easily insert four kinds of notes into the wiki pages.
25 It is regularly reported that the cache needs to be cleaned after installing the plugin before the notes do showup. At least a full page-reload (CTRL-F5) is required.
29 Currently this plugin has some limitations:
36 See [DokuWiki's plugin page](https://www.dokuwiki.org/plugin:note)
39 1. Download plugin/repo archive
40 2. Installing the plugin:
42 * Load the admin page and go to Manage Plugins and enter the URL of the plugin under Download and install the new plugin
[all...]
/plugin/404manager/_test/
H A Dmanager.test.php79 …$conf ['plugin'][constant_parameters::$PLUGIN_BASE]['ActionReaderFirst'] = action_plugin_404manage…
215 $conf['plugin'][constant_parameters::$PLUGIN_BASE]['WeightFactorForSamePageName'] = 4;
216 $conf['plugin'][constant_parameters::$PLUGIN_BASE]['WeightFactorForStartPage'] = 3;
217 $conf['plugin'][constant_parameters::$PLUGIN_BASE]['WeightFactorForSameNamespace'] = 5;
266 $conf['plugin'][constant_parameters::$PLUGIN_BASE]['WeightFactorForSamePageName'] = 4;
267 $conf['plugin'][constant_parameters::$PLUGIN_BASE]['WeightFactorForStartPage'] = 3;
268 $conf['plugin'][constant_parameters::$PLUGIN_BASE]['WeightFactorForSameNamespace'] = 5;
315 $conf['plugin'][constant_parameters::$PLUGIN_BASE]['WeightFactorForSamePageName'] = 4;
316 $conf['plugin'][constant_parameters::$PLUGIN_BASE]['WeightFactorForStartPage'] = 3;
317 $conf['plugin'][constant_parameters::$PLUGIN_BASE]['WeightFactorForSameNamespace'] = 5;
[all …]
/plugin/piwik2/
H A DREADME.md5 This is a plugin for DokuWiki (https://www.dokuwiki.org). In integrates a editable tracking code or…
27 … alternative (inspired by the piwik plugin from Heikki Hokkanen <hoxu@users.sf.net>, https://www.d…
31 Just install the plugin using the PluginManager(https://www.dokuwiki.org/plugin:plugin) or download…
42 This plugin requires the following additional components that must be installed separately:
48plugin using the Plugin Manager (https://www.dokuwiki.org/plugin:plugin) and the download URL abov…
53 …- Configure the plugin in ***Admin -> Configuration Manager –> Plugin Settings –> Piwik2*** (Value…
54 …- Piwik plugin should now be enabled and you should see the trackingcode in the rendered html on w…
/plugin/authsplit/
H A DREADME2 authsplit DokuWiki Split authentication plugin
7 NOTE: This auth plugin requires DokuWiki WeatherWax (2013-05-10a) or later!
12 authsplit, while technically being an auth plugin, does NOT do any
15 - a PRIMARY auth plugin that will be used for VALIDATION of login names and
17 authentication source behind this plugin is most probably shared with other
19 - a SECONDARY auth plugin that supplies ADDITIONAL user information such as
24 particularly useful auth plugin with an auth plugin that is more powerful, yet
27 The example that comes to mind is to use authhttp as PRIMARY auth plugin and
28 authplain as SECONDARY auth plugin, thereb
[all...]
/plugin/referrers/
H A DREADME.md13 This plugin logs [HTTP Referrers](https://en.wikipedia.org/wiki/HTTP_referer) for your site, so you…
15 Set the options for this plugin via the **Configuration Settings** menu from the DokuWiki admin men…
19 Search and install the plugin using the [Extension Manager](https://www.dokuwiki.org/plugin:extensi…
23 …ocated at the page `:wiki:referrers`, so you will need to create that page for this plugin to work.
28 All further documentation for this plugin can be found at:
30 * [https://www.dokuwiki.org/plugin:referrers](https://www.dokuwiki.org/plugin:referrers)
34 The official repository for this plugin is available on GitHub:
36 * [https://github.com/tatewake/dokuwiki-plugin-referrers](https://github.com/tatewake/dokuwiki-plug…
38plugin thrives from community contributions. If you're able to provide useful code changes or bug …
/plugin/inlinetoc/
H A DREADME.md1 # This plugin is not maintained anymore
5 This plugin renders the toc of a page inside the page content, a la Mediawiki.
19 The plugin replaces the tag with a div. The div's class is inlinetoc**2** (the
21 the TOC plugin which already use the class inlinetoc.
23 The plugin won't work if you specify *{{NOTOC}}* on the page because it relies
29 - This plugin is largely inspired by the TOC
30 plugin (http://www.dokuwiki.org/plugin:toc)
/plugin/deniedpage/
H A DREADME.md1 Dokuwiki deniedpage plugin
4 This [Dokuwiki](https://www.dokuwiki.org) plugin show a specific page instead of denied message.
9 You can easily install this plugin by using the [plugins manager](https://www.dokuwiki.org/plugin:p…
13 **https://github.com/brenard/dokuwiki-plugin-deniedpage/zipball/master**
18 … page could be define by using the [Configuration Manager](https://www.dokuwiki.org/plugin:config).
/plugin/dwcommits/
H A DREADME1 The plugin requires the sqlite plugin.
13 The databases created by this plugin can be queried from the admin panel and
14 from a syntax plugin. The HOW-TO is described on the DOkuwiki site for this
15 plugin: http://www.dokuwiki.org/plugin:dwcommits
17 Please read the documentation in the admin panel or on the plugin web site
20 The initial impetus behind this plugin is to help determine recent changes to
21 Dokuwiki which might impact on plugin authors.
/plugin/bliki/
H A Dlocal.php.dist3 $conf['plugin']['bliki']['structure'] = 'flat'; // Structure to use when storing posts; [flat | dee…
4 $conf['plugin']['bliki']['offset'] = 0; // Number of hours to offset new post times from your serve…
5 $conf['plugin']['bliki']['numposts'] = 15; // Number of posts to show on each page of a blog
6 $conf['plugin']['bliki']['dateheader'] = '===== l, F j ====='; // Format for date header/separator …
7 $conf['plugin']['bliki']['datefooter'] = 'n/j/Y g:ia'; // Format for the footer datestamp (includes…
8 $conf['plugin']['bliki']['footer'] = ' \\\\ <sub>Posted @ {timestamp} -- [[{permalink}|Permalink]] …
9 $conf['plugin']['bliki']['newlabel'] = '&raquo; New Post'; // Label for the new post button/link
10 $conf['plugin']['bliki']['olderlabel'] = 'Older Posts &raquo;'; // Link to older posts
11 $conf['plugin']['bliki']['newerlabel'] = '&laquo; Newer Posts'; // Link to newer posts
/plugin/blockquote/
H A Dstyle.css3 .dokuwiki blockquote.blockquote-plugin {
7 /* prevent plugin to interfere with expanded ToC when there's one */
16 .dokuwiki cite.blockquote-plugin {
20 .dokuwiki blockquote.blockquote-plugin cite.blockquote-plugin {
25 .dokuwiki blockquote.blockquote-plugin cite.blockquote-plugin:before {
30 .dokuwiki q.blockquote-plugin {
/plugin/pubmed2020/
H A DREADME.md1 # PubMed plugin for DokuWiki
5 See http://www.dokuwiki.org/plugin:pubmed2020
9 - Ikuo Obataya wrote the pubmed plugin in 2007-2016
15 Please read the documentation of this plugin in the [dokuwiki plugin page]
17 [dokuwiki plugin page]: https://www.dokuwiki.org/plugin:pubmed2020
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DFreeBusyRequestTest.php14 protected $plugin; variable in Sabre\\CalDAV\\Schedule\\FreeBusyRequestTest
89 $this->plugin = new CalDAV\Plugin();
90 $this->server->addPlugin($this->plugin);
93 $this->plugin = new Plugin();
94 $this->server->addPlugin($this->plugin);
159 $this->plugin->httpPost($this->server->httpRequest, $this->server->httpResponse);
183 $this->plugin->httpPost($this->server->httpRequest, $this->server->httpResponse);
209 $this->plugin->httpPost($this->server->httpRequest, $this->server->httpResponse);
234 $this->plugin->httpPost($this->server->httpRequest, $this->server->httpResponse);
291 $this->plugin->httpPost($this->server->httpRequest, $this->response)
[all …]
/plugin/minimap/
H A DREADME.md1 # dokuwiki-plugin-minimap
3 …/travis-ci.com/gerardnico/dokuwiki-plugin-minimap.svg?branch=master)](https://travis-ci.com/gerard…
7 The [Minimap Dokuwiki plugin](https://www.dokuwiki.org/plugin:minimap) generates a [sitemap](https:…
11 See the mini-map plugin page on Dokuwiki [here](https://www.dokuwiki.org/plugin:minimap)
15 See the plugin in action [here](http://gerardnico.com/dokuwiki/minimap).
23 Install the plugin using:
25 * the [Plugin Manager](https://www.dokuwiki.org/plugin:plugin)
26plugin:Plugins) with the [download URL](http://github.com/gerardnico/dokuwiki-plugin-minimap/zipba…
79 When the plugin can't find a start page, it will show in the head of the component `No Home Page Fo…
109 * The plugin is now Bootstrap 4 compatible. The icons were suppressed.
[all …]
/plugin/addnewpage/
H A DREADME.md7 The plugin lets users put *add new page* forms within pages, with optional namespace selection.
24 [the plugin's wiki page](https://www.dokuwiki.org/plugin:addnewpage)
25 for information on how to install, configure and use this plugin in DokuWiki.
30 Source code and support for this plugin can be found at
31 <https://github.com/dregad/dokuwiki-plugin-addnewpage>
35 The plugin was originally written by [Benjamin Santalucia](https://github.com/ben8p) (aka iDo) in 2…
36 … [Legacy Releases section](https://www.dokuwiki.org/plugin:addnewpage#legacy_releases) in the plug…
38 In 2013, [Sam Wilson](https://github.com/samwilson) picked up the plugin's maintenance and actively…
43 - [Gerrit Uitslag](https://github.com/klap-in) added support for newpagetemplate plugin in 2014
46 In May 2023, [Damien Regad](https://github.com/dregad) decided to take over the plugin's maintenanc…
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DPluginTest.php12 $plugin = new Plugin();
14 $server->addPlugin($plugin);
27 $plugin->getFeatures()
32 $plugin->getPluginInfo()['name']
43 $plugin = new Plugin();
44 $plugin->propFind($propFind, new \Sabre\DAV\SimpleCollection('hi'));
/plugin/ckgdoku/ckeditor/plugins/scayt/
H A DCHANGELOG.md1 SCAYT plugin for CKEditor 4 Changelog
9 * *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.h…
12 * [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Do…
13 * [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102) SCAYT Core performanc…
14 * [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak in…
15 * [#105](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/105) Javascript error fire…
16 * [#107](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/107) SCAYT should not chec…
17 * [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108) Latest SCAYT copies i…
20 * [#32](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/32) SCAYT stops working after…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DFreeBusyReportTest.php17 protected $plugin; variable in Sabre\\CalDAV\\FreeBusyReportTest
93 $this->plugin = new Plugin();
94 $this->server->addPlugin($this->plugin);
108 $this->plugin->report($rootElem, $report);
130 $this->plugin->report($rootElem, $report);
152 $this->plugin->report($rootElem, $report);
162 $this->plugin = new Plugin();
163 $this->server->addPlugin($this->plugin);
173 $this->plugin->report($rootElem, $report);
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DCHANGELOG.md1 SCAYT plugin for CKEditor 4 Changelog
9 * *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.h…
12 * [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Do…
13 * [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102) SCAYT Core performanc…
14 * [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak in…
15 * [#105](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/105) Javascript error fire…
16 * [#107](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/107) SCAYT should not chec…
17 * [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108) Latest SCAYT copies i…
20 * [#32](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/32) SCAYT stops working after…
/plugin/displaywikipage/
H A DREADME.md13 The plugin also exports a function for use with your template, so you will have to insert the follo…
23 …his fashion will allow your users to use the template whether or not you have the plugin installed.
27 Search and install the plugin using the [Extension Manager](https://www.dokuwiki.org/plugin:extensi…
31 All further documentation for this plugin can be found at:
33 …* [https://www.dokuwiki.org/plugin:displaywikipage](https://www.dokuwiki.org/plugin:displaywikipag…
37 The official repository for this plugin is available on GitHub:
39 * [https://github.com/tatewake/dokuwiki-plugin-displaywikipage](https://github.com/tatewake/dokuwik…
41plugin thrives from community contributions. If you're able to provide useful code changes or bug …
/plugin/farmer/
H A Dhelper.php116 * Check if the farm is correctly configured for this farmer plugin
220 * Get the plugin states configured locally in the given animal
282 foreach ($defaults as $plugin => $set) {
283 $current = ['name' => $plugin, 'default' => $set, 'actual' => $set, 'isdefault' => true];
285 if (isset($local[$plugin])) {
286 $current['actual'] = (bool) $local[$plugin];
290 $info[$plugin] = $current;
298 * Set the state of a plugin in an animal
300 * @param string $plugin
304 public function setPluginState($plugin,
295 setPluginState($plugin, $animal, $state) global() argument
[all...]
/plugin/gitbacked/
H A DREADME.md8 - [Smaller issues, also well suited for newcomers](https://github.com/woolfg/dokuwiki-plugin-gitbac…
9 - [Feature requests and other cool ideas](https://github.com/woolfg/dokuwiki-plugin-gitbacked/issue…
17 All documentation for this plugin can be found at
18 http://www.dokuwiki.org/plugin:gitbacked
20 This plugin is provided as released DokuWiki installable ZIP packages with detailed [release notes]…
21 via this repos [Releases](https://github.com/woolfg/dokuwiki-plugin-gitbacked/releases).
22 …n be found at [HowTo manage releases](https://github.com/woolfg/dokuwiki-plugin-gitbacked/blob/mas…
24 If you install this plugin manually, make sure that:
25 - you download a **released** `dokuwiki-plugin-gitbacked-YYYY-DD-MM.zip` file
26 from the [Release](https://github.com/woolfg/dokuwiki-plugin-gitbacked/releases) page.
[all …]
/plugin/odtsupport/
H A DREADME.md1 # dokuwiki-plugin-odtsupport
2 …pers that can be useful when creating ODT files with the odt plugin. For example, the plugin can p…
4 All documentation for this plugin can be found at
5 [https://www.dokuwiki.org/plugin:odtsupport](https://www.dokuwiki.org/plugin:odtsupport)
7 If you install this plugin manually, make sure it is installed in
/plugin/columns/
H A Dprint.css1 div.dokuwiki table.columns-plugin td {
6 div.dokuwiki table.columns-plugin td.first {
10 div.dokuwiki table.columns-plugin td.last {
14 div.dokuwiki table.columns-plugin td.left {
18 div.dokuwiki table.columns-plugin td.center {
22 div.dokuwiki table.columns-plugin td.right {
/plugin/mdpage/
H A DREADME.md1 # Markdown plugin for DokuWiki
3 …/gh/mizunashi-mana/dokuwiki-plugin-mdpage/tree/master.svg?style=svg)](https://circleci.com/gh/mizu…
4 …maintainability)](https://codeclimate.com/github/mizunashi-mana/dokuwiki-plugin-mdpage/maintainabi…
5 …2/test_coverage)](https://codeclimate.com/github/mizunashi-mana/dokuwiki-plugin-mdpage/test_covera…
9 See <https://www.dokuwiki.org/plugin:mdpage>.
13 See [Contributing Guide](https://github.com/mizunashi-mana/dokuwiki-plugin-mdpage/blob/master/CONTR…
17 1. Bump the date of `plugin.info.txt`
19 3. Fix `lastupdate` on https://www.dokuwiki.org/plugin:mdpage
24 …okuwiki-plugin-mdpage/blob/master/LICENSE.Apache-2.0) and [the GPL 2.0 (or any later version)](htt…
/plugin/cite/
H A DREADME.md13 This plugin gives you the ability to let users cite your work. This is required quite often in acad…
21 Search and install the plugin using the [Extension Manager](https://www.dokuwiki.org/plugin:extensi…
25 All further documentation for this plugin can be found at:
27 * [https://www.dokuwiki.org/plugin:cite](https://www.dokuwiki.org/plugin:cite)
31 The official repository for this plugin is available on GitHub:
33 * [https://github.com/tatewake/dokuwiki-plugin-cite](https://github.com/tatewake/dokuwiki-plugin-ci…
35plugin thrives from community contributions. If you're able to provide useful code changes or bug …

12345678910>>...147