Home
last modified time | relevance | path

Searched refs:dir (Results 76 – 100 of 598) sorted by path

12345678910>>...24

/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php193 $dir = dirname(__FILE__) ;
195 $dir = preg_replace('/editor\/filemanager\/connectors\/.*/', "$animal/",$dir);
216 $dir = dirname(__FILE__) ;
220 $dir = preg_replace('/'. $regex .'.*/', $data_media, $dir);
414 $dir = dirname('/'.$dir);
416 $dir = '.'; //probably wrong
419 $dir = str_replace('\\','/',$dir); // bugfix for weird WIN behaviour
420 $dir = preg_replace('#//+#','/',"/$dir/"); // ensure leading and trailing slashes
423 $dir = preg_replace('!lib/exe/$!','',$dir);
426 $dir = preg_replace('!lib/plugins/.*$!','',$dir);
[all …]
/plugin/ckgedit/action/
H A Dsave.php74 $dir = str_replace(":","/",$ns);
77 $dir = "/";
81 $path = $conf["mediadir"] . $dir . $fn;
92 $id = $dir . $fn;
/plugin/ckgedit/
H A Dadmin.php106 $dir = dirname($this->tpl_inc);
107 $files = scandir($dir);
108 $dir .= '/';
112 $entry = $dir . $file;
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1164 * [#11911](https://dev.ckeditor.com/ticket/11911): Fixed setting the `dir` attribute for a preloade…
1480 * [#10368](https://dev.ckeditor.com/ticket/10368): Move language reading direction definition (`dir
H A Dckeditor.js56 …{command:1,link:1,meta:1,noscript:1,script:1,style:1},k={},h={"#":1},p={center:1,dir:1,noframes:1};
60dir:{li:1},font:b,isindex:k,noframes:c,strike:b,tt:b};a(d,{$block:a({audio:1,dd:1,dt:1,figcaption:…
258 (a=this.detect(d,a));var c=this;d=function(){c[a].dir=c.rtl[a]?"rtl":"ltr";b(a,c[a])};this[a]?d():C…
263 …];b||(d=d.replace(/[^\/]+$/,function(a){b=a;return""}));this.externals[f]={dir:d,file:b||this.file… property in AnonymousFunctiona9e2af6b1b700.externals
548 …s"]||"");"undefined"!=typeof a.inputStyle&&(e.style=a.inputStyle);a.dir&&(e.dir=a.dir);if(f.bidi)b…
589dir+'" title\x3d"'+CKEDITOR.tools.htmlEncode(f.lang.common.resize)+'" onmousedown\x3d"CKEDITOR.too…
649 …,dir:1,classes:1,styles:1};CKEDITOR.plugins.add("dialogadvtab",{requires:"dialog",allowedContent:f… property in k
650 …},e=[];if(a.id||a.dir)a.id&&e.push({id:"advId",att:"id",type:"text",requiredContent:b?b+"[id]":nul…
663 …){a.fire("dirChanged",{node:b.data,dir:b.data.getDirection(1)})})});a.on("contentDirChanged",funct…
762 …er:function(a,b){var e={editorId:a.id,id:this.id,langCode:a.langCode,dir:a.lang.dir,cls:this.class… property in CKEDITOR.ui.panel.render.e
[all …]
H A Dckeditor.js.unc1173 dir: 1,
1444 dir: {
1469 dir: 1,
5549 dir: d,
10848 a.dir && (e.dir = a.dir);
11188 dir: b,
11753 m = a.lang.dir,
12893 dir: 1,
12903 c.dir && a.push("dir");
15157 dir: a.lang.dir,
[all …]
H A Dcontents.css1dir=rtl] caption{text-align:right}th,td{padding:.3em .5em;margin:0;vertical-align:top;border:1px s… selector
H A Dcontents.css.unc42 [dir=rtl] caption {
539 [dir=rtl] .dokuwiki dl.code dd,
540 [dir=rtl] .dokuwiki dl.file dd {
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js7 …function(){(CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)&&"rtl"==c.lang.dir&&this.parts.content…
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js7 …ction E(a){var c=a.data,b=c.getTarget(),k=c.getKeystroke(),d="rtl"==x.lang.dir;switch(k){case 38:i…
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc1168 this.setValue( element.getAttribute( 'dir' ) );
1173 element.setAttribute( 'dir', this.getValue() );
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1318 advAttr( 'advLangDir', 'dir' );
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1 …;CKEDITOR.dialog.add("anchor",this.path+"dialogs/anchor.js");var a=(b.lang.dir=="rtl"?"right":"lef…
H A Dplugin.js.unc35 var side = ( editor.lang.dir == 'rtl' ? 'right' : 'left' );
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js35 …n(a){var b=0,c=0;a.forEach(function(a){"li"==a.name&&("rtl"==(a.attributes.dir||a.attributes.DIR||…
36 c>b&&(a.attributes.dir="rtl")},createList:function(a){return(a.attributes["cke-symbol"].match(/([\d…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1 …t(s);i=new CKEDITOR.dom.element(i);var u,t;var w=s.getKeystroke(),v=m.lang.dir=="rtl";switch(w){ca…
H A Dsmiley.js.4.36 …(a),c=new CKEDITOR.dom.element(c),b;b=a.getKeystroke();var d="rtl"==f.lang.dir;switch(b){case 38:i…
H A Dsmiley.js.unc51 rtl = editor.lang.dir == 'rtl';
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1 …R.dom.event(k);var j=k.getTarget();var m,l;var o=k.getKeystroke(),n=f.lang.dir=="rtl";switch(o){ca…
H A Dspecialchar.js.orig7 …ITOR.dom.event(c),b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==i.lang.dir;switch(a){case 38:i…
H A Dspecialchar.js.unc79 rtl = editor.lang.dir == 'rtl';
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 …idate,l=/^(\d+(?:\.\d+)?)(px|%)$/,h={type:"html",html:" "},b,j=g.lang.dir=="rtl",a=g.plugins.…
H A DtableCell.js.unc14 rtl = editor.lang.dir == 'rtl',
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php511 foreach($dirs as $dir) {
512 $new_path .= dwiki_encodeFN($dir). '/';
751 function mkdir_rek($dir, $mode = 0777) argument
754 if($Config['osWindows']) $dir=normalizeWIN($dir);
755 if (!is_dir($dir)) {
756 mkdir_rek(dirname($dir), $mode);
757 mkdir($dir, $mode);
H A Dconfig.php195 $dir = dirname(__FILE__) ;
197 $dir = preg_replace('/editor\/filemanager\/connectors\/.*/', "$animal/",$dir);
218 $dir = dirname(__FILE__) ;
222 $dir = preg_replace('/'. $regex .'.*/', $data_media, $dir);
416 $dir = dirname('/'.$dir);
418 $dir = '.'; //probably wrong
421 $dir = str_replace('\\','/',$dir); // bugfix for weird WIN behaviour
422 $dir = preg_replace('#//+#','/',"/$dir/"); // ensure leading and trailing slashes
425 $dir = preg_replace('!lib/exe/$!','',$dir);
428 $dir = preg_replace('!lib/plugins/.*$!','',$dir);
[all …]

12345678910>>...24