Home
last modified time | relevance | path

Searched refs:configuration (Results 201 – 225 of 622) sorted by relevance

12345678910>>...25

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/
H A D684.phpt5 $_SERVER['argv'][1] = '--no-configuration';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dexclude-group-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dfatal-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dfilter-class-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dfilter-dataprovider-by-only-regexp-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dgroup-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dfilter-dataprovider-by-string-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dini-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Ddataprovider-testdox.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dstop-on-warning-via-cli.phpt5 $_SERVER['argv'][1] = '--no-configuration';
/plugin/charpicker/
H A DREADME.md7 Enter the characters in the configuration manager, in either the add or delete box, as a comma deli…
/plugin/ckgedit/lang/nl/
H A Dmerger.txt3 … [[doku>plugin:ckgdoku|ckgdoku]]. Zie ckgdoku's [[doku>plugin:ckgdoku#configuration|configuratieop…
/plugin/progrecss/
H A DChangeLog7 * syntax.php: Added support for configuration options: fraction separator
14 * conf/: Added configuration files (metadata.php and default.php).
/plugin/sphinxsearch-was/
H A Dchangelog6 * Added the option to hide the Sphinx Search plugin version from the Dokuwiki configuration.
12 …cluding hidden pages from the index, see conf/dokuwiki.php $conf['hidepages'] configuration option
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dindex.rst23 configuration to build the class mapping, but it can
39 used annotation configuration in classes. The annotation
/plugin/publistf/
H A DCHANGELOG.md11 * user configuration for setting cache on or off
57 enabled) or global language configuration. "lang:xx" option is not needed
/plugin/facebooklike/
H A DREADME.textile11 p. Plugin configuration is available in following languages: German, English
24 … on the current page. You can modify the default settings on the wiki configuration page ( Admin -…
/plugin/oiddelegate/lang/en/
H A Dintro.txt5 Your configuration is written to ''conf/openid-delegates.conf'', so make sure this file is writable.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1472.phpt12 $_SERVER['argv'][1] = '--no-configuration';
H A D2731.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A D433.phpt6 $_SERVER['argv'][1] = '--no-configuration';
H A D873-php5.phpt11 $_SERVER['argv'][1] = '--no-configuration';
H A D873-php7.phpt11 $_SERVER['argv'][1] = '--no-configuration';
/plugin/sympaauth/lang/en/
H A Dintro.txt5 To activate this backend, you must go to the configuration plugin page, and select "sympa" as the a…
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js114 Sidebar.prototype.configuration = [{id: 'general', libs: ['general', 'misc', 'advanced']}, method in Sidebar
284 for (var i = 0; i < this.configuration.length; i++)
286 if (this.configuration[i].id == id)
288 return this.configuration[i];
415 for (var i = 0; i < this.configuration.length; i++)
418 if (this.configuration[i].id != 'search')
420 this.showPalettes(this.configuration[i].prefix || '',
421 this.configuration[i].libs || [this.configuration[i].id],
422 visible[this.configuration[i].id] == true);

12345678910>>...25