Home
last modified time | relevance | path

Searched refs:configured (Results 1 – 25 of 197) sorted by relevance

12345678

/plugin/autologoff/lang/en/
Dintro.txt3configured time of inactivity. Be sure to prefix groups with ''@''. A user that is member of multi…
/plugin/twofactor/
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/advanced/lang/en/config/
Dsmileys.txt3configured in the ''conf/smileys.conf'' file. The local and upgrade-safe directory of smiles image…
/plugin/diagramsnet/lib/math/extensions/
DjsMath2jax.js19configured){this.config=MathJax.Hub.CombineConfig("jsMath2jax",this.config);if(this.config.Augment…
/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 …
/plugin/highlightparent/
Dplugin.info.txt6 desc Highlight a configured parent namespace
/plugin/issuetracker/
DREADME15 and gets an ID. Automatically the configured admin is informed by mail about a
21 Members of configured 'assign' groups are able to edit the entries of the issue
124 Captcha user to enter for security reasons (if configured)
132 issue to a member of configured user-groups (see configuration).
143 email, if configured.
/plugin/twcheckliste/lang/en/
Dsafemode.txt1 This wiki is configured to use the safemode hack. Unfortunately we cannot safely upgrade the wiki a…
/plugin/smtp/
H A Dplugin.info.txt6 desc Send mails via a configured SMTP server
/plugin/twofactor/lang/en/
Dmandatory.txt1 …You always need to have at least one of the mechanisms available below configured before you can u…
Dprofile.txt3 …ogging into DokuWiki. What options are available depends on what your administrator has configured.
/plugin/function/
Dplugin.info.txt6 desc Execute a php function from a configured set of functions
/plugin/swiftmail/lang/en/
Dintro.txt3 …rigger sending a test mail in DokuWiki. You can use it to check if you configured the SwiftMail pl…
/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/bloglinks/
Dplugin.info.txt6 desc Displays a link to the previous and the next blog entry above posts in configured namespaces
/plugin/colorpicker/
Dplugin.info.txt6 …lugin shows a color picker in the editor toolbar. The allowed color combinations can be configured.
/plugin/indexnumber/
Dplugin.info.txt6 …n shows a picker for index numbers in the editor toolbar. The allowed index names can be configured
/plugin/deletepageguard/
H A Dplugin.info.txt7 desc Prevent deletion of pages by empty saves when page IDs or file paths match configured regul…
H A Ddokuwiki-plugin-page.txt4 description: Prevent deletion of pages by empty saves when page IDs or file paths match configured
25 …n its ID or relative file path matches one or more regular expressions configured via the DokuWiki…
49 …. When a page matches any pattern, only administrators (and optionally configured groups) can dele…
71 …e new content is empty (after optional trimming) the plugin checks the configured patterns against…
/plugin/confmanager/lang/en/
Dsmileys.txt3 … graphical equivalents. Those [[doku>Smileys]] and other images can be configured and extended. He…
/plugin/format/
Dsyntax.php94 .'" format not configured for '.$mode.' output**';
/plugin/myshortcuts/
H A DREADME68 - Press your configured edit shortcut (default: Ctrl+E) to enter edit mode
71 - Press your configured save shortcut (default: Ctrl+S) to save changes
72 - Press your configured snippet shortcut (default: Ctrl+I) to open snippet dialog
/plugin/loglog/lang/en/
Dauth_success.txt3 The number of recent logins has exceeded the configured limit (@THRESHOLD@ in @INTERVAL@ minutes)!
Dauth_failed.txt3 The number of recent failed login attempts has exceeded the configured limit (@THRESHOLD@ in @INTER…
/plugin/idcount/
DREADME.md3 …ongoing number (to be used as unique ids) in the text. A prefix can be configured, also the amount…

12345678