| /plugin/asciidocjs/node_modules/ejs/bin/ |
| D | cli.js | 33 { full: 'output-file', property 37 { full: 'data-file', property 41 { full: 'data-input', property 45 { full: 'delimiter', property 50 { full: 'open-delimiter', property 55 { full: 'close-delimiter', property 60 { full: 'strict', property 66 { full: 'no-with', property 71 { full: 'locals-name', property 76 { full: 'rm-whitespace', property [all …]
|
| /plugin/asciidocjs/node_modules/jake/lib/ |
| D | program.js | 45 { full: 'jakefile', property 49 { full: 'quiet', property 53 { full: 'directory', property 57 { full: 'always-make', property 61 { full: 'tasks', property 67 { full: 'tasks', property 73 { full: 'tasks', property 78 { full: 'help', property 81 { full: 'version', property 85 { full: 'version', property [all …]
|
| D | parseargs.js | 44 self.longOpts[item.full] = item; 88 opts[argItem.full] = _trueOrNextVal(argParts, args); 96 opts[argItem.full] = _trueOrNextVal(argParts, args); 97 if (argItem.expectValue && !opts[argItem.full]) { 98 throw new Error(argItem.full + ' option expects a value.'); 102 opts[argItem.full] = true;
|
| /plugin/linkfix/ |
| D | admin.php | 171 $full = $link; 175 resolve_pageid($currentns, $full, $exists); 177 resolve_mediaid($currentns, $full, $exists); 182 $newlink = $this->changeLink($link, $full, $currentns); 185 if(($link != $newlink) && ($full != cleanID($newlink))) { 187 $this->prnt(hsc($full) . ' → ' . hsc($newlink) . '<br />'); 227 * @param string $full the full, resolved version of the above link 231 protected function changeLink($link, $full, $currentNS) { argument 237 if(!preg_match('/^'.$this->qchangefrom.'/ui', $full)) return $link; 241 $new = substr($full, strlen($this->changefrom));
|
| /plugin/openlayersmap/ol/ |
| H A D | README.md | 5 ### full build 6 This will get the full/legacy build of OpenLayers. See https://openlayers.org/download/ 18 A slightly more complicated build process is required to get an optimized-full-size build of OpenLa… 35 npx rollup --config config/rollup-full-build.js 36 npx cleancss --source-map src/ol/ol.css -o build/full/ol.css 37 cp build/full/*.* ../
|
| /plugin/asciidocjs/node_modules/jake/test/unit/ |
| D | parseargs.js | 24 { full: 'directory', property 29 { full: 'jakefile', property 34 { full: 'tasks', property 38 { full: 'tasks', property 42 { full: 'trace', property 47 { full: 'help', property 51 { full: 'version', property
|
| /plugin/edittable/ |
| D | deleted.files | 11 script/jquery.handsontable.full.js 14 less/jquery.handsontable.full.less 15 script/handsontable.full.js 16 less/handsontable.full.less
|
| /plugin/bez/action/ |
| H A D | default.php | 343 $full = sprintf($this->getLang('notification problems_without_tasks'), $link); 347 'full' => $full, 367 $full = sprintf($this->getLang('notification problems_coming'), $link); 371 'full' => $full, 390 $full = sprintf($this->getLang('notification problems_outdated'), $link); 394 'full' => $full, 412 $full = sprintf($this->getLang('notification tasks_coming'), $link); 416 'full' => $full, 434 $full = sprintf($this->getLang('notification tasks_outdated'), $link); 438 'full' => $full,
|
| /plugin/jquotes/ |
| D | syntax.php | 79 $full = explode('|', helper_plugin_jquotes::getCookieHTML($data['cookie'])); 80 $quote = $full[0]; 81 $cite = $full[1];
|
| /plugin/mdpage/vendor/cebe/markdown/bin/ |
| D | markdown | 29 $full = false; variable 51 $full = true; variable 84 if ($full) {
|
| /plugin/pdftools/ |
| D | admin.php | 211 $full = $src . '/' . $file; 212 if ( is_dir($full) ) { 213 rrmdir($full); 216 unlink($full);
|
| /plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/ |
| D | jplayer.blue.monday.css | 51 .jp-video-full { 52 /* Rules for IE6 (full-screen) */ 55 …/* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are… 60 .jp-video-full div div { 63 .jp-video-full .jp-jplayer { 68 /* Rules for IE6 (full-screen) */ 71 .jp-video-full .jp-gui { 74 /* Rules for IE6 (full-screen) */ 82 .jp-video-full .jp-interface { 85 /* Rules for IE6 (full-screen) */ [all …]
|
| D | jplayer.blue.monday.min.css | 1 …full{width:480px;height:270px;position:static!important;position:relative}.jp-video-full div div{z…
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/ |
| D | jplayer.blue.monday.scss | 56 .jp-video-full { 57 /* Rules for IE6 (full-screen) */ 60 …/* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are… 65 .jp-video-full div div { 69 .jp-video-full .jp-jplayer { 72 position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */ 76 .jp-video-full .jp-gui { 77 position: fixed !important; position: static; /* Rules for IE6 (full-screen) */ 85 .jp-video-full .jp-interface { 86 position: absolute !important; position: relative; /* Rules for IE6 (full-screen) */ [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/ |
| D | jplayer.pink.flag.css | 56 .jp-video-full { 57 /* Rules for IE6 (full-screen) */ 60 …/* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are… 65 .jp-video-full div div { 68 .jp-video-full .jp-jplayer { 73 /* Rules for IE6 (full-screen) */ 76 .jp-video-full .jp-gui { 79 /* Rules for IE6 (full-screen) */ 87 .jp-video-full .jp-interface { 90 /* Rules for IE6 (full-screen) */ [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/ |
| D | jplayer.pink.flag.scss | 63 .jp-video-full { 64 /* Rules for IE6 (full-screen) */ 67 …/* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are… 72 .jp-video-full div div { 76 .jp-video-full .jp-jplayer { 79 position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */ 83 .jp-video-full .jp-gui { 84 position: fixed !important; position: static; /* Rules for IE6 (full-screen) */ 91 .jp-video-full .jp-interface { 92 position: absolute !important; position: relative; /* Rules for IE6 (full-screen) */ [all …]
|
| /plugin/jsontable/script/ |
| D | handsontable.readme | 7 In handsontable.full.js this is the line: 10 In handsontable.full.min.js search for 'jsontable_dokuwiki_plugin' or 'this.holder.style.height'.
|
| /plugin/struct/lang/en/ |
| H A D | assignments_intro.txt | 7 * Pages as usual with their full page ID. 8 …xpressions starting and ending with ''/'' - they are matched against a '':'' prefixed full page id.
|
| /plugin/ireadit/action/ |
| H A D | notification.php | 61 $full = sprintf($this->getLang('notification full'), $link); 65 'full' => $full,
|
| /plugin/acknowledge/lang/en/ |
| H A D | assign.txt | 8 * Pages as usual with their full page ID. 9 …xpressions starting and ending with ''/'' - they are matched against a '':'' prefixed full page id.
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/ |
| D | Unit.php | 44 public function setPackage($full, $package, $sub, $category) argument 60 $node->setAttribute('full', $full);
|
| /plugin/approve/action/ |
| H A D | notification.php | 65 $full = sprintf($this->getLang('notification full'), $link); 69 'full' => $full,
|
| /plugin/tplinc/lang/en/ |
| D | help.txt | 3 * For a single page just specify its full page id 6 …can be used starting and ending with ''/'' - they are matched against a '':'' prefixed full page id
|
| /plugin/parserfunctions/ |
| D | syntax.php | 129 $full = substr($text, $start, $i - $start + 1); 130 $resolved = $this->resolveFunction($full); 131 $text = substr_replace($text, $resolved, $start, strlen($full));
|
| /plugin/extendpage/meta/ |
| D | Assignments.php | 127 * @param bool $full fully delete all previous assignments 130 public function clear($full = false) argument 135 if ($full) {
|