Home
last modified time | relevance | path

Searched refs:plugin (Results 3226 – 3250 of 3657) sorted by relevance

1...<<121122123124125126127128129130>>...147

/plugin/rstudio/
H A DREADME.md7 Howewever, the RStudio code will not have highlighting. That is the purpose of this plugin. Before …
/plugin/ebookexport/
H A DREADME.md5 If you install this plugin manually, make sure it is installed in
/plugin/dokutranslate/
H A DREADME5 If you install this plugin manually, make sure it is installed in
/plugin/foldablelist/
H A Dsyntax.php70 $plugin = $this->getPluginName();
/plugin/oauth/
H A DSession.php3 namespace dokuwiki\plugin\oauth;
H A DStorage.php3 namespace dokuwiki\plugin\oauth;
/plugin/struct/meta/
H A DAggregationValue.php3 namespace dokuwiki\plugin\struct\meta;
8 * @package dokuwiki\plugin\struct\meta
H A DAccessTableGlobal.php3 namespace dokuwiki\plugin\struct\meta;
10 * @package dokuwiki\plugin\struct\meta
/plugin/struct/action/
H A Doutput.php13 use dokuwiki\plugin\struct\meta\Schema;
83 'plugin',
118 if (is_a($col->getType(), '\dokuwiki\plugin\struct\types\Date')) {
/plugin/database2/
H A Dstyle.css2 * Default style definitions for DokuWiki plugin database2
4 * This file is part of DokuWiki plugin database2 and is available under
/plugin/flashplayer/
H A Dreadme-de.txt9 Auf Grundlage der Arbeit von Sam Hall (http://www.dokuwiki.org/plugin:flashplayer),
20 plugin-Verzeichnisses der eigenen DokuWiki-Installation kopieren
/plugin/sfauth/
H A DREADME.wiki6 - Install this plugin.
30 - Configure the plugin in the configuration manager using the data given
/plugin/farmer/admin/
H A Dnew.php36 * Should carry out any processing required by the plugin.
339 foreach ($deactivatedPluginsList as $plugin) {
340 $this->helper->setPluginState(trim($plugin), $name, 0);
/plugin/xml/
H A Drenderer.php49 function plugin($name,$data){ function in renderer_plugin_xml
50 $plugin =& plugin_load('syntax',$name);
51 if ($plugin == null) return;
53 $plugin->render($this->getFormat(),$this,$data);
/plugin/revealjs/
H A Dchangelog.md46 …rom the s5 plugin (start_button.screen.png) and an own one (start_button.local.png), which is upgr…
67 …- Now you can configure this globally in the plugin settings and since all options are overwritabl…
111 …nsert a button which starts the presentation together with theme selection similar to the S5 plugin
/plugin/siteexport/inc/
H A Dfunctions.php473 foreach ($plugin_controller->getList(null, true) as $plugin) {
475 …if (!file_exists(DOKU_PLUGIN . $plugin . "/script.js") && !file_exists(DOKU_PLUGIN . $plugin . "/s…
476 $allPlugins[] = $plugin;
/plugin/userimportextended/
H A DREADME5 If you install this plugin manually, make sure it is installed in
/plugin/schedule/
H A DTODO.txt1 faire un ol3 en plugin
/plugin/google_adsense2/lang/en/
H A Dintro.txt3 This plugin allows you to include [[wp>Adsense|Google Adsense]] advertisings into your wiki page.
/plugin/lms/_test/
H A DHelperTest.php3 namespace dokuwiki\plugin\lms\test;
8 * Helper tests for the lms plugin
/plugin/dwedit/
H A Daction.php47 array_splice($event->data['items'], -1, 0, [new \dokuwiki\plugin\dwedit\MenuItem($btn)]);
/plugin/advanced/lang/en/config/
H A Dmime.txt3 …) will force the browser to present a download dialog, even if a browser plugin for the file in qu…
/plugin/prosemirror/schema/
H A DNode.php3 namespace dokuwiki\plugin\prosemirror\schema;
8 * @package dokuwiki\plugin\prosemirror\schema
/plugin/dw2pdf/
H A DDokuImageProcessorDecorator.php3 namespace dokuwiki\plugin\dw2pdf;
/plugin/htmlok/
H A DBaseSyntaxPlugin.php10 namespace dokuwiki\plugin\htmlok;

1...<<121122123124125126127128129130>>...147