Home
last modified time | relevance | path

Searched refs:optional (Results 176 – 200 of 248) sorted by path

12345678910

/plugin/jmol2/jmol/
H A DLICENSE.txt187 be optional: if the application does not supply it, the square
/plugin/jokuwiki/
H A DREADME.md23 * **id** (optional) e.g. `id='myHtmlElementId'`
26 … the div element created to contain the plugin. The **id** attribute is optional and maps directly…
/plugin/jplayer/components/
H A Drequire-built.js1669 req = requirejs = function (deps, callback, errback, optional) {
1683 errback = optional;
H A Drequire.js1669 req = requirejs = function (deps, callback, errback, optional) {
1683 errback = optional;
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt80 * bugfix: mp3.APE permit optional " dB" in ReplayGain tags
1260 optional and makes it easy to remove support for undesired formats
1308 optional.
1387 ¤ New optional parameter on getAPEtagFilepointer() to scan from a
1397 ¤ getSWFHeaderFilepointer() now has optional 3rd parameter
1404 ¤ getQuicktimeHeaderFilepointer() now has two additional optional
1492 ¤ Added new, optional, parameter to WriteAPEtag() (and also
1497 ¤ Added third, optional, parameter to getID3v2Filepointer() -
1677 ¤ New optional parameter added to GetAllFileInfo() -
H A Ddependencies.txt13 lyrics3 depends on apetag (optional)
16 apetag depends on id3v1 (optional, writing only)
17 bonk depends on id3v2 (optional)
25 asf depends on riff, id3v1 (optional)
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md303 specified filters will still be applied, unless they are marked as optional
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js1669 req = requirejs = function (deps, callback, errback, optional) {
1683 errback = optional;
/plugin/jwhelloworld/
H A DREADME.md15 The `say` element is required and appears inside the speech bubble. The `speaker` is optional and a…
/plugin/latexcaption/
H A DREADME.md51 …right`, `even`,`w-[40,50,60,70,80]` and can be used in conjunction with optional media queries (`-…
/plugin/layeranimation/
H A DREADME.md39 * ``%CLASS%`` (optional) - the name of a class in your template
43optional) - if you use several items with links in the same layer, you will not be able to click t…
/plugin/listusergroup/
H A DREADME.md4 Displays the users from one or more groups with optional link to homepage.
H A Dplugin.info.txt6 desc Displays the users from one or more groups with optional link to homepage.
/plugin/loadskin/lang/en/
H A Dintro.txt3 …mespaces in your wiki. Please note, a user selecting a template via the optional template switcher…
/plugin/markdownextra/lib/meltdown/
H A DREADME.md29 [1] jQuery UI and rangyinputs are optional. For now Meltdown will still function without these plug…
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dspecial-attributes.md17 [linkref]: http://url.de/ "optional title" {#id .class}
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md229 The title attribute is optional. Link names may contain letters,
247 Inline (titles are optional):
H A Dspecs.md554 put the URL where you want the link to point, along with an *optional*
820 the image, and an optional `title` attribute enclosed in double
/plugin/mytemplate/
H A DREADME23 - "var" is optional. If set, the result of this replacement will be stored in a variable by that
67 optional. If set, the table will contain at least that many rows.
/plugin/newpagetemplate/
H A Dnewpage.ini5 ; The newpagevars entries are optional
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DHarvest.php41 'state' => 'optional-csrf-token',
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki29 * [[text]] (optional: allows to use the search for generated pagecodes)
142 …* v0.87 Added optional usage of the [[usecounter]] plugin and the config option 'firstdefinitionwi…
/plugin/openid/Auth/OpenID/
H A DSReg.php182 public $optional = []; variable in Auth_OpenID_SRegRequest
190 * @param null $optional
196 static function build($required=null, $optional=null, argument
205 $obj->optional = [];
215 if ($optional) {
216 if (!$obj->requestFields($optional, false, true)) {
318 return array_merge($this->required, $this->optional);
338 in_array($field_name, $this->optional));
373 if (in_array($field_name, $this->optional)) {
386 $this->optional[] = $field_name;
[all …]
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/orgchart/
H A DREADME22 …der of the columns must be: name, line manager, job title, photo. Job title and photo are optional.
52 * linemanager and photo columns are optional

12345678910