Home
last modified time | relevance | path

Searched full:configuration (Results 301 – 325 of 2799) sorted by relevance

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

/template/monobook/conf/
H A Dbuttons.php4 * Default button configuration of the "monobook" DokuWiki template
14 * @link https://www.dokuwiki.org/devel:configuration
/template/vector/conf/
H A Dbuttons.php4 * Default button configuration of the "vector" DokuWiki template
14 * @link https://www.dokuwiki.org/devel:configuration
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/Resource/
H A DProjectsServices.php54 * Gets the Service configuration for the specified service name. (services.get)
100 * Updates the specified Service configuration. (services.patch)
103 * configuration object, in the format: ```
/plugin/combo/syntax/
H A Ddisqus.php120 * Disqus configuration
121 * https://help.disqus.com/en/articles/1717084-javascript-configuration-variables
179 // Configuration
/template/writers/images/cabecera/
H A Drotator.php74 1. Modify the $folder setting in the configuration section below.
96 /* ------------------------- CONFIGURATION -----------------------
153 // --------------------- END CONFIGURATION -----------------------
/template/darkclean/
H A DREADME.rst44 Configuration chapter
46 Configuration parameters are located in *<dokuwiki>/lib/tpl/mmclean/conf.php*
128 - Added new configuration options (menu2Permanent, wikiBar and searchForm)
/template/strap/class/
H A DTplUtility.php20 use dokuwiki\plugin\config\core\Configuration; alias
418 * @param string $key the key configuration
430 * to the modification of the configuration
463 $configuration = new Configuration();
464 $settings = $configuration->getSettings();
472 * via the configuration object
482 TplUtility::msg("An error occurred while trying to save automatically the configuration ($key) to the value ($value). Error: " . $e->getMessage());
486 TplUtility::msg("The configuration file was locked. The upgrade configuration (
[all...]
/plugin/crossdbsqlclient/
H A Ddescr.txt20 ===== Configuration and Settings =====
33 ==== Default-DB via Admin-Configuration page ====
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DImageRenderer.php67 public function setConfiguration(ConfigurationInterface $configuration): void
69 $this->config = $configuration;
68 setConfiguration(ConfigurationInterface $configuration) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstanceConfigs.php34 * Gets information about a particular instance configuration.
38 * configuration. Values are of the form `projects//instanceConfigs/`.
/plugin/usecounter/
H A Ddokuwiki_plugin_page.wiki42 ===== Configuration and Settings =====
44 **No configuration settings available.**
/plugin/farmer/lang/fr/
H A Dtab_setup_help.txt11 Après avoir complété cette étape de configuration, votre wiki actuel,
16 Cet assistant de configuration fera trois choses :
/template/monobook/user/
H A Dboxes.php.dist4 * User defined box configuration of the "monobook" DokuWiki template
27 * @link https://www.dokuwiki.org/devel:configuration
H A Dtabs.php.dist4 * User defined tab configuration of the "monobook" DokuWiki template
27 * @link https://www.dokuwiki.org/devel:configuration
/template/vector/user/
H A Dboxes.php.dist4 * User defined box configuration of the "vector" DokuWiki template
27 * @link https://www.dokuwiki.org/devel:configuration
/template/mnml-blog/
H A DREADME188 Contains some configuration files (do NOT edit them!), especially
190 - metadata.php: configuration metadata [2]
213 [1] <https://www.dokuwiki.org/devel:configuration#default_settings>
214 [2] <https://www.dokuwiki.org/devel:configuration#configuration_metadata>
/plugin/findologicxmlexport/
H A Dadmin.php41 * Maximum amount of pages being displayed in the configuration.
109 // Set locale according to DokuWiki configuration
/plugin/authjoomla3/
H A Dauth.php31 || !file_exists($this->joinPaths($this->joomlaPath, 'configuration.php'))) {
64 require_once $this->joinPaths($this->joomlaPath, 'configuration.php');
/plugin/autotweet/
H A Daction.php64 // Get the configuration that was retrieved by the syntax plugin
72 // Get configuration parameters
/plugin/latexit/classes/
H A DBibHandler.php59 * @global array $conf Global DokuWiki configuration
65 //get the zotero configuration file
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DDoctrineDriverTest.php8 use Doctrine\ORM\Configuration; alias
127 $config = new Configuration();
/plugin/ckgedit/scripts/
H A Daddanimal.sh31 echo ">> creating basic configuration ..."
40 echo ">> setting fixed configuration ..."
/plugin/gitlabapi/
H A DREADME.md12 ## Configuration section in DokuWiki Plugin GitLab-Api
14 The following values must be configured in the Configuration Manager:
/template/scanlines/conf/
H A Ddefault.php10 * - To change/translate the descriptions showed in the admin/configuration
24 * @link http://www.dokuwiki.org/devel:configuration
/plugin/txtconf/
H A Dconfig0.class.php3 * Configuration Class and generic setting classes
15 var $_loaded = false; // set to true after configuration files are loaded
18 var $locked = false; // configuration is considered locked if it can't be updated
32 msg('No configuration metadata found at - '.htmlspecialchars($datafile),-1);
176 // configuration is considered locked if there is no local settings filename

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