Home
last modified time | relevance | path

Searched refs:default (Results 601 – 625 of 1338) sorted by relevance

1...<<21222324252627282930>>...54

/plugin/tooltip/
H A DChangeLog37 * style.css: modified default styles to use Opera-like tooltip outlines.
/plugin/jenkins/
H A DREADME.md44 By default, jenkins plugin display the last build of your job. If you want to display a specific bu…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dhandlers.rst28 Be aware that when you call `configureHandlers` default handlers (like `DateHandler`)
/plugin/dir/
H A Dstyle.css82 /* color: __extern__; */ /* pre-dokuwiki default template */
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.default.css2 Document : jquery.pnotify.default.css
/plugin/ajaxedit/
H A Dstyle.css2 Document : jquery.pnotify.default.css
/plugin/pgn4web/pgn4web/
H A Dviewer.php100 function get_param($param, $shortParam, $default) { argument
103 return $default;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm24 <cfparam name="url.checktext" default="">
25 <cfparam name="form.checktext" default="#url.checktext#">
/plugin/pdfjs/pdfjs/web/locale/lo/
H A Dviewer.properties115 # [one|two|few|many|other], with [other] as the default value.
120 # [zero|one|two|few|many|other], with [other] as the default value.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D11.11.js.map1default': 'identifier'\n }\n }\n ],\n // w…
H A D38.38.js.map1default': 'identifier'\n }\n }\n ],\n // w…
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm24 <cfparam name="url.checktext" default="">
25 <cfparam name="form.checktext" default="#url.checktext#">
/plugin/datepicker/
H A Dstyle.css20 cursor: default;
180 cursor: default;
/plugin/noticeboard/noticeboard/
H A Dstyle.css60 background:#fff url('../../tpl/default/images/buttonshadow.png');
92 background:#fff url('../../tpl/default/images/buttonshadow.png');
/plugin/noticeboard/
H A Dstyle.css60 background:#fff url('../../tpl/default/images/buttonshadow.png');
92 background:#fff url('../../tpl/default/images/buttonshadow.png');
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md7 … multi-language SCAYT functionality into CKEditor 4. It is integrated by default starting with [St…
11 The default version of SCAYT plugin for CKEditor 4 is using the free services of WebSpellChecker. I…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md13 > the default repository branch is `development` which can differ from the last stable release.
92 By default, the temporary directory will be inside vendor directory and will have write permissions from
/plugin/button/
H A Dsyntax.php27 05/08/2015 : Merged lisps default style option and added french translation
37 18/11/2016 : Added default target for external links
207 } else if ($this->hasTarget('default')) {
208 $data['target'] = $this->getTarget('default');
216 if ($this->hasStyle('default') && ($data['css'] != 'default')) {
217 $data['css'] = $this->getStyle('default') . ' ; ' . $data['css'];
394 // default name is based on $id as given
395 $default = $xhtml->_simpleTitle($id);
401 $name = $xhtml->_getLinkTitle($name, $default,
[all...]
/plugin/fblogin/lib/
H A Dbase_facebook.php542 $user = $this->getPersistentData('user_id', $default = 0);
1416 * @param boolean $default The default value to return if $key is not found
1420 abstract protected function getPersistentData($key, $default = false); argument
/plugin/cacherevisionseraser/
H A DREADME.md55 * User now can create 'configs.php' from the plug-in instead of accepting the default one (See FAQ)
86 * Fixed internal variables for paths (In case they aren�t the default ones) (Thanks Christopher Smi…
161 * If you want to modify default configuration:
/plugin/wikistats/
H A DREADME.md46 Most likely you want to do that in the `/lib/tpl/default/main.php` inside the
89 …ce and name given in the plugin admin configuration (```wiki:statistiques``` is the default value).
124 By default plugin shows the stats of the entire wiki. To restrict the statistics
/plugin/flowplay2/flowplayer/
H A DREADME.txt52 - Email sending works now by default, it sends the data to flowplayer.org's email sender
57 …- Now uses the "native full screen" by default, no need to specify useNativeFullScreen: true to en…
58 …- Shows the big play button overlay image by default, new config option 'usePlayOverlay' that can …
65 - New default skin 'air'
76 * added videoLink config option that can be used to override the default
159 …- By default the loop button is no longer shown. You have to specify showLoopButton: true to make …
206 - The color of the progress bar is now gray by default (more neutral). The
238 versions of the default buttons are provided as an example.
307 - Changed the default buffer to 10 seconds
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc581 $params['size'] = (int) The default number of documents returned in queries as a string.
783 $params['ignore_unavailable'] = (boolean) Ignore unavailable indexes (default: false)
784 $params['allow_no_indices'] = (boolean) Ignore if the source indices expressions resolves to no concrete indices (default: true)
785 $params['ignore_throttled'] = (boolean) Ignore indices that are marked as throttled (default: true)
786 $params['expand_wildcards'] = (enum) Whether source index expressions should get expanded to open or closed indices (default: open) (Options = open,closed,hidden,none,all)
955 $params['ignore_unavailable'] = (boolean) Ignore unavailable indexes (default: false)
956 $params['allow_no_indices'] = (boolean) Ignore if the source indices expressions resolves to no concrete indices (default: true)
957 $params['ignore_throttled'] = (boolean) Ignore indices that are marked as throttled (default: true)
958 $params['expand_wildcards'] = (enum) Whether source index expressions should get expanded to open or closed indices (default: open) (Options = open,closed,hidden,none,all)
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js.unc14 if(!lang) lang = CKEDITOR.lang['default']['signature'];
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dstyle.css75 td span.default {

1...<<21222324252627282930>>...54