Home
last modified time | relevance | path

Searched full:configuration (Results 176 – 200 of 2799) sorted by relevance

12345678910>>...112

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts216 * @param scale the scale's configuration object
807 * defines configuration settings of the time scale
1236 * @param marker the marker's configuration object
1264 * @param config the alert box's configuration
1386 * @param config the confirm box's configuration
1596 * @param config the configuration object
1625 * returns the configuration object of a datastore
1643 * gets the configuration object of a column
1756 * returns the configuration of the time scale
2075 * @param config the message box's configuration
[all …]
/plugin/snap/
H A Dserver.sh4 #Configuration -----------------------
9 #Fin de la configuration -------------
/plugin/displayfile/lang/en/
H A Dlang.php10 $lang['error_root_empty'] = "The 'root_path' plugin configuration option is empty.";
11 $lang['error_root_invalid'] = "The 'root_path' plugin configuration option is invalid.";
/plugin/deniedpage/
H A DREADME.md15 Configuration section in Dokuwiki deniedpage plugin
18 The specific page could be define by using the [Configuration Manager](https://www.dokuwiki.org/plu…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dcustom-printer-debug.phpt2 phpunit -c ../_files/configuration.custom-printer.xml --debug BankAccountTest ../_files/BankAccount…
6 $_SERVER['argv'][2] = __DIR__ . '/../_files/configuration.custom-printer.xml';
/plugin/ckgedit/lang/nl/
H A Dscayt.txt1 …matie vinden op de Configuration Options pagina van de ckgedit documentatie via https://www.dokuwi…
/plugin/slacknotifier/
H A DREADME.md22 2. Enter the webhook into the slacknotifier configuration section in DokuWiki's Configuration Settings
/plugin/struct/lang/fr/
H A Deditor_edit.txt5 Chaque champ doit avoir un nom unique. Il est recommandé d'utiliser des noms courts, peu sujets au changement car vous devrez les écrire dans les pages wiki pour afficher vos données. Donnez-leur un nom plus complet (destiné à être vu par les visiteurs) dans la case ''label'' de la configuration du champ.
7 Le type de champ détermine quelles données peuvent y être stockées (texte, image, URL...) et influence également la façon dont elles seront affichées plus tard. Chaque type de champ a des options de configuration spécifiques.
/plugin/rocketchatnotifier/
H A DREADME.md26 2. Enter the webhook into the rocketchat configuration section in DokuWiki's Configuration Settings
/template/roundbox/conf/
H A Dmetadata.php3 * additional configuration options used by the template
4 * See http://www.splitbrain.org/wiki:tpl:roundbox#configuration for more info
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dconfig.py22 * Configuration file for the File Manager Connector for Python
55 # may not be thread safe. Use this configuration parameter instead.
68 # Do not touch this 3 lines, see "Configuration settings for each Resource Type"
73 # Configuration settings for each Resource Type
/plugin/twistienav4bootstrap3/
H A DREADME.md20 ## Configuration settings
22 You can configure theplugin in the Configuration settings admin page.
/plugin/freechat/phpfreechat/src/commands/
H A Drehash.class.php6 * This command deletes the cached configuration. Uses it to take into account new parameters.
12 …var $desc = "This command deletes the cached configuration. Uses it to take into account new param…
/plugin/icalendar/conf/
H A Ddefault.php3 # Default configuration for iCalendar Dokuwiki Plugin
29 # You can add your own showAs= templates by adding a configuration parameter
/plugin/vbsso/
H A DREADME.md58 ### Configuration subsection in vBSSO
60 CONFIGURATION, CASE 1
67 CONFIGURATION, CASE 2
/plugin/authdrupal7/
H A DREADME.md34 ## Configuration section in authdrupal7 Plugin for DokuWiki
37 In configuration backend you have to edit at least the following entries:
48 In the configuration menu you should consider changing the following entries:
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc211 hint="Create configuration string: Key1=Value1&Key2=Value2&... (Key/Value:HTML encoded)"
222 …* CFML doesn't store casesensitive names for structure keys, but the configuration names must be c…
223 * So we need to find out the correct case for the configuration keys.
224 …* We "fix" this by comparing the caseless configuration keys to a list of all available configurat…
/dokuwiki/inc/
H A Dconfutils.php296 * Retrieve the requested configuration information
300 * @param string $type the configuration settings to be read, must correspond to a key/array in $config_cascade
301 * @param callback $fn the function used to process the configuration file into an array
303 * @param callback $combine the function used to combine arrays of values read from different configuration files;
305 * $combined - the already read & merged configuration values
307 * and returns an array of the merged configuration values.
308 * @return array configuration values
332 * Include the requested configuration information
336 * @param string $type the configuration settings to be read, must correspond to a key/array in $config_cascade
/plugin/combo/ComboStrap/
H A DSiteConfig.php15 * A configuration to enable the theme/template system
36 * Private configuration used in test
56 * @var array - the configuration value to restore
59 * because the configuration are loaded at runtime via {@link PluginTrait::loadConfig()}
61 * Meaning that the configuration environment at the start is not fully loaded
144 * Restore the configuration
254 $message = "The rem configuration value ($value) is not a integer. Error: {$e->getMessage()}";
417 throw new ExceptionRuntime("The meta directory configuration value ('metadir') is null");
526 LogUtility::msg("The primary color value configuration ($value) is not valid. Error: {$e->getMessage()}");
/plugin/publist/
H A DTODO31 - Maybe in configuration interface
34 * Configuration interface
/plugin/fedauth/classes/adm/
H A Dfa_remove.adm.class.php12 * for removing a provider item from the local configuration.
30 * Performs removal of the provider item from the local configuration.
/plugin/fedauth/classes/
H A Dfa_service.class.php19 * Authorization provider configuration object.
26 * @param objref $provider authorization provider configuration object
/plugin/publistf/
H A DTODO31 - Maybe in configuration interface
34 * Configuration interface
/plugin/visio/conf/
H A Dmetadata.php3 * Visio plugin, configuration metadata
19 …* 'fieldset' - used to group configuration settings, but is not itself a setting. To make th…
/plugin/publistx/
H A DTODO31 - Maybe in configuration interface
34 * Configuration interface

12345678910>>...112