/plugin/diagramsnet/lib/plugins/webcola/ |
H A D | mxWebColaLayout.js | 53 var initial = true; 56 this.updateGraph(isUndoable, initial); 57 initial = false; 246 mxWebColaLayout.prototype.updateGraph = function(isUndoable = false, initial = false) argument 305 if (initial) 333 else if (initial) 364 if (initial) 386 else if (initial) 394 this.adjustChildOffsets(model, cell, isUndoable, initial);
|
/plugin/addressbook/ |
H A D | style.css | 70 all:initial; 83 all:initial; 104 all:initial; 135 all:initial;
|
/plugin/bibtex/OSBib/format/bibtexParse/ |
H A D | PARSECREATORS.php | 104 foreach($initialsArray as $initial) 105 $initials .= ' ' . trim($initial);
|
/plugin/combo/resources/theme/default/components/css/ |
H A D | dokuwiki.css | 9 .blockquote-cs { padding: initial }
|
H A D | toc.css | 9 padding-left: initial;
|
H A D | register.css | 7 text-align: initial;
|
H A D | profile-update.css | 6 text-align: initial;
|
H A D | edit-button.css | 13 background-color: initial;
|
/plugin/dokutexit/ |
H A D | plugin.info.txt | 2 author Elie Roux (initial author "Danjer", who since disappeared)
|
/plugin/botbouncer/ |
H A D | README.md | 47 2013-04-23 - add some initial statistics 49 2013-04-03 - initial setup allowing config and blocking
|
/plugin/pgn4web/pgn4web/ |
H A D | test.pgn | 43 [Event "Testing non standard initial position, NAG comments and basic variations"] 57 [Event "Testing non standard initial position with Black to move and more variations"] 73 [Event "Testing non standard initial position with tablebase ending"]
|
/plugin/mapillary/ |
H A D | CHANGES | 24 * initial version
|
/plugin/pubmed2020/tests/ |
H A D | PM15924077.ris | 16 …initial evaluation are reported. Each patient was assessed by a geriatrician, a neurologist, and a…
|
H A D | PM15924077.nbib | 21 outpatients who completed the initial evaluation are reported. Each patient was 24 score<24. RESULTS: Of the 300 patients, 228 patients completed the initial
|
/plugin/openlayersmap/ |
H A D | style.less | 291 right: initial; 298 left: initial; 335 top: initial; 364 left: initial;
|
/plugin/database2/ |
H A D | README.md | 8 My initial engagement in developing this plugin was abandoned in late 2009 due to focusing onto dif…
|
/plugin/combo/resources/theme/default/pages/partials/ |
H A D | head-partial.hbs | 2 <meta name="viewport" content="width=device-width, initial-scale=1">
|
/plugin/isauth/ |
H A D | CHANGELOG | 9 initial commit (new git repo)
|
/plugin/blockquote/ |
H A D | style.css | 11 /* Get closer to initial design when there's enough space (ie. 3em left and right margins) */
|
/plugin/wrapadd/ |
H A D | style.css | 69 background-image: initial; 70 min-height: initial;
|
/plugin/skipentity/ |
H A D | README | 8 The initial purpose of this plugin is to by-pass the rendering of entities where required without h…
|
/plugin/mapillary/scss/ |
H A D | print.scss | 34 display: initial;
|
/plugin/dwcommits/ |
H A D | README | 20 The initial impetus behind this plugin is to help determine recent changes to
|
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
H A D | arrays.js | 52 assert.deepEqual(_.initial([1, 2, 3, 4, 5]), [1, 2, 3, 4], 'returns all but the last element'); 53 assert.deepEqual(_.initial([1, 2, 3, 4], 2), [1, 2], 'returns all but the last n elements'); 54 assert.deepEqual(_.initial([1, 2, 3, 4], 6), [], 'returns an empty array when n > length'); 55 var result = (function(){ return _(arguments).initial(); }(1, 2, 3, 4)); 57 result = _.map([[1, 2, 3], [1, 2, 3]], _.initial);
|
/plugin/pureldap/vendor/freedsx/ldap/ |
H A D | CHANGELOG.md | 28 * Add initial SASL support with a limited set of mechanisms (DIGEST-MD5, CRAM-MD5, PLAIN, ANONYMOUS). 91 * Tagging initial release. Still under heavy development.
|