Home
last modified time | relevance | path

Searched refs:settings (Results 226 – 250 of 466) sorted by relevance

12345678910>>...19

/plugin/localization/
H A Dplugin.info.txt6 desc Translate and define individual settings for each language separately
/plugin/passpolicy/
H A Dplugin.info.txt6 desc Integrates password policy settings and advanced password generators into DokuWiki
/plugin/advanced/lang/en/config/
H A Dintro.txt3 Use this page to control the advanced settings of your DokuWiki installation.
/plugin/toucher/
H A Dplugin.info.txt6 desc A plugin for touching configuration files without changing DokuWiki settings
/plugin/davcal/syntax/
H A Dcalendar.php147 $settings = $this->hlp->getCalendarSettings($calid);
148 $color = $settings['calendarcolor'];
/plugin/advanced/
H A Dplugin.info.txt6 desc Import/Export utility and control the advanced settings of your DokuWiki installation
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A De5f50b31f165462d883ecbff45f74985.asciidoc12 'settings' => [
/plugin/settingstree/
H A Dplugin.info.txt6 desc DokuWiki helper and admin for setting up settings based on NS/page hierarchy to a plugin
/plugin/include/
H A Ddeleted.files3 lang/sl-si/settings.php
/plugin/twofactorgoogleauth/
H A Ddeleted.files8 lang/en/settings.php
/plugin/structgantt/
H A Ddeleted.files8 lang/en/settings.php
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Extensions/
H A DPhptTestCaseTest.php243 $settings = $phptTestCase->parseIniSection("foo=1\nbar = 2\rbaz = 3\r\nempty=\nignore");
253 $this->assertEquals($expected, $settings);
/plugin/adfs/phpsaml/lib/Saml2/
H A DLogoutRequest.php36 * @param OneLogin_Saml2_Settings $settings Settings
46 …public function __construct(OneLogin_Saml2_Settings $settings, $request = null, $nameId = null, $s… argument
48 $this->_settings = $settings;
/plugin/evesso/
H A DREADME.md40 1. Save the settings
49 1. Save the settings
70 1. Save settings
/plugin/siteexport/inc/
H A Djavahelp.php72 if (!empty($lang) && !$this->functions->settings->TOCMapWithoutTranslation)
96 if ($lang == $this->functions->settings->defaultLang || $lang == $last_key)
/plugin/html5video2/
H A Dstyle.css1640 .vjs-text-track-settings .vjs-track-settings-colors,
1641 .vjs-text-track-settings .vjs-track-settings-font,
1642 .vjs-text-track-settings .vjs-track-settings-controls {
1646 .vjs-text-track-settings .vjs-track-settings-controls {
1663 .vjs-text-track-settings .vjs-track-settings-controls {
1678 .vjs-text-track-settings fieldset {
1684 .vjs-text-track-settings fieldset span {
1692 .vjs-text-track-settings legend {
1697 .vjs-text-track-settings .vjs-label {
1710 .vjs-track-settings-controls button:focus,
[all …]
/plugin/404manager/
H A DREADME.md47 ## Configuration settings
49 You can configure the 404 Manager Plugin in the Configuration settings admin page.
51 ![404manager configruation settings](https://github.com/gerardnico/dokuwiki-plugin-404manager/blob/…
92 …he default configuration, you must go to the [configuration settings](#configuration settings) page
/plugin/pot/
H A DREADME.md65 * use the individual "< pot settings=setting > " to adjust only this "< pot>"
66 … the general config settings will be merged ( overwritten ) by the page code (if set), and finally…
83 …ue | | shortcut, if you have used "set=3" you can use ~3 to call all settings done within the p…
137 | ~value | defaultentry=value | fetches page settings which were set erlier with "set=value" |
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A Dgenerator_config.txt2 # Upload this file to the generator to recreate the settings
/plugin/edittable/lib/
H A Dhandsontable.full.js15774 if (settings.cell !== void 0 || settings.cells !== void 0 || settings.columns !== void 0) {
16918 dataHasLength = priv.settings.data && priv.settings.data[0] && priv.settings.data[0].length;
17903 this.settings = settings;
23790 this.settings = settings;
23943 …style.backgroundColor = this.settings[position] && this.settings[position].color ? this.settings[p…
23944 …style.height = this.settings[position] && this.settings[position].width ? this.settings[position].…
23945 …style.width = this.settings[position] && this.settings[position].width ? this.settings[position].w…
26887 this.settings[i] = settings[i];
26913 this.settings[i] = settings[i];
26918 this.settings[settings] = value;
[all …]
/plugin/nstoc/
H A Dsyntax_plugin_nstoc.css9 If you want to change the styling rules either change the settings
67 /* Make sure, no template settings enter here */
/plugin/bootnote/
H A DREADME.md30 … to override the plugin [note](https://www.dokuwiki.org/plugin:note) in settings to continue using…
40 **Important:** The old theme is always available in settings but he's deprecated for Dokuwiki theme…
/plugin/editsections/
H A Dplugin.info.txt6 …ctions cover the same indentation level as their heading. Please review settings in the configurat…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc118 $params['flat_settings'] = (boolean) Return settings in flat format (default: false)
202 $params['flat_settings'] = (boolean) Return settings in flat format (default: false)
205 $params['body'] = (array) The settings to be updated. Can be either `transient` or `persistent` (survives cluster restart). (Required)
253 $params['flat_settings'] = (boolean) Return settings in flat format (default: false)
272 $params['flat_settings'] = (boolean) Return settings in flat format (default: false)
/plugin/code2/
H A Dsyntax_plugin_code.css12 If you want to change the styling rules either change the settings
187 /* Footer/header related settings.
214 The following settings are used only via JavaScript.

12345678910>>...19