Home
last modified time | relevance | path

Searched refs:configured (Results 1 – 25 of 168) sorted by last modified time

1234567

/plugin/twofactor/lang/en/
H A Dprofile.txt3 This is where you can configure what you want to use as a second factor besides your usual credentials when logging into DokuWiki. What options are available depends on what your administrator has configured.
H A Dmandatory.txt1 This wiki requires the use of two-factor authentication. You always need to have at least one of the mechanisms available below configured before you can use the wiki.
/plugin/twofactor/
H A DManager.php209 * @param bool $configured when set to false, all providers NOT configured are returned
212 public function getUserProviders($configured = true) argument
215 $list = array_filter($list, function ($provider) use ($configured) {
216 return $configured ? $provider->isConfigured() : !$provider->isConfigured();
/plugin/siteexport/
H A DREADME.md164 mergehint | add hints about the merged content. It can be configured using the meta plugin and the …
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1086 directory isn't configured, unless explicitly disabled
H A Dphpthumb.faq.txt111 configured in phpThumb.config.php (introduced in v1.6.0):
/plugin/imagemapping/
H A DREADME42 configured for the ''braille'', ''aural'', and ''tty'' CSS media types.
/plugin/confmanager/lang/en/
H A Dmime.txt1 Which file types you can upload via the [[doku>media_manager]] is configured through the ''conf/mim…
H A Dsmileys.txt3 … graphical equivalents. Those [[doku>Smileys]] and other images can be configured and extended. He…
/plugin/gitbacked/
H A DCHANGELOG.md78 - `'repoWorkDir'` is configured empty by default now
/plugin/dw2pdf/
H A Dcomposer.lock275 "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
/plugin/smtp/
H A Dplugin.info.txt6 desc Send mails via a configured SMTP server
H A DREADME3 Send mails via a configured SMTP server
/plugin/smtp/lang/en/
H A Dintro.txt3 …rigger sending a test mail in DokuWiki. You can use it to check if you configured the SMTP plugin …
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt196 The text to image conversion is mainly done for smileys. And the text to HTML conversion is used for typography replacements, but can be configured to use other HTML as well.
200 DokuWiki converts commonly used [[wp>emoticon]]s to their graphical equivalents. Those [[doku>Smileys]] and other images can be configured and extended. Here is an overview of Smileys included in DokuWiki:
/plugin/farmer/lang/en/
H A Dtab_config.txt1 Here the basic behavior of the farm is configured. Please be aware that changing options here will affect all animals.
H A Dtab_plugins_help.txt9 When Animals are configured to inherit the Plugin state of the Farmer, a plugin in default state will have the same
/plugin/odt/
H A Dexample.css6 * the configured template directory ('tpl_dir') and set it under
/plugin/gitlabapi/
H A DREADME.md14 The following values must be configured in the Configuration Manager:
/plugin/advanced/lang/en/config/
H A Dinterwiki.txt14 …]]%%'' is a special case and the only interwiki link which **cannot be configured** through any co…
H A Dmime.txt3 … upload via the media manager popup or the fullscreen media manager is configured through the ''co…
H A Dsmileys.txt3configured in the ''conf/smileys.conf'' file. The local and upgrade-safe directory of smiles image…
H A Dstyleini.txt17 …er is able to replace placeholders in the loaded stylesheets which are configured through the ''[r…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc101 Only the `host` parameter is required for each configured host. If not provided,

1234567