Home
last modified time | relevance | path

Searched refs:banner (Results 1 – 25 of 30) sorted by relevance

12

/plugin/jplayer/vendor/happyworm/jplayer/
DGruntfile.js37banner: '/*! jPlayer <%= pkg.version %> for jQuery ~ (c) 2009-<%= grunt.template.today("yyyy") %> … property
45banner: '/*! jPlayerPlaylist for jPlayer <%= pkg.version %> ~ (c) 2009-<%= grunt.template.today("y… property
53banner: '/*! jPlayerInspector for jPlayer <%= pkg.version %> ~ (c) 2009-<%= grunt.template.today("… property
61banner: '/*! Popcorn Player for jPlayer <%= pkg.version %> ~ (c) 2009-<%= grunt.template.today("yy… property
76banner: '/*! Blue Monday Skin for jPlayer <%= pkg.version %> ~ (c) 2009-<%= grunt.template.today("… property
84banner: '/*! Pink Flag Skin for jPlayer <%= pkg.version %> ~ (c) 2009-<%= grunt.template.today("yy… property
/plugin/structpublish/action/
H A Dbanner.php60 …$banner = '<div class="plugin-structpublish-banner ' . $shownRevision->getStatus() . $compactClass…
63 $banner .= '<span class="icon">' .
66 $banner .= $this->getBannerText('status_' . $shownRevision->getStatus(), $shownRevision);
70 … $banner .= $this->getBannerText('latest_publish', $latestpubRevision, $shownRevision->getRev());
72 … $banner .= $this->getBannerText('previous_publish', $prevpubRevision, $shownRevision->getRev());
81 … $banner .= $this->getBannerText('latest_draft', $newestRevision, $shownRevision->getRev());
86 $banner .= $this->actionButtons(
92 $banner .= '</div>';
93 echo $banner;
/plugin/sequencediagram/bower_components/snap.svg/
DGruntfile.js9 banner: grunt.file.read("./src/copy.js") property
15 banner: "<%= banner %>", property
25 banner: "<%= banner %>" property
/plugin/asciidocjs/node_modules/core-js/build/
Dindex.js3 …var Promise, ref$, list, experimental, libraryBlacklist, es5SpecialCase, banner, readFile, writeFi…
5 …braryBlacklist = ref$.libraryBlacklist, es5SpecialCase = ref$.es5SpecialCase, banner = ref$.banner;
89 …resolve("" + banner + "\n!function(__e, __g, undefined){\n'use strict';\n" + script + "\n" + expor…
Dbuild.ls3 './config': {list, experimental, libraryBlacklist, es5SpecialCase, banner}
56 #banner
Dconfig.js269 banner: '/**\n' + property
DGruntfile.ls19 banner: config.banner
/plugin/asciidocjs/node_modules/with/node_modules/acorn/rollup/
Dconfig.bin.js7 banner: '#!/usr/bin/env node',
/plugin/cookiebanner/
Dplugin.info.txt6 desc Display a cookie banner
DREADME3 Display a cookie banner
/plugin/cookielaw/
Dplugin.info.txt6 desc Inserts banner for user's consent with cookie storing
Dstyle.css1 div.cookielaw-banner {
DREADME3 Inserts banner for user's consent with cookie storing.
/plugin/sequencediagram/bower_components/raphael/
Dwebpack.config.js28 banner: fs.readFileSync('./dev/banner.txt', 'utf8'), property
/plugin/acknowledge/
Dstyle.less19 .plugin-acknowledge-banner {
/plugin/structpublish/
H A Dstyle.less1 .plugin-structpublish-banner {
/plugin/approve/helper/
H A Dtpl.php7 public function banner($action) { function in helper_plugin_approve_tpl
/plugin/ckgedit/ckeditor/plugins/scayt/
DREADME.md11 …r 4 is using the free services of WebSpellChecker. It is provided with a banner ad and has some [l…
13 To lift the limitations and get rid of the banner, [obtain a license](https://webspellchecker.com/w…
/plugin/combo/
H A DREADME.md6 ![ComboStrap - Easy Markup WebSite Generator](resources/images/banner-combostrap.png "combostrap we…
/plugin/approve/action/
H A Dapprove.php146 $tpl->banner($event->data);
/plugin/diagramsnet/lib/js/diagramly/
DApp.js1953 var banner = document.createElement('div');
1954banner.style.cssText = 'position:absolute;bottom:10px;left:50%;max-width:90%;padding:18px 34px 12p…
1956 mxUtils.setPrefixedStyle(banner.style, 'box-shadow', '1px 1px 2px 0px #ddd');
1957 mxUtils.setPrefixedStyle(banner.style, 'transform', 'translate(-50%,120%)');
1958 mxUtils.setPrefixedStyle(banner.style, 'transition', 'all 1s ease');
1959 banner.className = 'geBtn gePrimaryBtn';
1966 banner.appendChild(img);
1983 mxUtils.write(banner, 'Please rate us');
1984 document.body.appendChild(banner);
1992 banner.appendChild(star1);
[all …]
DEditorUi.js4176 var banner = document.createElement('div');
4177banner.style.cssText = 'position:absolute;bottom:10px;left:50%;max-width:90%;padding:18px 34px 12p…
4179 mxUtils.setPrefixedStyle(banner.style, 'box-shadow', '1px 1px 2px 0px #ddd');
4180 mxUtils.setPrefixedStyle(banner.style, 'transform', 'translate(-50%,120%)');
4181 mxUtils.setPrefixedStyle(banner.style, 'transition', 'all 1s ease');
4182 banner.className = 'geBtn gePrimaryBtn';
4189 banner.appendChild(logo);
4196 banner.appendChild(img);
4198 mxUtils.write(banner, text);
4199 document.body.appendChild(banner);
[all …]
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
Dwsc.js9 …ctNode={};a.selectNodeResponce={};a.langList=null;a.langSelectbox=null;a.banner="";a.show_grammar=…
29 …;a.sessionid=b.sessionid;if(b.bannerId){a.setHeightBannerFrame();var e=b.banner;a.dialog.getConten…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
Dwsc.js9 …ctNode={};a.selectNodeResponce={};a.langList=null;a.langSelectbox=null;a.banner="";a.show_grammar=…
30 …;a.sessionid=b.sessionid;if(b.bannerId){a.setHeightBannerFrame();var c=b.banner;a.dialog.getConten…
/plugin/mikioplugin/assets/
H A Dstyles.less428 .mikiop-tooltip-banner {

12