/plugin/geonav/tpl/startermap/ |
H A D | style.ini | 12 ; print, screen and all are supported. 19 css/basic.css = screen 20 ../dokuwiki/css/_imgdetail.css = screen 21 ../dokuwiki/css/_media_popup.css = screen 22 ../dokuwiki/css/_media_fullscreen.css = screen 23 ../dokuwiki/css/_fileuploader.css = screen 24 ../dokuwiki/css/_tabs.css = screen 25 ../dokuwiki/css/_links.css = screen 26 ../dokuwiki/css/_toc.css = screen 27 ../dokuwiki/css/_footnotes.css = screen [all …]
|
/plugin/newpagetemplate/ |
H A D | helper.php | 7 private $screen; variable in helper_plugin_newpagetemplate 17 $screen = $opts['screen']; 21 if ($screen && $screen == 'cmdLine') { 26 else if($screen) { 27 $this->screen = $screen; 35 if ($this->screen) { 39 if ($this->screen) { [all...] |
H A D | cli.php | 24 "[[-p|--page] page_id] | [[-i|--ini] path-to-ini|config] | [[-t|--tpl] template_id] | [[-u|usrrepl] <macros>]\n|[[-s|--screen][cmdLine|browser]]|[[--nosave|-n]true]\n" . 39 "In any case, the output will still be printed to the screen, " . 40 "if the screen option is set to $browser.", 'n'); 42 $options->registerOption('screen', "Output results to screen; this option takes one of two parameters: either '$browser' or '$cmdLine'." 92 $screen = ""; 115 case 'screen': 117 $screen = $opts[$i + 1]; 134 return array('page' => $page, 'usrrepl' => $usrrepl, 'tmpl' => $tmpl, 'user' => $user, 'ini' => $ini, 'screen' => $screen, [all...] |
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/ |
H A D | ANSI.php | 134 private $screen; variable in phpseclib3\\File\\ANSI 198 $this->screen = array_fill(0, $this->max_y + 1, ''); 262 … $this->screen = array_merge($this->screen, array_fill($this->y, $this->max_y, '')); 273 $this->screen[$this->y] = substr($this->screen[$this->y], 0, $this->x); 392 $this->screen[$this->y] = substr_replace( 393 $this->screen[$this->y], 411 if ($this->x > strlen($this->screen[$this->y])) { 414 $this->screen[$this->y] = substr_replace( 415 $this->screen[$this->y], 446 $this->screen[] = ''; [all …]
|
/plugin/html2pdf/snorriheim/ |
H A D | style.ini | 6 ; print, screen and rtl are supported. rtl styles are loaded additionally 7 ; to screen styles if a right-to-left language is selected (eg. hebrew) 9 layout.css = screen 10 dokubook_layout.css = screen 11 design.css = screen 12 dokubook_design.css = screen 13 style.css = screen 15 media.css = screen
|
H A D | style.ini.dist | 6 ; print, screen and rtl are supported. rtl styles are loaded additionally 7 ; to screen styles if a right-to-left language is selected (eg. hebrew) 9 layout.css = screen 10 dokubook_layout.css = screen 11 design.css = screen 12 dokubook_design.css = screen 13 style.css = screen 15 media.css = screen
|
/plugin/stlviewer/stlviewer/ |
H A D | TrackballControls.js | 20 this.screen = { left: 0, top: 0, width: 0, height: 0 };
class in THREE.TrackballControls 85 this.screen.left = 0;
86 this.screen.top = 0;
87 this.screen.width = window.innerWidth;
88 this.screen.height = window.innerHeight;
95 this.screen.left = box.left + window.pageXOffset - d.clientLeft;
96 this.screen.top = box.top + window.pageYOffset - d.clientTop;
97 this.screen.width = box.width;
98 this.screen.height = box.height;
111 ( pageX - _this.screen [all...] |
/plugin/stylingpages/ |
H A D | README | 16 1) <code>wiki:styling=/^(all|screen|print|speech)\.(css|less)$/</code> 21 * screen.css and screen.less - for screen media type (style.css and style.less are alternatives) 31 3) <code>wiki:styling=/^(all|screen|print|speech)\.(css|less)$/, wiki:styling=/^script\.js$/</code> 35 4) <code>wiki:css=/^(all|screen|print|speech)\.(css|less)$/, wiki:javascript=/^script\.js$/</code>
|
/plugin/farmer/ |
H A D | all.less | 11 @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
|
/plugin/externalembed/ |
H A D | all.css | 1 /*@media only screen and (max-width: 800px){ 7 @media screen and (max-width: 374px) {
|
/plugin/loglog/lang/en/ |
H A D | intro.txt | 3 …screen displays the following activities during the last 7 days: user logins and logouts, as well …
|
/plugin/textinsert/lang/en/ |
H A D | intro.txt | 9 the **Delete** button at the bottom of the screen. Editing is done through the Edit screen, where y… 14 by clicking the appropriate button at the bottom of the screen.
|
/plugin/statistics/ |
H A D | script.js | 25 sx: screen.width, 26 sy: screen.height,
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/ |
H A D | jplayer.pink.flag.css | 57 /* Rules for IE6 (full-screen) */ 60 …/* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are… 73 /* Rules for IE6 (full-screen) */ 79 /* Rules for IE6 (full-screen) */ 90 /* Rules for IE6 (full-screen) */ 98 /* Required for the full screen */ } 236 .jp-full-screen { 240 .jp-full-screen:focus { 243 .jp-state-full-screen .jp-full-screen { 246 .jp-state-full-screen .jp-full-screen:focus {
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/ |
H A D | jplayer.blue.monday.css | 52 /* Rules for IE6 (full-screen) */ 55 …/* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are… 68 /* Rules for IE6 (full-screen) */ 74 /* Rules for IE6 (full-screen) */ 85 /* Rules for IE6 (full-screen) */ 494 .jp-full-screen { 498 .jp-full-screen:focus { 501 .jp-state-full-screen .jp-full-screen { 504 .jp-state-full-screen .jp-full-screen:focus {
|
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/ |
H A D | jplayer.blue.monday.scss | 57 /* Rules for IE6 (full-screen) */ 60 …/* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are… 72 position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */ 77 position: fixed !important; position: static; /* Rules for IE6 (full-screen) */ 86 position: absolute !important; position: relative; /* Rules for IE6 (full-screen) */ 552 .jp-full-screen { 557 .jp-full-screen:focus { 561 .jp-state-full-screen .jp-full-screen { 565 .jp-state-full-screen .jp-full-screen:focus {
|
/plugin/struct/ |
H A D | all.less | 1 @media only screen and (max-width: 800px) {
|
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/ |
H A D | jplayer.pink.flag.scss | 64 /* Rules for IE6 (full-screen) */ 67 …/* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are… 79 position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */ 84 position: fixed !important; position: static; /* Rules for IE6 (full-screen) */ 92 position: absolute !important; position: relative; /* Rules for IE6 (full-screen) */ 100 background-color:#3a2a45; /* Required for the full screen */ 276 .jp-full-screen { 280 .jp-full-screen:focus { 283 .jp-state-full-screen .jp-full-screen { 286 .jp-state-full-screen .jp-full-screen:focus {
|
/plugin/sqlite/lang/en/ |
H A D | intro.txt | 3 This screen lets you interface existing SQLite databases directly. Just select the databases from the table of contents and enter your SQL commands.
|
/plugin/fullscreenmode/ |
H A D | plugin.info.txt | 6 desc full screen edit mode
|
/plugin/imagemap/ |
H A D | all.css | 6 @media screen {
|
/plugin/flowplay2/flowplayer/ |
H A D | README.txt | 34 - Hardware Scaled video in full-screen mode 130 - The native full screen ads were removed and replaced by a flowplayer.org logo 146 - Native Flash full screen mode added. 147 - The Long Play version (FlowPlayerLP.swf) now resizes to full screen 163 - The embed area is centered horizontally also in full screen mode. 166 - JS full screen works with external config file 254 way the full screen player can begin buffering the video immediately. Previously 256 screen player from buffering. 388 - Added full screen support. Opens a new browser window that occupies all screen estate. 414 - Added a button to open the full screen page. [all …]
|
/plugin/block/ |
H A D | plugin.info.txt | 6 desc Create sized boxes with borders,font and color selection, and screen positoning
|
/plugin/snap/ |
H A D | server.sh | 18 Xvfb $display -screen 0 640x480x24 -nolisten tcp -fp $fp 2>/dev/null &
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | HTML.FlashAllowFullScreen.txt |
|