Home
last modified time | relevance | path

Searched refs:configuration (Results 1 – 12 of 12) sorted by relevance

/dokuwiki/lib/plugins/config/
H A Dadmin.php26 protected $configuration;
42 // always initialize the configuration
43 $this->configuration = new Configuration();
49 // don't go any further if the configuration is locked
50 if ($this->configuration->isLocked()) return;
53 $ok = $this->configuration->updateSettings($INPUT->arr('config'));
56 if ($this->configuration->hasChanged()) {
57 $this->configuration->save();
59 $this->configuration->touch();
87 if ($this->configuration
24 protected $configuration; global() variable in admin_plugin_config
[all...]
/dokuwiki/lib/plugins/extension/lang/fr/
H A Dintro_templates.txt1 Voici la liste des thèmes actuellement installés. Le [[?do=admin&page=config|gestionnaire de configuration]] vous permet de choisir le thème à utiliser
/dokuwiki/lib/plugins/styling/lang/en/
H A Dintro.txt2 All changes are stored in a local configuration file and are upgrade safe
/dokuwiki/lib/plugins/styling/lang/fr/
H A Dintro.txt2 Tous les changement sont enregistrés dans un fichier de configuration local qui sera inchangé en cas de mise à jour
/dokuwiki/inc/
H A Dpreload.php.dist6 * local configuration files out of the main ./conf directory.
/dokuwiki/lib/plugins/config/lang/fr/
H A Dintro.txt1 ====== Gestionnaire de configuration ======
/dokuwiki/data/pages/wiki/
H A Dwelcome.txt20 Once you're comfortable with creating and editing pages you might want to have a look at the [[this>doku.php?do=admin&page=config|configuration settings]] (be sure to login as superuser first).
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DREADME.md
/dokuwiki/conf/
H A Dmysql.conf.php.example3 * This is an example configuration for the mysql auth plugin.
18 * To use this configuration you have to copy them to local.protected.php
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG467 * Reworked Keyword groups for MySQL to allow for more configuration (BenBE)
489 * Xorg configuration (milian)
554 * Support Apache's configuration sections, see http://httpd.apache.org/docs/2.2/sections.html (milian)
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md139 * PHPUnit: update configuration by @jrfnl in [#696](https://github.com/simplepie/simplepie/pull/696)
/dokuwiki/data/
H A Ddeleted.files101 lib/plugins/config/_test/configuration.test.php