Home
last modified time | relevance | path

Searched full:configuration (Results 251 – 275 of 2799) sorted by relevance

1...<<11121314151617181920>>...112

/plugin/ckgedit/lang/nl/
H A Dsettings.php28 …ond <a href="https://www.dokuwiki.org/plugin:ckgedit:configuration#scayt_auto">ckgedit:configurati…
42 …e de <a href=\'https://www.dokuwiki.org/plugin:ckgedit:configuration#extra_plugins\'>Configuration
/template/prsnl10/
H A DREADME154 Contains some configuration files (do NOT edit them!), especially
156 - metadata.php: configuration metadata [2]
179 [1] <https://www.dokuwiki.org/devel:configuration#default_settings>
180 [2] <https://www.dokuwiki.org/devel:configuration#configuration_metadata>
/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/ckgdoku/scripts/
H A Daddanimal.sh31 echo ">> creating basic configuration ..."
40 echo ">> setting fixed configuration ..."
/plugin/favoris/lang/fr/
H A Dlang.php10 $lang['fav_voircacher'] = "Afficher/cacher les pages exclues et le panneau de configuration";
21 $lang['fav_config'] = "Configuration";
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DHtmlInlineRenderer.php55 public function setConfiguration(ConfigurationInterface $configuration): void
57 $this->config = $configuration;
56 setConfiguration(ConfigurationInterface $configuration) global() argument
H A DLinkRenderer.php54 public function setConfiguration(ConfigurationInterface $configuration): void
56 $this->config = $configuration; argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/
H A DFootnoteContainerRenderer.php54 public function setConfiguration(ConfigurationInterface $configuration): void
56 $this->config = $configuration;
48 setConfiguration(ConfigurationInterface $configuration) global() argument
H A DFootnoteRefRenderer.php62 public function setConfiguration(ConfigurationInterface $configuration): void
64 $this->config = $configuration;
58 setConfiguration(ConfigurationInterface $configuration) global() argument
H A DFootnoteRenderer.php55 public function setConfiguration(ConfigurationInterface $configuration): void
57 $this->config = $configuration;
60 setConfiguration(ConfigurationInterface $configuration) global() argument
/template/scanlines/lang/fr/
H A Dsettings.php3 * French language file for the configuration manager
8 $lang['sidebar'] = "Sidebar configuration";
/dokuwiki/lib/plugins/config/lang/ia/
H A Dlang.php12 $lang['locked'] = 'Le file de configuration non pote esser actualisate; si isto non es intentional, <br /> assecura te que le nomine e permissiones del file local de configuration es correcte.';
13 $lang['danger'] = 'Periculo: Cambiar iste option pote render tu wiki e le menu de configuration inaccessibile!';
30 $lang['_msg_setting_undefined'] = 'Nulle metadatos de configuration.';
31 $lang['_msg_setting_no_class'] = 'Nulle classe de configuration.';
162 $lang['showuseras_o_email'] = 'Adresse de e-mail del usator (offuscate secundo le configuration de Mailguard)';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/Resource/
H A DServicesTenancyUnits.php61 * Apply a configuration to an existing tenant project. This project must exist
63 * permission to add a project to the given tenancy unit. The configuration is
67 * configuration is applied. Omit a billing configuration to keep the existing
73 * rollback of already applied configuration changes is attempted. Operation.
227 * method to update its configuration and then validate all managed service
/plugin/authgooglesheets/vendor/google/auth/src/
H A DApplicationDefaultCredentials.php84 * @param array<mixed> $cacheConfig configuration for the cache when it's present
112 * @param array<mixed> $cacheConfig configuration for the cache when it's present
139 * @param array<mixed> $cacheConfig configuration for the cache when it's present
207 * @param array<mixed> $cacheConfig configuration for the cache when it's present
234 * @param array<mixed> $cacheConfig configuration for the cache when it's present
258 * @param array<mixed> $cacheConfig configuration for the cache when it's present
/plugin/fedauth/classes/
H A Dfa_provider.class.php13 * The provider class stores all the configuration information related
18 * the configuration file.
129 * This is an utility method for saving the configuration to file.
/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/
H A DHeadingPermalinkProcessor.php98 throw new InvalidConfigurationException("Invalid configuration value for heading_permalink/insert; expected 'before', 'after', or 'none'");
52 setConfiguration(ConfigurationInterface $configuration) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsSharedflowsRevisions.php50 * Gets a revision of a shared flow. To download the shared flow configuration
54 * the shared flow configuration locally and upload the updated sharedFlow
55 * configuration revision, as described in
/template/myown/
H A DREADME.rst30 #. or change template parameter in the admin/configuration page.
37 Configuration chapter
39 Configuration parameters are located in *<dokuwiki>/lib/tpl/myown/conf.php*
/plugin/hubspot/
H A DREADME.md37 Configuration chapter
40 …- Configure the plugin in ***Admin -> Configuration Manager –> Plugin Settings –> Hubspot tracking…
/plugin/phpipam/conf/
H A Dmetadata.php3 * Configuration ptions for the phpipam plugin
4 * https://www.dokuwiki.org/devel:configuration#configuration_metadata
/template/roundbox/conf/
H A Ddefault.php3 * additional configuration options used by the template
4 * See http://www.splitbrain.org/wiki:tpl:roundbox#configuration for more info
/template/prsnl10/conf/
H A Ddefault.php10 * - To change/translate the descriptions showed in the admin/configuration
26 * @link https://www.dokuwiki.org/devel:configuration
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md18 * [Configuration](/docs/Client/Configuration.md)
28 * [Configuration](/docs/Server/Configuration.md)
/plugin/elasticsearch/vendor/nyholm/dsn/src/
H A DDsnParser.php7 use Nyholm\Dsn\Configuration\Dsn;
8 use Nyholm\Dsn\Configuration\DsnFunction;
9 use Nyholm\Dsn\Configuration\Path;
10 use Nyholm\Dsn\Configuration\Url;
/plugin/subconfhelper/
H A Dadmin.php64 $_config->configuration( $this->meta, array( $file ));
138 #$_config->configuration( $meta, array( $file ), array( $default )); // TODO defaults
139 $_config->configuration( $meta, array( $file ));

1...<<11121314151617181920>>...112