Home
last modified time | relevance | path

Searched full:setting (Results 376 – 400 of 1200) sorted by relevance

1...<<11121314151617181920>>...48

/plugin/flowplay/flowplayer/
H A DREADME.txt111 …on those. Initially the size is maximized according to the 'videoHeight' setting and preserving th…
136 - noVideoClip config setting that can be used to specify a video clip or an image to be played when
141 - loop config setting was broken
/plugin/twofactor/action/
H A Dprofile.php164 $setting = $this->getConf('optinout');
167 echo $this->locale_xhtml($setting);
170 if ($setting == 'optout') {
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingDirchoice.php3 namespace dokuwiki\plugin\config\core\Setting;
H A DSettingUndefined.php3 namespace dokuwiki\plugin\config\core\Setting;
H A DSettingPassword.php3 namespace dokuwiki\plugin\config\core\Setting;
/plugin/syntaxhighlighter3/lang/en/
H A Dsettings.php16 …e of HTML/XML code and a script which is very common in web development. Setting this value to tru…
/plugin/groupmgr/
H A DREADME32 2. forbidden_groups configuration setting specifies groups that cannot be
/plugin/fedauth/
H A Dajax.php15 // to process the request. Thus setting any of these variables is condition
/template/mikio/
H A DREADME.md169 - `image` : The hero image is sourced from an image named hero in the current or parental namespace. Namespace searching can be confined by the `includePagePropagate` setting. Pages can also override the image by inserting `~~hero-image URL~~` in the page content. DokuWiki and external URLs are supported. The height of the image area is 240px while the width is 33% of the window width. It is recommended to use an image of at least 480x240 (2:1)
220 Of course, you can leave the setting blank to hide the page info altogether.
276 - `autoDarkLight` configuration setting will override user setting when `showDarkLight` is disabled [#56](https://github.com/nomadjimbob/mikio/issues/56).
312 - Mikio Control Macros now support the format `-~SETTING~-` as well as the standard `~~SETTING~~`. This fixes an incompatibility with the [Comment Syntax support](https://www.dokuwiki.org/plugin:commentsyntax) extension.
317 - Setting `tpl»mikio»showNotifications` to an empty string is the same as setting it to `always`.
397 - Added support for navbar title link to use showpageafterlogin setting if installed [#27](https://github.com/nomadjimbob/mikio/issues/27)
/plugin/siteexport/lang/en/
H A Dsettings.php24 $lang['useOddEven'] = 'Allows setting of different headers and footer on odd/even pages. TOCs will …
/plugin/authsplit/
H A DREADME74 autocreate_users configuration setting:
228 case-sensitive, it may be necessary to enable this setting to let authsplit
237 meant to aid in troubleshooting its operation. This setting should not be
/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php30 * triggered. It's possible using this event to retry the request, by setting
119 // Setting the new location
323 * Adds a CURL setting.
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DContext.php112 throw new LogicException('Data variables are not supported due to the enableDataVariables configuration. Remove the call to data variables or change the setting.');
158 throw new LogicException('Data variables are not supported due to the enableDataVariables configuration. Remove the call to data variables or change the setting.');
291 throw new LogicException('Data variables are not supported due to the enableDataVariables configuration. Remove the call to data variables or change the setting.');
/dokuwiki/inc/Form/
H A DTextareaElement.php29 * This is the preferred way of setting the element's value
/plugin/sequencediagram/bower_components/snap.svg/
H A Dhistory.md40 * Fix for `xlink:href` setting for images
/plugin/colorswatch/
H A DREADME.md15 …e between tiny, small, medium-sized, and large color swatches. The size setting is global and cha…
/plugin/odt2dw/lang/en/
H A Dsettings.php3 * English language setting file
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconfig-hash.asciidoc6 provided in a setting hash instead of calling the individual methods directly.
/plugin/farmer/lang/en/
H A Dtab_config_help.txt11 When using a subdomain wildcard setup you should specify the main domain in the **Base Domain** setting.
/plugin/command/inc/
H A Dextension.php94 * error by setting $errorMessage. If the returned value is the
133 * setting $errorMessage. If the method returns replacement text
/plugin/interwikiformatting/
H A Dsyntax.php48 // Define a variable for the configuration setting of which shortcuts should be ignored.
117 // and its exact form is left up to the admin's choice in the configuration setting.
/plugin/odt/ODT/styles/
H A DODTTableColumnStyle.php36 * Properties might be disabled by setting them in $disabled.
127 …* Properties which shall not be used in the style can be disabled by setting the value in disabled…
/plugin/adfs/phpsaml/
H A DREADME.md202 Or also we can provide those data in the setting file at the `$settings['sp']['x509cert']`
246 endpoints files uses the setting file of the toolkit's base folder.
290 * Use an array with the setting data and provide it directly to the
1098 require_once 'settings.php'; // Load the setting info as an Array
1290 A simple class used to build the Setting object used in the v1.0 of the toolkit.
1524 * Use an array with the setting data.
1526 In this demo we provide the data in the second way, using a setting array named
1533 the `Setting` class.
1535 Notice that in this demo, the `setting.php` file that could be defined at the base
1599 * Use an array with the setting data.
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DSettings.php42 * This setting limits the maximum of recurring events that this library
/plugin/autotranslation/lang/en/
H A Dsettings.php21 …] = 'Detect a translated namespace. This supersedes the translationns setting and does only wor…

1...<<11121314151617181920>>...48