Home
last modified time | relevance | path

Searched refs:plugin (Results 2976 – 3000 of 3657) sorted by relevance

1...<<111112113114115116117118119120>>...147

/plugin/smtp/lang/vi/
H A Dintro.txt3 …okuWiki. Bạn có thể sử dụng nó để kiểm tra xem bạn đã định cấu hình đúng tiện ích plugin SMTP chưa.
/plugin/upgrade/HTTP/
H A DDokuHTTPClient.php4 namespace dokuwiki\plugin\upgrade\HTTP;
/plugin/bez/ctl/
H A Dactivity_report.php4 use \dokuwiki\plugin\bez;
H A Dthread_report.php3 use \dokuwiki\plugin\bez;
12 /** @var \dokuwiki\plugin\bez\mdl\Thread $thread */
H A Dtypes.php4 use \dokuwiki\plugin\bez;
H A Dtask_programs.php6 use \dokuwiki\plugin\bez;
/plugin/doi/Resolver/
H A DIsbnGoogleBooksResolver.php3 namespace dokuwiki\plugin\doi\Resolver;
/plugin/glossary/
H A Dglossary.class.php58 var $plugin; // link to wiki plugin information (conf, lang, ...) variable in glossary
74 function __construct ($plugin, $ns) { argument
75 $this->plugin = $plugin;
80 $this->dataRootDir = $savedir.trim ($this->plugin->getConf ('dataDir').'/');
99 return $this->plugin->getConf ($name);
102 return $this->plugin->getLang ($name);
108 return $this->plugin->localFN ($name);
/plugin/components/
H A DREADME.md2 A DokuWiki helper plugin for easily implementing new actions and new ajax functions in plugins
5 To add a new AJAX call handler for a plugin, (for example, an AJAX function call some_plugin.some_c…
65 be put under the commands folder of a plugin, with the script filename the same as
/plugin/multiorphan/action/
H A Dmultiorphan.php287 $plugin = plugin_load('syntax', 'include_include');
288 if($plugin != null) {
289 $plugin->render($this->renderer->getFormat(), $this->renderer, $input[1][1]);
/plugin/layeranimation/
H A DREADME.md4 The Layer Animation plugin displays your DokuWiki content in an animated series of layers. It suppo…
64 …ear depending on the screen size. Furthermore it requires the [livequery plugin](http://docs.jquer…
66 The effect would be, that the layeranimation plugin is enabled only for the desktop screen size.
/plugin/data-au/lang/nl/
H A Dadmin_intro.txt7 Ga naar de [[doku>plugin:data|pluginbeschrijving]] voor meer informatie over aliases.
/plugin/bureaucracy-au/_test/
H A DBureaucracyTest.php3 namespace dokuwiki\plugin\bureaucracy\test;
/plugin/bureaucracy-au/helper/
H A Dactionscript.php45 …if (!is_a($handler, dokuwiki\plugin\bureaucracy\interfaces\bureaucracyau_handler_interface::class)…
/plugin/bureaucracyau/helper/
H A Dactionscript.php45 …if (!is_a($handler, dokuwiki\plugin\bureaucracyau\interfaces\bureaucracyau_handler_interface::clas…
/plugin/letsencrypt/classes/
H A DLescript.php5 namespace dokuwiki\plugin\letsencrypt\classes;
/plugin/sha3sum/
H A DREADME.MD7 Install the plugin over the webfrontend by using the url:
/plugin/simplemap/_test/
H A DSyntaxTest.php5 namespace dokuwiki\plugin\simplemap\test;
/plugin/infomail/lang/en/
H A Dintro.txt3 …ail addresses. These list of addresses will be available in the infomail plugin as easy to use boo…
/plugin/data-au/lang/hr/
H A Dadmin_intro.txt7 Uputite se na [[doku>plugin:data|opis dodatka]] za više informacija o pseudonimima (eng. aliases).
/plugin/bureaucracyau/_test/
H A DBureaucracyauTest.php3 namespace dokuwiki\plugin\bureaucracyau\test;
/plugin/webdav/core/DAV/
H A DAbstractDirectory.php11 namespace dokuwiki\plugin\webdav\core\DAV;
/plugin/copypage/
H A Daction.php80 array_splice($event->data['items'], -1, 0, [new \dokuwiki\plugin\copypage\MenuItem()]);
/plugin/phprestrict/
H A DREADME.md2 Dokuwiki plugin to restrict php inclusion to pages by namespace or name.
/plugin/adminhomepage/
H A Dstyle.css21 background: transparent url(images/plugin.png) 0px 8px no-repeat;

1...<<111112113114115116117118119120>>...147