Home
last modified time | relevance | path

Searched refs:default (Results 476 – 500 of 1338) sorted by relevance

1...<<11121314151617181920>>...54

/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md48 - Default Options: Added to the default key bindings:
54 - Default Options: The default key bindings have been changed to:
69 - Skin Fix: Added the CSS3 rule to disable the default Firefox focus highlighting. Fixed both the B…
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc103 'default':ckg_geshi_langopts[0],
139 'default': 'block',
157 'default': 'nonumbers',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc12 The default serializer is the `SmartSerializer`.
47 The `SmartSerializer` is selected by default, but if you wish to manually
215 The majority of people will never need to change the default Serializer
H A Dhost-config.asciidoc102 the default port is `9200`. The default scheme is `http`
/plugin/nodetailsxhtml/
H A Drenderer.php22 private $startlevel = 0; // level to start with numbered headings (default = 2)
262 // default name is based on $id as given
263 $default = $this->_simpleTitle($id);
273 $name = $this->_getLinkTitle($name, $default, $isImage, $id, $linktype);
303 $link['title'] = $this->_getLinkTitle(null, $default, $isImage, $id, $linktype);
/plugin/barcode/api/google/
H A Dbarcode.inc35 default :
/plugin/barcode/api/inigma/
H A Dbarcode.inc43 default :
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dtrim.rst40 * ``side``: The default is to strip from the left and the right (`both`) sides, but `left`
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.css78 cursor: default;
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.css78 cursor: default;
/plugin/confmanager/lang/en/
H A Dwordblock.txt3 …able the ''$conf['usewordblock'] = 1;'' option in ''conf/local.php'' (by default it is set to 1) a…
/plugin/vbsso/
H A DREADME.md30 * Installed DokuWiki default auth plugin `authplain`.
64 3. Modify your default Platform Shared Key by setting it to more secure unreadable phrase to encryp…
/plugin/dokumicrobugtracker/
H A DREADME.md27 … | default is all …
28 … the bugs list, or count the number of different status in the project | default is both form and …
/plugin/bibtex/
H A Dsyntax.php459 function _getLinkTitle($title, $default, & $isImage, $id=NULL) { argument
470 return $this->_xmlEntities($default);
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dvbsso_shared.php243 function vbsso_get_platform_config_property($platform, $property, $default = '') { argument
251 return isset($config[$property]) ? $config[$property] : $default;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D53.53.js.map1default',\n 'union',\n 'static',\n 'abstract',\n 'alignof',\n '…
H A D32.32.js.map1default': 'keyword.table.middle' // inner |\n }\n }\n …
/plugin/refnotes/
H A Drendering.php91 default:
338 protected function getInlineReferenceStyle($reference, $name, $default) { argument
339 return ($reference->getAttribute('use-' . $name) === false) ? $default : $this->getStyle($name);
507 default:
577 default:
599 default:
624 default:
634 default:
666 default:
702 default
794 renderFontWeight($style, $default) global() argument
[all...]
/plugin/xml/
H A Drenderer.php407 $default = $this->_simpleTitle($id);
409 $name = $this->_getLinkTitle($name, $default, $isImage, $id, 'content');
584 function _getLinkTitle($title, $default, & $isImage, $id=null, $linktype='content'){ argument
596 return $this->_xmlEntities($default);
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less25 /* default look for background events */
30 /* default look for non-business-hours areas */
56 .fc-state-default {
60 .fc-state-default.fc-corner-left {
65 .fc-state-default.fc-corner-right {
83 .fc-state-default {
120 cursor: default;
340 /* default BORDER color */ }
345 /* default BACKGROUND color */ }
350 /* default TEXT color */
[all …]
/plugin/twistienav4bootstrap3/
H A DREADME.md24 The plugin has already reasonable default settings, so it's not necessary to configure it to make i…
/plugin/barcode/api/qrserver/
H A Dbarcode.inc33 default :
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dconfig.m427 AC_MSG_WARN(will use libmaxmxinddb from compiler default path)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst225 to change the default value:
306 By default, included templates have access to the same context as the template
425 everything by default.
427 Twig supports both, automatic escaping is enabled by default.
445 By default, the ``escape`` filter uses the ``html`` strategy, but depending on
469 By default, auto-escaping uses the ``html`` escaping strategy. If you output
483 otherwise handle as variables or blocks. For example if the default syntax is
501 Support for default argument values was added in Twig 1.12.
512 …<input type="{{ type|default('text') }}" name="{{ name }}" value="{{ value|e }}" size="{{ size|def…
538 A default value can also be defined for macro arguments when not provided in a
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dwith.rst35 By default, the inner scope has access to the outer scope context; you can

1...<<11121314151617181920>>...54