Home
last modified time | relevance | path

Searched refs:settings (Results 1 – 19 of 19) sorted by relevance

/dokuwiki/lib/plugins/config/lang/en/
H A Dintro.txt3 Use this page to control the settings of your DokuWiki installation. For help on individual settin…
5 …lt values and settings shown with a white background have been set locally for this particular ins…
/dokuwiki/lib/plugins/logviewer/lang/ru/
H A Dintro.txt3 …ции (это зависит от вашей настройки параметра [[doku>config:dontlog|log settings]]). Однако, если …
/dokuwiki/lib/plugins/logviewer/lang/ko/
H A Dintro.txt3 …양한 로그를 볼 수 있습니다. 기본적으로 여기에 많은 내용이 없을 것입니다 (이는 [[doku>config:dontlog|log settings]]에 따라 다릅니다). 그러나 …
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A D.gitignore3 /.settings
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php23 protected $settings = []; variable in dokuwiki\\plugin\\config\\core\\Configuration
67 return $this->settings;
110 foreach ($this->settings as $key => $obj) {
132 $undefined = array_diff_key($this->undefined, $this->settings);
133 $this->writer->save(array_merge($this->settings, $undefined));
198 $this->settings[$key] = $obj;
H A DWriter.php31 * @param Setting[] $settings
34 public function save($settings) argument
51 foreach ($settings as $setting) {
/dokuwiki/lib/plugins/config/_test/
H A DWriterTest.php23 $settings = [$set1, $set2];
32 $writer->save($settings);
47 $writer->save($settings);
/dokuwiki/lib/plugins/styling/lang/en/
H A Dintro.txt1 This tool allows you to change certain style settings of your currently selected template.
/dokuwiki/data/
H A Ddeleted.files133 lib/plugins/authmysql/lang/bg/settings.php
135 lib/plugins/authmysql/lang/cs/settings.php
137 lib/plugins/authmysql/lang/cy/settings.php
139 lib/plugins/authmysql/lang/da/settings.php
141 lib/plugins/authmysql/lang/de-informal/settings.php
143 lib/plugins/authmysql/lang/de/settings.php
145 lib/plugins/authmysql/lang/en/settings.php
147 lib/plugins/authmysql/lang/eo/settings.php
149 lib/plugins/authmysql/lang/es/settings.php
151 lib/plugins/authmysql/lang/eu/settings.php
[all …]
/dokuwiki/lib/tpl/dokuwiki/lang/en/
H A Dstyle.txt3 wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings
/dokuwiki/lib/tpl/dokuwiki/lang/da/
H A Dstyle.txt1 …nded to make the ''wiki'' (or root) namespace world readable in the ACL settings or your logo is n…
/dokuwiki/vendor/php81_bc/strftime/
H A D.gitignore37 .settings/*
/dokuwiki/lib/plugins/logviewer/lang/en/
H A Dintro.txt4 here (it depends on your [[doku>config:dontlog|log settings]]). However if something goes wrong, ch…
/dokuwiki/lib/plugins/logviewer/lang/pt-br/
H A Dintro.txt4 aqui (depende das suas [[doku>config:dontlog|log settings]]). No entanto, se algo der errado, as ch…
/dokuwiki/
H A D.gitignore11 .settings/
/dokuwiki/data/pages/wiki/
H A Dwelcome.txt20 …o have a look at the [[this>doku.php?do=admin&page=config|configuration settings]] (be sure to log…
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown45 server for required settings.
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6settings=V.extend({},e||{}),"input"===s?this._connectDatepicker(t,i):n&&this._inlineDatepicker(t,i…
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG517 - set_language will not reset any language settings by default anymore.
612 - Added PARSER_CONTROL settings for keywords in ASM language file (SF#1835148, BenBE)