Home
last modified time | relevance | path

Searched full:configuration (Results 126 – 150 of 2799) sorted by relevance

12345678910>>...112

/dokuwiki/lib/plugins/config/
H A Dplugin.info.txt5 name Configuration Manager
6 desc Manage Dokuwiki's Configuration Settings
/plugin/adfs/lang/en/
H A Dfound.txt3 Some configuration data was found. Please use the [[?do=admin&page=config#plugin____adfs____plugin_…
/plugin/mediacacheconfig/
H A Dplugin.info.txt5 name Mediacache Configuration Plugin
6 desc Allows the configuration default caching behavior for media files
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DFloodlightConfigurations.php34 * Gets one floodlight configuration by ID. (floodlightConfigurations.get)
37 * @param string $id Floodlight configuration ID.
65 * Updates an existing floodlight configuration. This method supports patch
81 * Updates an existing floodlight configuration.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJob.php57 public function setConfiguration(JobConfiguration $configuration) argument
59 $this->configuration = $configuration;
66 return $this->configuration;
H A DJobListJobs.php55 public function setConfiguration(JobConfiguration $configuration) argument
57 $this->configuration = $configuration;
64 return $this->configuration;
/plugin/gil/conf/
H A Dmetadata.php3 * Configuration-manager metadata for gil plugin
11 /* this configuration setting currently has no effect */
/plugin/noticeboard/nbproject/
H A Dproject.xml4 <configuration>
8 </configuration>
/plugin/noticeboard/noticeboard/nbproject/
H A Dproject.xml4 <configuration>
8 </configuration>
/template/sugna/nbproject/
H A Dproject.xml4 <configuration>
8 </configuration>
/plugin/indexnumber/
H A DREADME.md15 configuration page and edit the field for index numbers configuration.
19 you can also configure that on the wiki configuration page. Note that the plugin
/plugin/api/
H A DREADME.md36 ## Configuration section in Dokuwiki (Rest) Api Plugin
38 The following configuration have an impact on the export.
40 You need to change them in your configuration.
/plugin/swarmwebhook/lang/en/
H A Dlang.php13 $lang['configuration'] = 'configuration';
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.PurifierLinkify.DocURL.txt
/plugin/shibbolethauth/lang/fr/
H A Dintro.txt5 Pour l'activer, allez ensuite à la page du plugin de configuration (partie administration), select…
6 "shibboleth" pour le champ du mode d'authentification, et remplissez les champs de configuration co…
/plugin/searchpattern/lang/fr/
H A Dlang.php31 $lang['save_conf_ok'] = 'Configuration sauv&eacute;e';
32 $lang['save_conf_warn'] = 'Configuration sauv&eacute;e mais certains param&ecirc;tres ont une valeu…
33 $lang['save_conf_nowr'] = 'Configuration non sauv&eacute;e : impossible d\'&eacute;crire le fichier…
34 $lang['save_conf_noop'] = 'Configuration non sauv&eacute;e : impossible d\'ouvrir le fichier';
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DEmphasisDelimiterProcessor.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/Resource/
H A DLeaderboardConfigurations.php34 * Delete the leaderboard configuration with the given ID.
47 * Retrieves the metadata of the leaderboard configuration with the given ID.
61 * Insert a new leaderboard configuration in this application.
97 * Update the metadata of the leaderboard configuration with the given ID.
/plugin/selfmeasurement/
H A Ddescription.txt32 …ure values, clear the form and send the form to the configurated email account (see configuration).
43 ===== Configuration and Settings =====
45 You can configure the email where to send the reports in the dokuwiki configuration manager.
/plugin/advanced/lang/en/
H A Dconfig.txt1 ==== Configuration files ====
3 All configuration files are to be found in the ''./conf'' folder or ''/etc/dokuwiki'' when installe…
11 … | see [[doku>config#configuration_options|config]] | general wiki configuration |
/template/strap/conf/
H A Dmetadata.php3 //configuration metadata describe properties of the settings as used by the Configuration Manager
4 //https://www.dokuwiki.org/devel:configuration#configuration_metadata
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfm131 // create configuration string: Key1=Value1&Key2=Value2&... (Key/Value:HTML encoded)
134 …* CFML doesn't store casesensitive names for structure keys, but the configuration names must be c…
135 * So we need to find out the correct case for the configuration keys.
136 …* We "fix" this by comparing the caseless configuration keys to a list of all available configurat…
/plugin/facebookalbum/
H A Dsyntax.php80 // Get the application-id from the configuration instead
90 // Get the secret from the configuration instead
100 // Get the page id from the configuration instead
110 // Get the ordering from the configuration instead
120 // Get the ignore names from the configuration instead
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocationsPrivateConnections.php35 * Use this method to create a private connectivity configuration.
65 * Use this method to delete a private connectivity configuration.
69 * configuration to delete.
94 * Use this method to get details about a private connectivity configuration.
98 * configuration to get.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dphar-extension-suppressed.phpt2 phpunit --configuration tests/_files/phpunit-example-extension
5 $_SERVER['argv'][1] = '--configuration';

12345678910>>...112