Home
last modified time | relevance | path

Searched refs:BasePath (Results 26 – 44 of 44) sorted by relevance

12

/plugin/wysiwyg/fckeditor/_samples/perl/
H A Dsample03.cgi132 $BasePath = $sBasePath ;
H A Dsample04.cgi139 $BasePath = $sBasePath;
H A Dsample02.cgi143 $BasePath = $sBasePath;
/plugin/wysiwyg/fckeditor/_samples/html/
H A Dsample14.config.js31 FCKConfig.EditorAreaCSS = FCKConfig.BasePath + '../_samples/html/sample14.styles.css' ;
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample03.asp72 ' oFCKeditor.BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value.
79 oFCKeditor.BasePath = sBasePath
H A Dsample04.asp78 ' oFCKeditor.BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value.
85 oFCKeditor.BasePath = sBasePath
H A Dsample02.asp84 ' oFCKeditor.BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value.
91 oFCKeditor.BasePath = sBasePath
/plugin/wysiwyg/
H A Dsyntax.php108 $oFCKeditor->BasePath = DOKU_BASE."lib/plugins/wysiwyg/fckeditor/";
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample01.afp46 oFCKeditor.BasePath = sBasePath
H A Dsample03.afp81 oFCKeditor.BasePath = sBasePath
H A Dsample04.afp88 oFCKeditor.BasePath = sBasePath
H A Dsample02.afp103 oFCKeditor.BasePath = sBasePath
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js61 …return FCKConfig.BasePath + 'dialog/common/' + '|.ImagePreviewArea{border:#000 1px solid;overflow:…
/plugin/wysiwyg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js413 filler.src = FCKConfig.BasePath + "images/spacer.gif" ;
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js416 filler.src = FCKConfig.BasePath + "images/spacer.gif" ;
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37 …_GetBehaviorsStyle=function(){if (!FCK._BehaviorsStyle){var A=FCKConfig.BasePath;var B='';var C;C=…
38 …ocol=='file:'){FCKConfig.BasePath=decodeURIComponent(document.location.pathname.substr(1));FCKConf…
76 …etElementDocument(B).createElement('IMG');C.className=A;C.src=FCKConfig.BasePath+'images/spacer.gi…
116 …var O=E.createElement('iframe');FCKTools.ResetStyles(O);O.src=FCKConfig.BasePath+'fckdialog.html';…
123 var FCKPlugin=function(A,B,C){this.Name=A;this.BasePath=C?C:FCKConfig.PluginsPath;this.Path=this.Ba…
H A Dfckeditorcode_gecko.js36 …ocol=='file:'){FCKConfig.BasePath=decodeURIComponent(document.location.pathname.substr(1));FCKConf…
72 …etElementDocument(B).createElement('IMG');C.className=A;C.src=FCKConfig.BasePath+'images/spacer.gi…
115 …var O=E.createElement('iframe');FCKTools.ResetStyles(O);O.src=FCKConfig.BasePath+'fckdialog.html';…
122 var FCKPlugin=function(A,B,C){this.Name=A;this.BasePath=C?C:FCKConfig.PluginsPath;this.Path=this.Ba…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js34 …ocol=='file:'){FCKConfig.BasePath=decodeURIComponent(document.location.pathname.substr(1));FCKConf…
35 …Window||this.DebugWindow.closed) this.DebugWindow=window.open(FCKConfig.BasePath+'fckdebug.html','…
101 …I={};I.Title=B;I.Page=C;I.Editor=window;I.CustomValue=F;var J=FCKConfig.BasePath+'fckdialog.html';…
108 var FCKPlugin=function(A,B,C){this.Name=A;this.BasePath=C?C:FCKConfig.PluginsPath;this.Path=this.Ba…
H A Dfckeditorcode_gecko.js33 …ocol=='file:'){FCKConfig.BasePath=decodeURIComponent(document.location.pathname.substr(1));FCKConf…
34 …Window||this.DebugWindow.closed) this.DebugWindow=window.open(FCKConfig.BasePath+'fckdebug.html','…
100 …I={};I.Title=B;I.Page=C;I.Editor=window;I.CustomValue=F;var J=FCKConfig.BasePath+'fckdialog.html';…
107 var FCKPlugin=function(A,B,C){this.Name=A;this.BasePath=C?C:FCKConfig.PluginsPath;this.Path=this.Ba…

12