/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/ |
H A D | AutoprefixerFilter.php | 34 private $browsers = array(); variable in Assetic\\Filter\\AutoprefixerFilter 42 * @param array $browsers 44 public function setBrowsers(array $browsers) argument 46 $this->browsers = $browsers; 54 $this->browsers[] = $browser; 63 if ($this->browsers) { 64 $pb->add('-b')->add(implode(',', $this->browsers));
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/ |
H A D | BrowsersListResponse.php | 33 public function setBrowsers($browsers) argument 35 $this->browsers = $browsers; 42 return $this->browsers;
|
H A D | TechnologyTargeting.php | 39 public function setBrowsers($browsers) argument 41 $this->browsers = $browsers; 48 return $this->browsers;
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_UrlshortenerService.php | 121 public $browsers; variable in Google_AnalyticsSnapshot 133 public function setBrowsers(/* array(Google_StringCount) */ $browsers) { argument 134 $this->assertIsArray($browsers, 'Google_StringCount', __METHOD__); 135 $this->browsers = $browsers; 138 return $this->browsers;
|
/plugin/statistics/inc/ |
H A D | Browscap.php | 255 * @return stdClass|array the object containing the browsers details. Array if 500 $browsers = parse_ini_file($ini_path, true, INI_SCANNER_RAW); 502 $browsers = parse_ini_file($ini_path, true); 505 $this->_source_version = $browsers[self::BROWSCAP_VERSION_KEY]['Version']; 506 unset($browsers[self::BROWSCAP_VERSION_KEY]); 508 unset($browsers['DefaultProperties']['RenderingEngine_Description']); 510 $this->_properties = array_keys($browsers['DefaultProperties']); 520 $tmp_user_agents = array_keys($browsers); 532 if (empty($browsers[$user_agent]['Comment']) || strpos($user_agent, '*') !== false || strpos($user_agent, '?') !== false) 551 if (!empty($browsers[ [all...] |
/plugin/fetchmedia/ |
H A D | .babelrc | 5 "browsers": ["ie 11"]
|
/plugin/structsection/ |
H A D | .babelrc | 5 "browsers": ["ie 11"]
|
/plugin/dropfiles/ |
H A D | .babelrc | 5 "browsers": ["ie 11"]
|
/plugin/svgpureinsert/ |
H A D | plugin.info.txt | 6 desc Inserts an SVG image as-is to be rendered by compatible browsers.
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Output.CommentScriptContents.txt |
|
/plugin/nobadbrowser/ |
H A D | plugin.info.txt | 6 desc Warns visitors who are using shitty, dangerous browsers such as Microsoft Edge or Google Chrome.
|
/plugin/block/ |
H A D | style.css | 4 /* (only for modern browsers) */
|
/plugin/jplayer/vendor/happyworm/jplayer/ |
H A D | README.md | 9 * create a **consistent interface** and experience across all browsers. 13 * support older browsers using a Flash _fall-back/forward_.
|
/plugin/wrap/ |
H A D | print_or_pdf.less | 18 /* not yet supported by most browsers */
|
/plugin/dw2pdf/vendor/mpdf/mpdf/data/ |
H A D | mpdf.css | 4 A default margin-top/bottom for lists is NOT set in config.php - (standard browsers give outermost list a top and bottom margin). 6 Need to add the following to do this, but also prevent margins in nested lists as per default HTML in most browsers:
|
/plugin/sectiontoggle/ |
H A D | Mobile_Detect.php | 510 * IMPORTANT: This is a list of only mobile browsers. 511 * Mobile Detect 2.x supports only mobile browsers, 512 * it was never designed to detect all browsers. 517 protected static $browsers = array( variable in Mobile_Detect 943 * Retrieve the list of known browsers. Specifically, the user agents. 945 * @return array List of browsers / user agents. 949 return self::$browsers; 978 self::$browsers 1006 self::$browsers,
|
/plugin/markdownextra/lib/meltdown-tweaks/ |
H A D | meltdown-tweaks.css | 21 /* For CSS3 browsers: allow user to resize the preview: */
|
/plugin/quickstats/ |
H A D | README | 1 Quickstats collects web traffic data for all Dokuwiki page requests, including geo-location, IP, page counts, browsers, operating systems, query string parameters. Its advantage for many users is that is does not require an sql database; this may limit is workability on high volume sites. It outputs its statistics both to a Dokuwiki page and in the admin panel, which can accept detailed queries. Complete details are found on the plugin page: http://www.dokuwiki.org/plugin:quickstats
|
H A D | syntax.php | 449 $browsers = $this->misc_data['browser']; 452 $this->sort($browsers); 465 $renderer->doc .= '<br /><span class="title">' . $this->getLang('browsers') .'</span>'; 469 foreach($browsers as $browser=>$val) {
|
/plugin/imagemap/ |
H A D | README | 6 browsers. 40 most browsers. If using an image map is not desirable, however, the browser
|
/plugin/ckgedit/ckeditor/plugins/scayt/ |
H A D | README.md | 39 …s the list of officially supported browsers for the SCAYT plugin for CKEditor 4. SCAYT may also wo… 48 Note: All browsers are to be supported for web pages that work in Standards Mode.
|
/plugin/imagemapping/ |
H A D | README | 6 browsers.
40 most browsers. If using an image map is not desirable, however, the browser
|
/plugin/fontface/ |
H A D | install_fonts.txt | 8 …iles into the plugin's "fonts" directory to accomodate the majoriity of all the different browsers:
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 2.2.js.map | 1 …browsers\": [\n \"FF33\"\n ],\n \"syntax\": \"[ <integer> && …
|
/plugin/clock/ |
H A D | style.css | 63 * which is only supported by decent (or incredible, like Opera) web browsers. 138 * which is only supported by decent (or incredible, like Opera) web browsers.
|