Home
last modified time | relevance | path

Searched refs:optional (Results 76 – 100 of 248) sorted by last modified time

12345678910

/plugin/newpagetemplate/
H A Dnewpage.ini5 ; The newpagevars entries are optional
/plugin/pureldap/vendor/freedsx/socket/
H A DCHANGELOG.md22 * Change how the MessageQueue handles buffered data. It now supports an optional MessageWrapper.
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md177 - Added new `table/wrap` config to apply an optional wrapping/container element around a table (#780)
382 - `SlugNormalizer::normalizer()` now supports optional prefixes and max length options passed in via the `$context` argument
H A DCHANGELOG-0.x.md
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md106 MaxMind provides an optional C extension that is a drop-in replacement for
H A DCHANGELOG.md151 * Added optional C extension for using libmaxminddb in place of the pure PHP
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md83 includes an optional C extension that you may install to dramatically increase
/plugin/box2/
H A Dplugin.info.txt8 …lue|title> ... </box|caption> width, class, colours title & caption are optional. The title can in…
/plugin/imageflow/
H A DREADME.md32 __``%WIDTH%``__ (optional)|Width in px. The only option that should be given, so that DokuWiki will…
33 __``%LINKTO%``__(optional)| Here you can set a wiki page. If this is given, the user will be redire…
34 __``%DESCRIPTION%``__ (optional)|You can give an alternate description here, to display some descri…
/plugin/strata/
H A Dmanual.txt91 optional {
120 **Optional matches**: Normally, all patterns must be matched for the results to be shown. You can use an ''optional'' block to indicate that some of the patterns are optional, and need not be matched for the results to be shown. All patterns in an optional block must match for the optional block to be used. If any pattern in the block doesn't match, none of the patterns in the block will be used.
122 You can have multiple optional blocks. You can even have optional blocks inside optional blocks.
220 The query blocks are [[#optional]], [[#minus]], [[#union]].
298 optional {
[all...]
/plugin/strata/helper/
H A Dsyntax.php362 // extract optional groups
363 $optionals = $this->extractGroups($root,'optional');
396 foreach($optionals as $optional) {
397 // convert eacfh optional
398 list($optional, $s) = $this->transformGroup($optional, $typemap);
401 'type'=>'optional',
403 'rhs'=>$optional
961 * otherwise the property may not be set since all properties are optional.
962 * Either 'choices' or 'pattern' must be set (not both), all other values are optional
[all...]
/plugin/externalembed/
H A DREADME.md37 * Set **DOMAIN_WHITELIST** Parameter - `<DOMAIN, DISCLAIMER (optional)>`
105 The same optional parameters used for the video type can also be used when using the playlist type
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1 …ctionRange\r\n * @param range the range.\r\n * @param parent an optional parent.\r\n *…
H A D57.57.js.map1 …xtendbody: [\n { include: '@selectorname' },\n ['!optional', 'literal'],\n …
H A D63.63.js.map1 …n 'none',\n 'nonmutating',\n 'operator',\n 'optional',\n 'overr…
H A D7.7.js.map1 …,\n 'ole',\n 'on',\n 'only',\n 'open',\n 'option',\n 'optional',\n 'options',…
H A Dbundle.js.map1optional encoding, relevant is val is a string\n// - dir - true for indexOf, false for lastIndexOf…
H A Deditor.worker.js.map1 …bj.length > 0;\n}\n/**\n * Removes duplicates from the given array. The optional keyFn allows to s…
H A Djson.worker.js.map1optional keyFn allows to specify\n * how elements are checked for equalness by returning a unique …
H A D3.3.js.map1optional parent.\n */\n function create(range, parent) {\n return { range: range, pa…
H A D2.2.js.map1optional parent.\n */\n function create(range, parent) {\n return { range: range, pa…
H A Dbundle.js1 …T]===t?t[i.DI_DEPENDENCIES].push({id:e,index:n,optional:r}):(t[i.DI_DEPENDENCIES]=[{id:e,index:n,o…
426optional)throw new Error(`[createInstance] ${e.name} depends on UNKNOWN service ${t.id}.`);r.push(…
/plugin/dirtylittlehelper/mermaid/editor/src/
H A DApp.svelte11 // Using named parameters, with last being optional
18 // This is optional, but if present it must be the last
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …T]===t?t[i.DI_DEPENDENCIES].push({id:e,index:n,optional:r}):(t[i.DI_DEPENDENCIES]=[{id:e,index:n,o…
426optional)throw new Error(`[createInstance] ${e.name} depends on UNKNOWN service ${t.id}.`);r.push(…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1optional","required","constantZero","radiusLeaf","packChildren","translateChild","partition","posi…

12345678910