Home
last modified time | relevance | path

Searched full:configuration (Results 201 – 225 of 2799) sorted by relevance

12345678910>>...112

/plugin/oauth/lang/fr/
H A Dsettings.php11 $lang['info'] = 'URI de redirection à utiliser dans la configuration de l´application';
16 $lang['register-on-auth'] = 'Enregistrer les utilisateurs authentifiés même si l\'enregistrement automatique est désactivé dans la configuration principale';
/template/headstrong/
H A Dmanifest.xml14 <configuration>
20 </configuration>
/plugin/etherpadlite/
H A DREADME.md11 …r pages using an existing etherpad lite instance. Using an appropiate configuration of the etherpa…
74 ## configuration ## section in dokuwikietherpadlite
76 This plugin needs configuration. See the dokuwiki configuration editor for this. More information c…
/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md50 For complex projects, a [RequireJS](http://requirejs.org) configuration is
72 ## Configuration section in Component Installer for [Composer](http://getcomposer.org) [![Build Status](https://secure.travis-ci.org/RobLoach/component-installer.png?branch=master)](http://travis-ci.org/RobLoach/component-installer)
195 ### RequireJS Configuration
198 interacts with them by changing some of the [configuration
/template/strap/_test/
H A DconfigTest.php33 * that does not load the configuration twice
64 * The conf identifier used as id in the pae configuration
110 * Known configuration without default
177 * Known configuration without default
/plugin/news/
H A DREADME53 …This method adheres to the ttl (time-to-live) configuration setting (see Options below) and create…
73 Configuration Options:
91 …entry in newsfeed.ini or, lacking that, from the options set in the Dokuwiki configuration manager.
/plugin/likeit/script/
H A Djquery.hoverIntent.js24 * // using a basic configuration object
27 * @param handlerIn function OR configuration object
35 // default configuration values
/template/monobook/conf/
H A Ddefault.php10 * - To change/translate the descriptions showed in the admin/configuration
15 * - To change the [tabs|boxes|buttons] configuration, have a look at
26 * @link https://www.dokuwiki.org/devel:configuration
/template/vector/conf/
H A Ddefault.php10 * - To change/translate the descriptions showed in the admin/configuration
15 * - To change the [tabs|boxes|buttons] configuration, have a look at
26 * @link https://www.dokuwiki.org/devel:configuration
/plugin/refnotes/lang/en/
H A Dintro.txt1 ====== RefNotes Configuration ======
3 On this page you modify the configuration settings used by [[doku>plugin:refnotes|RefNotes plugin]]. There are three sections that group related settings:
/plugin/gitlog/
H A Dreadme.md21 - goto admin configuration page, section "plugin/gitlog" and set up plugin
24 ## Configuration section in Git repository log viewer for Dokuwiki
/plugin/namespacemessage/
H A Daction.php36 …// Fetch the namespaces in which the message shouldn't shown from the configuration and save them …
41 … // Replace "rootns" from configuration for the root namespace with "nothing" to make it comparable
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsPlaceholderParser.php68 public function setConfiguration(ConfigurationInterface $configuration): void
70 $this->config = $configuration;
43 setConfiguration(ConfigurationInterface $configuration) global() argument
/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
H A DRunner.php106 'Task configuration `initial_delay` must not be negative.'
116 'Task configuration `max_delay` must be greater than 0.'
126 'Task configuration `factor` must be greater than 0.'
136 'Task configuration `jitter` must be greater than 0.'
146 'Task configuration `retries` must not be negative.'
/plugin/favoris/lang/en/
H A Dlang.php10 $lang['fav_voircacher'] = "Display/hide excluded pages and configuration panel";
21 $lang['fav_config'] = "Configuration";
/plugin/sequencediagram/bower_components/snap.svg/
H A DGruntfile.js5 // Project configuration.
12 // Task configuration.
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DFootnoteBackrefRenderer.php39 public function setConfiguration(ConfigurationInterface $configuration): void
41 $this->config = $configuration; argument
/plugin/prettyphoto/
H A Daction.php40 // local configuration
51 * Exports configuration settings to $JSINFO
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DFootnoteContainerRenderer.php39 public function setConfiguration(ConfigurationInterface $configuration): void
41 $this->config = $configuration; argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D62.62.js1configuration","end_configuration"],["tcp","end_tcp"],["recource","end_recource"],["channel","end_…
/plugin/issuetracker/
H A DREADME51 Configuration
53 The following configurations can be done via the configuration manager:
54 Admin => Configuration Settings => Issuetracker Plugin Settings
132 issue to a member of configured user-groups (see configuration).
/plugin/syntaxhighlighter4/
H A DREADME.md40 …[SyntaxHighlighter Configuration](https://github.com/syntaxhighlighter/syntaxhighlighter/wiki/Conf…
45 … options](https://github.com/syntaxhighlighter/syntaxhighlighter/wiki/Configuration#options) can b…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DDatafeeds.php51 * Deletes a datafeed configuration from your Merchant Center account.
83 * Retrieves a datafeed configuration from your Merchant Center account.
99 * Registers a datafeed configuration with your Merchant Center account.
134 * Updates a datafeed configuration of your Merchant Center account. Any fields
/plugin/solr/
H A DREADME.md8 Installation has three stages - basic installation, Solr configuration and integration with your Do…
13 For **Solr configuration** install and configure a Solr server with the instructions from the Solr …
19 …d at the URL http://localhost:8983/solr you have to open the DokuWiki configuration page and set t…
/plugin/authremoteuser/
H A DREADME.md66 *Configuration Settings*, and configure these settings:
79 5. Save this configuration.
89 Copy the configuration settings to the `conf/local.protected.php` file to

12345678910>>...112