Home
last modified time | relevance | path

Searched refs:full (Results 1 – 25 of 976) sorted by relevance

12345678910>>...40

/plugin/asciidocjs/node_modules/ejs/bin/
Dcli.js33 { 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/
Dprogram.js45 { 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 …]
Dparseargs.js44 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/
Dadmin.php171 $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/
DREADME.md5 ### 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/
Dparseargs.js24 { 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/
Ddeleted.files11 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 Ddefault.php343 $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/
Dsyntax.php79 $full = explode('|', helper_plugin_jquotes::getCookieHTML($data['cookie']));
80 $quote = $full[0];
81 $cite = $full[1];
/plugin/mdpage/vendor/cebe/markdown/bin/
Dmarkdown29 $full = false; variable
51 $full = true; variable
84 if ($full) {
/plugin/pdftools/
Dadmin.php211 $full = $src . '/' . $file;
212 if ( is_dir($full) ) {
213 rrmdir($full);
216 unlink($full);
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
Djplayer.blue.monday.css51 .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 …]
Djplayer.blue.monday.min.css1full{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/
Djplayer.blue.monday.scss56 .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/
Djplayer.pink.flag.css56 .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/
Djplayer.pink.flag.scss63 .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/
Dhandsontable.readme7 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 Dassignments_intro.txt7 * Pages as usual with their full page ID.
8 …xpressions starting and ending with ''/'' - they are matched against a '':'' prefixed full page id.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
DUnit.php44 public function setPackage($full, $package, $sub, $category) argument
60 $node->setAttribute('full', $full);
/plugin/ireadit/action/
H A Dnotification.php61 $full = sprintf($this->getLang('notification full'), $link);
65 'full' => $full,
/plugin/acknowledge/lang/en/
Dassign.txt8 * Pages as usual with their full page ID.
9 …xpressions starting and ending with ''/'' - they are matched against a '':'' prefixed full page id.
/plugin/approve/action/
H A Dnotification.php65 $full = sprintf($this->getLang('notification full'), $link);
69 'full' => $full,
/plugin/tplinc/lang/en/
Dhelp.txt3 * 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/
Dsyntax.php129 $full = substr($text, $start, $i - $start + 1);
130 $resolved = $this->resolveFunction($full);
131 $text = substr_replace($text, $resolved, $start, strlen($full));
/plugin/extendpage/meta/
DAssignments.php127 * @param bool $full fully delete all previous assignments
130 public function clear($full = false) argument
135 if ($full) {

12345678910>>...40