Home
last modified time | relevance | path

Searched refs:defaults (Results 376 – 395 of 395) sorted by last modified time

1...<<111213141516

/plugin/dokutexit/
H A DREADME.md30 …* *conf/defaults.php* (or the configuration manager) holds the global configuration, where you can…
/plugin/table2csv/
H A DREADME.md21 It currently defaults to table.csv in the dokuwiki base install folder.
/plugin/aceeditor/
H A Dbuild.js1defaults=function(e){return T(u.call(arguments,1),function(t){if(t)for(var n in t)e[n]==null&&(e[n… function
/plugin/socialshareprivacy2/JC/
H A DREADME.md65 Cookie attributes can be set globally by setting properties of the `$.cookie.defaults` object or in…
H A Djquery.cookie.js42 options = $.extend({}, config.defaults, options);
84 config.defaults = {};
/plugin/projects/
H A Dcodemirror-compressed.js1defaults;for(var y in d)d.hasOwnProperty(y)&&(s[y]=(i&&i.hasOwnProperty(y)?i:d)[y]);var C=document… class in e
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js200 var defaults = { class
347 width: toNumber( rootData.width, defaults.width ),
348 height: toNumber( rootData.height, defaults.height ),
349 maxScale: toNumber( rootData.maxScale, defaults.maxScale ),
350 minScale: toNumber( rootData.minScale, defaults.minScale ),
351 perspective: toNumber( rootData.perspective, defaults.perspective ),
352 … transitionDuration: toNumber( rootData.transitionDuration, defaults.transitionDuration )
/plugin/lightboxv2/
H A Dscript.js14defaults,h);b(window).resize(n);return b(this).live(a.triggerEvent,function(){d();o(this);return!1… class in b.fn.lightbox
/plugin/fedauth/lang/en/
H A Dadmproviders.txt26 When restoring defaults, your local configuration files are deleted. All of your custom providers a…
/plugin/zoom/
H A Dscript.js9defaults,options);opts=$.extend({},opts,relOpts);$(this).data('zoom',new CloudZoom($(this),opts))}… class in $.fn.CloudZoom
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/mantisreporter/
H A Dsyntax.php423 $defaults = $this->readDefaultSettings();
426 foreach ($defaults as $key => $value) {
/plugin/autotweet/
H A DOAuth.php294 $defaults = array("oauth_version" => OAuthRequest::$version,
299 $defaults['oauth_token'] = $token->key;
301 $parameters = array_merge($defaults, $parameters);
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js228 var defaults = { class in AnonymousFunctioneab5d76a0c00
256 Object.extend(defaults, {
264 var options = Object.extend(defaults, arguments[1] || { });
/plugin/animation/scripts/
H A Djquery.scianimator.min.js8defaults={autoRefresh:false,keyboard:true,debug:false,images:[],controlContainer:null,controlPosit… class in e.fn.scianimator
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt347 | any number | will be used as maximum number items to show, defaults to 8 |
354 The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. […
/plugin/jmol2/jmol/
H A DCHANGES.txt195 # bug fix: isosurface reading of contoured JVXL files defaults to "nomesh nofill"
570 …d trajectory "myfile.top" COORD {first,last,stride} "mdcrd::myfile.trj" defaults to last = -1 ("lo…
1232 # [n] is optional; defaults to 9
1668 # defaults to atom name if no types are indicated
2027 # bug fix: set defaults jmol/rasmol must do reset().
2725 # * 2) If not BALL, ARCS, or DOTS, the rendering defaults to AXES
2981 # new feature: four optional defaults for Van der Waals radii:
3009 # If user vdw radii are currently set, then this resets the defaults to Jmol.
3085 # bug fix: explicit "SELECT NONE" must be given for label defaults to be set
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js16 opts = $.extend({}, $.fn.pwi.defaults, opts);
285 $.fn.pwi.defaults = { class in $.fn.pwi
/plugin/picasawebalbum/
H A Djquery.pwi.js16 opts = $.extend({}, $.fn.pwi.defaults, opts);
285 $.fn.pwi.defaults = { class in $.fn.pwi
/plugin/lists/
H A Dsyntax_plugin_lists.css16 Instead of first loading some (unspecific) defaults and only
18 defaults) the CSS files are loaded in mixed order :-(

1...<<111213141516