Home
last modified time | relevance | path

Searched refs:skin (Results 1 – 25 of 72) sorted by last modified time

123

/plugin/pagequery/
H A Dreadme.md25 Nothing worthwhile is built in isolation: pagequery has been built on the shoulders of giants — i.e. the DokuWiki core functions. Under the skin it makes shamefaced use of the excellent built-in page and full-text [[:search]] functions available in DokuWiki, so there's no new search syntax to learn. However it does bring a little something new to the mix by providing powerful sorting and grouping options.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe41158 skin ned
49623 Ġfore skin
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js108 this.Env={Options:{saveCookies:true,saveWindowPosition:false,saveCommandLineHistory:false,startOpened:false,startInNewWindow:false,showIconWhenHidden:true,overrideConsole:true,ignoreFirebugElements:true,disableWhenFirebugActive:true,disableXHRListener:false,disableResourceFetching:false,enableTrace:false,enablePersistent:false},Location:{sourceDir:null,baseDir:null,skinDir:null,skin:null,app:null},skin:"xp",useLocalSkin:false,isDevelopmentMode:false,isDebugMode:false,isChromeContext:false,browser:null,chrome:null}; property in Env
193 loc.skinDir=(isProductionRelease?path:loc.baseDir)+"skin/"+Env.skin+"/";
194 loc.skin=loc.skinDir+"firebug.html";
1074 }if((doc.styleSheets.length&&doc.styleSheets[0].href=="chrome://global/content/xml/XMLPrettyPrint.css")||(doc.styleSheets.length>1&&doc.styleSheets[1].href=="chrome://browser/skin/feeds/subscribe.css")){return true
2284 var chrome={},context=options.context||Env.browser,type=chrome.type=Env.Options.enablePersistent?"popup":options.type,isChromeFrame=type=="frame",useLocalSkin=Env.useLocalSkin,url=useLocalSkin?Env.Location.skin:"about:blank",body=context.document.getElementsByTagName("body")[0],formatNode=function(node){if(!Env.isDebugMode){node.firebugIgnore=true
8265 FBL.ns(function(){with(FBL){FirebugChrome.Skin={CSS:'.obscured{left:-999999px !important;}.collapsed{display:none;}[collapsed="true"]{display:none;}#fbCSS{padding:0 !important;}.cssPropDisable{float:left;display:block;width:2em;cursor:default;}.infoTip{z-index:2147483647;position:fixed;padding:2px 3px;border:1px solid #CBE087;background:LightYellow;font-family:Monaco,monospace;color:#000000;display:none;white-space:nowrap;pointer-events:none;}.infoTip[active="true"]{display:block;}.infoTipLoading{width:16px;height:16px;background:url(https://getfirebug.com/releases/lite/latest/skin/xp/chrome://firebug/skin/loading_16.gif) no-repeat;}.infoTipImageBox{font-size:11px;min-width:100px;text-align:center;}.infoTipCaption{font-size:11px;font:Monaco,monospace;}.infoTipLoading > .infoTipImage,.infoTipLoading > .infoTipCaption{display:none;}h1.groupHeader{padding:2px 4px;margin:0 0 4px 0;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;background:#eee url(https://getfirebug.com/releases/lite/latest/skin/x
[all...]
/plugin/combo/ComboStrap/
H A DButtonTag.php47 $skin = $tagAttributes->getValue(Skin::SKIN_ATTRIBUTE, Skin::FILLED_VALUE);
48 switch ($skin) {
H A DTabsTag.php83 * $skin (tabs or pills)
85 $skin = self::TABS_TYPE;
89 $skin = self::TABS_SKIN;
93 $skin = self::PILLS_SKIN;
96 LogUtility::warning("The tabs type ($type) has an unknown skin", self::TAG);
110 ->addClassName("nav-$skin");
127 ->addClassName("nav-$skin")
128 ->addClassName("card-header-$skin")
228 $skin = $tagAttributes->getValueAndRemoveIfPresent("skin");
[all...]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/bi/
H A Dbi.txt27 Evriwan i gat raet long evri raet mo fridom we i stap long Deklereisen ia, wetaot eni kaen difrens, olsem long reis, kala blong skin, seks, langwis, rilijen, politikol o narafala kaen tingting, we i kamaot long saed blong neisen o sosol, propeti, taem we man i bon long hem o emi narafala sosol saed olsem.
/plugin/ckgedit/ckeditor/skins/kama/
H A Dskin.js5 CKEDITOR.skin.name="kama";CKEDITOR.skin.ua_editor="ie,iequirks,ie7,ie8";CKEDITOR.skin.ua_dialog="ie…
6 CKEDITOR.skin.chameleon=function(d,c){var b,a="."+d.id;"editor"==c?b=a+" .cke_inner,"+a+" .cke_dial…
H A Dreadme.md4 "Kama" is the default skin of CKEditor 3.x.
25 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
29 - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific f…
30 - **icons/**: contains all skin defined icons,
/plugin/ckgedit/ckeditor/
H A DCHANGES.md260 …ontoolbar) background in the [Kama](https://ckeditor.com/cke4/addon/kama) skin. Thanks to [Christi…
331 …balloonpanel) plugin when [`config.skin`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_…
527 * [#14569](https://dev.ckeditor.com/ticket/14569): Added a new, flat, default CKEditor skin called …
584 * Support for the new default Moono-Lisa skin.
998 * [#12387](https://dev.ckeditor.com/ticket/12387): Fixed: An error is thrown if a skin does not hav…
1131 …ixed: Imperfections in the [Moono](https://ckeditor.com/cke4/addon/moono) skin. Thanks to [danyaPo…
1467 * [#10915](https://dev.ckeditor.com/ticket/10915): Fixed: Invalid CSS filter in the Kama skin.
1508 ….com/ticket/9923): HiDPI support in the editor UI. HiDPI icons for [Moono skin](https://ckeditor.c…
1528 …ng] Unified CSS gradient filter formats in the [Moono](https://ckeditor.com/cke4/addon/moono) skin.
1630 …s://dev.ckeditor.com/ticket/9773): Fixed rendering problems with selection fields in the Kama skin.
[all …]
H A Dckeditor.js.unc5770 c.skin && (CKEDITOR.skinName = c.skin);
10519 var c = CKEDITOR.skin["ua_" + b],
10561 CKEDITOR.skin = {
10599 var c = CKEDITOR.skin.chameleon,
10660 CKEDITOR.skin.name = "moono-lisa";
10661 CKEDITOR.skin.ua_editor = "ie,iequirks,ie8,gecko";
10662 CKEDITOR.skin.ua_dialog = "ie,iequirks,ie8";
10663 CKEDITOR.skin.chameleon = function() {
11634 e = CKEDITOR.skinName || a.config.skin,
12746 CKEDITOR.skin.loadPart("dialog");
[all …]
H A Dconfig.js1 …ontAssist/)){m=""}f.addPaste=function(){f.extraPlugins+=",pastebase64"};f.skin=n.getCKEditorGUI()?…
H A Dbuild-config.js28 skin: 'moono-lisa', property in CKBUILDER_CONFIG
H A Dckeditor.js265 …f(!d[e]){if(h.icons)for(var x=h.icons.split(","),F=x.length;F--;)CKEDITOR.skin.addIcon(x[F],h.path…
275 …ftEnterMode=a.blockless?CKEDITOR.ENTER_BR:c.shiftEnterMode;c.skin&&(CKEDITOR.skinName=c.skin);a.fi…
530 …t.cssText+=g:a[h].$.innerHTML+=g}}var g={};CKEDITOR.skin={path:a,loadPart:function(c,d){CKEDITOR.s… class in CKEDITOR
531 …ocument);return(this.setUiColor=function(a){this.uiColor=a;var c=CKEDITOR.skin.chameleon,d="",g=""…
532 ….filter(h,function(a){return d!==a})});(a=b.getUiColor())&&f([d],CKEDITOR.skin.chameleon(b,"panel"…
539 CKEDITOR.skin.name="moono-lisa";CKEDITOR.skin.ua_editor="ie,iequirks,ie8,gecko";CKEDITOR.skin.ua_di…
688 …veClass("cke_ltr").removeClass("cke_rtl");d.setAttribute("style",CKEDITOR.skin.getIconStyle(n,"rtl…
689 …icon),CKEDITOR.env.hidpi&&this.iconHiDpi&&(h=this.iconHiDpi));h?(CKEDITOR.skin.addIcon(h,h),t=null…
916 …a.attributes.face,delete a.attributes.face)}}]]:null,panel:{css:[CKEDITOR.skin.getPath("editor")].…
1154 …le:g.panelTitle,toolbar:"styles,10",allowedContent:m,panel:{css:[CKEDITOR.skin.getPath("editor")].…
[all …]
H A Dconfig.js.unc125 config.skin = browser_level.getCKEditorGUI() ? browser_level.getCKEditorGUI() : 'moono';
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md4 This skin has been chosen for the **default skin** of CKEditor 4.x, elected from the CKEditor
5 [skin contest](http://ckeditor.com/blog/new_ckeditor_4_skin) and further shaped by
13 "Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency.
35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
39 - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific f…
40 - **icons/**: contains all skin defined icons,
42 - **dev/**: contains SVG source of the skin icons.
H A Dskin.js34 CKEDITOR.skin.name = 'moono';
57 CKEDITOR.skin.ua_editor = 'ie,iequirks,ie7,ie8,gecko';
58 CKEDITOR.skin.ua_dialog = 'ie,iequirks,ie7,ie8';
83 CKEDITOR.skin.chameleon = ( function() {
309 …var iconsFolder = CKEDITOR.getUrl( CKEDITOR.skin.path() + 'icons/' + ( CKEDITOR.env.hidpi ? 'hidpi…
312 CKEDITOR.skin.addIcon( icons[ i ], iconsFolder + icons[ i ] + '.png' );
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md4 This skin has been made a **default skin** starting from CKEditor 4.6.0 and is maintained by the co…
11 "Moono-lisa" is a monochromatic skin, which offers a modern, flat and minimalistic look which blend…
33 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
37 - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific f…
39 - **dev/**: contains SVG and PNG source of the skin icons.
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js20 …OR.DIALOG_RESIZE_BOTH,minWidth:"moono-lisa"==(CKEDITOR.skinName||d.config.skin)?450:340,minHeight:…
/plugin/tagfilter/script/select2/
H A DREADME.md37 * [Bootstrap](https://github.com/t0m/select2-bootstrap-css) (CSS skin)
/plugin/html5video2/
H A Dprint.css61 div.dokuwiki .vjs-default-skin {
66 div.dokuwiki .vjs-default-skin .vjs-controls {
71 div.dokuwiki .vjs-default-skin .vjs-control {
102 div.dokuwiki .vjs-default-skin .vjs-volume-bar {
105 div.dokuwiki .vjs-default-skin .vjs-volume-level {
108 div.dokuwiki .vjs-default-skin .vjs-volume-handle {
127 div.dokuwiki .vjs-default-skin .vjs-play-progress {
130 div.dokuwiki .vjs-default-skin .vjs-load-progress {
134 div.dokuwiki .vjs-default-skin div.vjs-seek-handle {
139 div.dokuwiki .vjs-default-skin .vjs-time-controls {
[all …]
/plugin/passpolicy/
H A D10k-common-passwords.txt7042 skin
H A Dwords.txt3243 skin
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js97 …stent:false},Location:{sourceDir:null,baseDir:null,skinDir:null,skin:null,app:null},skin:"xp",useL… property in Env
182 loc.skinDir=(isProductionRelease?path:loc.baseDir)+"skin/"+Env.skin+"/";
183 loc.skin=loc.skinDir+"firebug.html";
2273 …type=="frame",useLocalSkin=Env.useLocalSkin,url=useLocalSkin?Env.Location.skin:"about:blank",body=…
/plugin/jplayer/vendor/happyworm/jplayer/
H A D.jamignore8 skin/circle.player
/plugin/jplayer/
H A Daction.php19 $skin = $this->getConf('skin');
25 … 'lib/plugins/jplayer/vendor/happyworm/jplayer/dist/skin/'.$skin.'/css/jplayer.'.$skin.'.min.css',

123