| /plugin/mobiletable/ |
| D | mobileTable.js | 1 …is JS compressor does not support ASI. To be compressed with https://closure-compiler.appspot.com/… 11 const parseColumnIndex = options.parseColumnIndex || (node => -1) 13 …// Special schema values that are not repeated on the mobile table. Instead a cell with colspan = … 28 …// Creates an array of header cells that can be cloned for each "row" of the mobile version of the… 34 let i = 0 42 if (i === columnIndex) { 52 i = i + 1 157 const header = (columnIndex !== -1) ? addRow(tbody) : null 160 let i = 0 166 if (rowSpans[i] > 0) { [all …]
|
| D | action.php | 6 $this->token = '~%'.uniqid().'%~'; 11 $controller->register_hook( 17 $controller->register_hook( 31 explode(',', $this->getConf('hideHeadings')) 39 $event->data = preg_replace_callback( 42 $event->data 49 list($schema, $i) = $this->schema($m[1]); 50 return "<mobiletable".($i > -1 ? " ".($i + 1) : "").">\n" 58 list($schema, $i) = $this->schema($m[1]); 59 $table = $this->table($schema, $i, $m[2]); [all …]
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Device/ |
| D | AbstractDeviceParser.php | 4 * Device Detector - The Universal Device Detection library for parsing User Agents 44 … public const DEVICE_TYPE_TV = 5; // including set top boxes, blu-ray players,... 86 '2F' => 'F2 Mobile', 88 'J7' => '7 Mobile', 115 'J0' => 'AG Mobile', 231 'AM' => 'Azumi Mobile', 246 '0B' => 'BB Mobile', 259 'BS' => 'BenQ-Siemens', 264 'BY' => 'BS Mobile', 334 'GRD' => 'G-Guard', [all …]
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Client/ |
| D | Browser.php | 4 * Device Detector - The Universal Device Detection library for parsing User Agents 58 '1I' => 'IE Browser Fast', 147 'BL' => 'B-Line', 187 'CI' => 'Chrome Mobile iOS', 189 'CM' => 'Chrome Mobile', 219 'DG' => 'deg-degan', 257 'F1' => 'Firefox Mobile iOS', 271 'FM' => 'Firefox Mobile', 313 'HU' => 'Huawei Browser Mobile', 321 'I2' => 'iCab Mobile', [all …]
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| D | README.md | 4 …rsion](https://poser.pugx.org/matomo/device-detector/v/stable)](https://packagist.org/packages/mat… 5 …loads](https://poser.pugx.org/matomo/device-detector/downloads)](https://packagist.org/packages/ma… 6 …icense](https://poser.pugx.org/matomo/device-detector/license)](https://packagist.org/packages/mat… 10 …//github.com/matomo-org/device-detector/actions/workflows/phpunit.yml/badge.svg?branch=master)](ht… 11 …//github.com/matomo-org/device-detector/actions/workflows/phpstan.yml/badge.svg?branch=master)](ht… 12 …://github.com/matomo-org/device-detector/actions/workflows/phpcs.yml/badge.svg?branch=master)](htt… 13 …//github.com/matomo-org/device-detector/actions/workflows/yamllint.yml/badge.svg?branch=master)](h… 14 …ub.com/matomo-org/device-detector/actions/workflows/regular_expressions.yml/badge.svg?branch=maste… 16 …tained.com/badge/resolution/matomo-org/device-detector.svg)](https://www.isitmaintained.com/projec… 17 …itmaintained.com/badge/open/matomo-org/device-detector.svg)](https://www.isitmaintained.com/projec… [all …]
|
| D | ClientHints.php | 4 * Device Detector - The Universal Device Detection library for parsing User Agents 18 * Represents `Sec-CH-UA-Arch` header field: The underlying architecture's instruction set 25 * Represents `Sec-CH-UA-Bitness` header field: The underlying architecture's bitness 32 …* Represents `Sec-CH-UA-Mobile` header field: whether the user agent should receive a specifically… 36 protected $mobile = false; variable in DeviceDetector\\ClientHints 39 * Represents `Sec-CH-UA-Model` header field: the user agent's underlying device model 46 * Represents `Sec-CH-UA-Platform` header field: the platform's brand 53 * Represents `Sec-CH-UA-Platform-Version` header field: the platform's major version 60 * Represents `Sec-CH-UA-Full-Version` header field: the platform's major version 67 …* Represents `Sec-CH-UA-Full-Version-List` header field: the full version for each brand in its br… [all …]
|
| D | DeviceDetector.php | 4 * Device Detector - The Universal Device Detection library for parsing User Agents 31 use DeviceDetector\Parser\Device\Mobile; alias 151 * Holds the cache class used for caching the parsed yml-Files 157 * Holds the parser class used for parsing yml-Files 191 $this->setUserAgent($userAgent); 195 $this->setClientHints($clientHints); 198 $this->addClientParser(new FeedReader()); 199 $this->addClientParser(new MobileApp()); 200 $this->addClientParser(new MediaPlayer()); 201 $this->addClientParser(new PIM()); [all …]
|
| /plugin/sectiontoggle/lang/en/ |
| D | settings.php | 2 …ent section toggling: none,mobile, all. With <b>all</b>, you will get section toggling on standard… 11 … of namespaces to be excluded from toggles, without initial or final colons(i.e. <code> name:… 12 …ated list of page ids to be excluded from toggles (without initial colons (i.e <code> page:i… 15 …ist of header texts, separated by double semi-colons, where toggles should stay open when the page… 16 '<br /><code><b>header-text;;header-text;;. . .</b></code>';
|
| /plugin/sequencediagram/bower_components/snap.svg/ |
| D | template.dot | 4 <meta charset="utf-8"> 5 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> 9 …<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1… 11 <link rel="stylesheet" href="/assets/docs/css/topcoat-desktop-light.css?v=201311041519"> 15 <link rel="stylesheet" href="/assets/style/docs-header.css?v=201311041519"> 18 _gaq.push(['_setAccount', 'UA-44948757-1']); 23 …ps:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; 49 <a href="/start/" class="mobile-hide">Getting Started</a> 50 <a href="/docs/" class="mobile-hide selected">Docs</a> 52 <a href="/demos/" class="mobile-hide">Demos</a> [all …]
|
| /plugin/highlight2wiki/ |
| D | style.css | 3 z-index:100000000; 5 @media(min-width:40.1em){ /* Larger than mobile devices */ 9 overflow-wrap:break-word; 13 @media(max-width:40em){ /* Breakpoint only for mobile */ 26 background-color: yellow; 31 background-color:yellow; 36 background-color:yellow; 41 background-color:yellow; 48 background-color: yellow; 55 text-align: center ; [all …]
|
| /plugin/sectiontoggle/ |
| D | Mobile_Detect.php | 3 * Mobile Detect Library 4 * Motto: "Every business should have a mobile detection script to detect mobile readers" 6 * Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). 7 …* It uses the User-Agent string combined with specific HTTP headers to detect the mobile environme… 10 * GitHub: https://github.com/serbanghita/Mobile-Detect 11 * README: https://github.com/serbanghita/Mobile-Detect/blob/master/README.md 12 * CONTRIBUTING: https://github.com/serbanghita/Mobile-Detect/blob/master/docs/CONTRIBUTING.md 13 …* KNOWN LIMITATIONS: https://github.com/serbanghita/Mobile-Detect/blob/master/docs/KNOWN_LIMITATIO… 14 * EXAMPLES: https://github.com/serbanghita/Mobile-Detect/wiki/Code-examples 16 * @license https://github.com/serbanghita/Mobile-Detect/blob/master/LICENSE.txt MIT License [all …]
|
| /plugin/combo/resources/snippet/js/ |
| H A D | carrousel.js | 6 let classSuffix = 'carrousel-cs'; 32 carrousel.classList.add(`carrousel-${carrouselType}-cs`); 36 // because this is a grid and in small mobile screen, the height would be double 37 …carrousel.classList.add("row", "row-cols-1", `row-cols-sm-${elementsMin}`, "justify-content-center… 50 … carrousel.classList.add("glide", "glide--ltr", "glide--carousel", "glide--swipeable"); 63 … element.classList.add("justify-content-center", "align-items-center", "d-flex"); 73 // https://github.com/glidejs/glide/issues/346#issuecomment-1046137773 77 controlArrowContainer.classList.add("d-none", "d-sm-block"); 81 <button class="glide__arrow glide__arrow--left" data-glide-dir="|<"> 82 …="18" viewBox="0 0 24 24"><path d="M0 12l10.975 11 2.848-2.828-6.176-6.176H24v-3.992H7.646l6.176-6… [all …]
|
| /plugin/syntaxhighlighter3/sxh3/src/js/ |
| D | shBrushHaxe.js | 22 { regex:/\b([\d]+(\.[\d]+)?|0x[a-f0-9]+)\b/gi , css:'value' }, 40 …"js", "neko", "php", "flash", "flash8", "flash9", "flash10", "flash10", "mobile", "desktop", "web"… 44 var i; 46 for ( i = 0 ; i <= length - 1 ; i ++ ) 48 this.regexList.push ( {regex:new RegExp ( flags[i] , 'gm' ) , css:'comments'} ); 49 this.regexList.push ( {regex:new RegExp ( '!' + flags[i] , 'gm' ) , css:'comments'} );
|
| /plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
| D | shBrushHaxe.js | 12 * Copyright (C) 2004-2013 Alex Gorbatchev. 38 { regex:/\b([\d]+(\.[\d]+)?|0x[a-f0-9]+)\b/gi , css:'value' }, 56 …"js", "neko", "php", "flash", "flash8", "flash9", "flash10", "flash10", "mobile", "desktop", "web"… 60 var i; 62 for ( i = 0 ; i <= length - 1 ; i ++ ) 64 this.regexList.push ( {regex:new RegExp ( flags[i] , 'gm' ) , css:'comments'} ); 65 this.regexList.push ( {regex:new RegExp ( '!' + flags[i] , 'gm' ) , css:'comments'} );
|
| /plugin/statdisplay/ |
| D | Browser.php | 9 * Copyright (C) 2008-2010 Chris Schuld (chris@chrisschuld.com) 26 * if( $browser->getBrowser() == Browser::BROWSER_FIREFOX && $browser->getVersion() >= 2 ) { 37 * 2010-08-20 (v1.9): 43 * 2010-04-27 (v1.8): 46 * 2010-03-07 (v1.7): 60 * 2009-11-15: 65 * 2009-11-08: 76 * 2010-04-27 (v1.8): 79 * 2009-08-18: 80 * + Updated to support PHP 5.3 - removed all deprecated function calls [all …]
|
| /plugin/siteexport/ |
| D | jquery.filedownload.js | 6 * Copyright (c) 2013 - John Culviner 9 * http://www.opensource.org/licenses/mit-license.php 13 * http://johnculviner.com/jquery-file-download-plugin-for-ajax-like-feature-rich-file-downloads/ 18 // i'll just put them here to get evaluated on script load 64 // url - the original url attempted 71 // url - the original url attempted 78 …// responseHtml - the html that came back in response to the file download. this won't necessa… 81 // url - the original url attempted 117 …//the title for the popup second window as a download is processing in the case of a mobile browser 124 …//Note that some browsers will POST the string htmlentity-encoded whilst others will decode it bef… [all …]
|
| /plugin/combo/resources/dictionary/ |
| H A D | healthicons-icons.json | 24 "I": "typography/I", string 42 "accident-and-emergency": "specialties/accident_and_emergency", 45 "agriculture-worker": "people/agriculture_worker", 46 "agriculture-worker-alt": "people/agriculture_worker_alt", 48 "alert-circle": "symbols/alert_circle", 49 "alert-triangle": "symbols/alert_triangle", 52 "ambulatory-clinic": "places/ambulatory_clinic", 55 "animal-chicken": "symbols/animal_chicken", 56 "animal-cow": "symbols/animal_cow", 57 "animal-donkey": "symbols/animal_donkey", [all …]
|
| /plugin/sentry/ |
| D | Browser.php | 12 * Copyright (C) 2008-2010 Chris Schuld (chris@chrisschuld.com) 29 * if( $browser->getBrowser() == Browser::BROWSER_FIREFOX && $browser->getVersion() >= 2 ) { 66 const BROWSER_FIREFOX = 'Firefox'; // http://www.mozilla.com/en-US/firefox/firefox.html 69 const BROWSER_MOZILLA = 'Mozilla'; // http://www.mozilla.com/en-US/ 98 const BROWSER_NOKIA = 'Nokia Browser'; // * all other WAP-based browsers on the Nokia Platform 138 const PLATFORM_SMART_TV = "SMART-TV"; 151 $this->reset(); 153 $this->setUserAgent($userAgent); 155 $this->determine(); 164 $this->_agent = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : ""; [all …]
|
| /plugin/bookcreator/script/ |
| D | jquery.fileDownload.js | 6 * Copyright (c) 2013 - John Culviner 9 * http://www.opensource.org/licenses/mit-license.php 13 * http://johnculviner.com/jquery-file-download-plugin-for-ajax-like-feature-rich-file-downloads/ 18 // i'll just put them here to get evaluated on script load 65 // url - the original url attempted 72 // url - the original url attempted 79 …// responseHtml - the html that came back in response to the file download. this won't necessa… 82 // url - the original url attempted 83 // error - original error cautch from exception 125 …//the title for the popup second window as a download is processing in the case of a mobile browser [all …]
|
| /plugin/snow/ |
| D | snowstorm.js | 2 * DHTML Snowstorm! JavaScript-based snow for web pages 4 * ----------------------------------------------------------- 16 // --- common properties --- 19 …this.excludeMobile = true; // Snow is likely to be bad news for mobile phones' CPUs (and batt… 23 this.useGPU = true; // Enable transform-based hardware acceleration, reduce CPU load. 25 …this.excludeMobile = true; // Snow is likely to be bad news for mobile phones' CPUs (and batt… 26 …this.flakeBottom = null; // Integer for Y axis snow limit, 0 or null for "full-screen" snow… 31 …null; // element which snow will be appended to (null = document.body) - can be an element ID… 34 …shift vertically when scrolling. May increase CPU load, disabled by default - if enabled, used onl… 35 …lse; // Whether to use pixel values for snow top/left vs. percentages. Auto-enabled if body is po… [all …]
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar-IBM.js | 62 for (var i = 0; i < fns.length; i++) 64 content.appendChild(fns[i](content)); 98 d, d, '', 'Mobile App', false, null, this.getTagsForStencil(gn, 'mobile app', dt).join(' ')), 119 for (var i = 0; i < fns.length; i++) 121 content.appendChild(fns[i](content)); 145 d, d, '', 'E-Cert', false, null, this.getTagsForStencil(gn, 'ecert e-cert', dt).join(' ')), 180 for (var i = 0; i < fns.length; i++) 182 content.appendChild(fns[i](content)); 223 for (var i = 0; i < fns.length; i++) 225 content.appendChild(fns[i](content)); [all …]
|
| D | Sidebar-MSCAE.js | 104 for (var i = 0; i < fns.length; i++) 106 content.appendChild(fns[i](content)); 288 s + 'azure.mobile', 289 … r * 0.35, r * 0.5, '', 'Mobile', null, null, this.getTagsForStencil(gn, 'mobile', dt).join(' ')), 414 for (var i = 0; i < fns.length; i++) 416 content.appendChild(fns[i](content)); 482 …r * 0.49, r * 0.5, '', 'Intune Mobile Application Management', null, null, this.getTagsForStencil(… 498 …r * 0.44, r * 0.5, '', 'Mobile Inventory', null, null, this.getTagsForStencil(gn, 'mobile inventor… 523 for (var i = 0; i < fns.length; i++) 525 content.appendChild(fns[i](content)); [all …]
|
| /plugin/badbehaviour/bad-behavior/ |
| D | responses.inc.php | 1 <?php if (!defined('BB2_CORE')) die('I said no cheating!'); 10 …tion' => 'You do not have permission to access this server.', 'log' => 'User-Agent was found on bl… 11 …eceived. You claimed to be a mobile Web device, but you do not actually appear to be a mobile Web … 12 …have permission to access this server. Before trying again, run anti-virus and anti-spyware softwa… 15 …have permission to access this server. Before trying again, run anti-virus and anti-spyware softwa… 16 …ur proxy server administrator.', 'log' => 'Header \'Pragma\' without \'Cache-Control\' prohibited … 18 … anti-virus and anti-spyware software and remove any viruses and spyware from your computer.', 'lo… 22 …but you do not appear to actually be a major search engine.', 'log' => 'User-Agent claimed to be Y… 23 … => 'You do not have permission to access this server.', 'log' => 'Rotating user-agents detected'), 24 …roxy server or browser privacy software.', 'log' => 'Required header \'Accept-Encoding\' missing'), [all …]
|
| /plugin/phosphor/ |
| D | phosphor.php | 6 * @author i-net software <tools@inetsoftware.de> 23 'name' => 'PhosPhor - movie embedding', 34 …mobile:phosphor:openticketandshowimage:openticketandshowimage.jpg |background=de:products:helpdesk… 39 $this->Lexer->addSpecialPattern('{{phosphor>[^}]+}}', $mode, 'plugin_phosphor_phosphor'); 44 $orig = substr($match, 11, -2); 62 $this->phosphorContent($renderer, $data); 81 $scID = sectionID(noNs($id), $this->headers); 104 $p['imageArray'] = $this->getImageArray($id, $params['prepend']); 108 $p['json'] = $this->existingMediaFile(getNS($id), $name . '_animationdata.jsonp' ); 125 $this->backgroundContainer($renderer, $params, $content); [all …]
|
| /plugin/codeblockedit/ |
| H A D | script.js | 28 … if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) { 29 sup = 'mobile'; 34 // Process all code and file blocks - wrap the <pre> element directly like copy2clipboard does 45 editBtn.classList.add('codeblockedit-btn'); 59 btnWrapper.classList.add('codeblockedit-wrapper', sup); 63 btnWrapper.classList.add('codeblockedit-wrapper', sup); 70 var marginTop = window.getComputedStyle(preElem)['margin-top']; 72 btnWrapper.style['margin-top'] = marginTop; 73 preElem.style['margin-top'] = '0'; 75 var marginBottom = window.getComputedStyle(preElem)['margin-bottom']; [all …]
|