Home
last modified time | relevance | path

Searched refs:FCKConfig (Results 1 – 25 of 88) sorted by path

1234

/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css25 * the value of the FCKConfig.EditorAreaCSS key in the configuration
H A Dfck_editorarea.css.default_template25 * the value of the FCKConfig.EditorAreaCSS key in the configuration
H A Dfck_editorarea.css.dokuwiki_template25 * the value of the FCKConfig.EditorAreaCSS key in the configuration
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js61 …return FCKConfig.BasePath + 'dialog/common/' + '|.ImagePreviewArea{border:#000 1px solid;overflow:…
181 var iLeft = ( oEditor.FCKConfig.ScreenWidth - width ) / 2 ;
182 var iTop = ( oEditor.FCKConfig.ScreenHeight - height ) / 2 ;
/plugin/fckg/fckeditor/editor/dialog/fck_flash/
H A Dfck_flash.js28 var FCKConfig = oEditor.FCKConfig ; variable
36 if ( FCKConfig.FlashUpload )
39 if ( !FCKConfig.FlashDlgHideAdvanced )
71 GetE('tdBrowse').style.display = FCKConfig.FlashBrowser ? '' : 'none' ;
74 if ( FCKConfig.FlashUpload )
75 GetE('frmUpload').action = FCKConfig.FlashUploadURL ;
219 …OpenFileBrowser( FCKConfig.FlashBrowserURL, FCKConfig.FlashBrowserWindowWidth, FCKConfig.FlashBrow…
275 var oUploadAllowedExtRegex = new RegExp( FCKConfig.FlashUploadAllowedExtensions, 'i' ) ;
276 var oUploadDeniedExtRegex = new RegExp( FCKConfig.FlashUploadDeniedExtensions, 'i' ) ;
288 …if ( ( FCKConfig.FlashUploadAllowedExtensions.length > 0 && !oUploadAllowedExtRegex.test( sFile ) …
[all …]
/plugin/fckg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js28 var FCKConfig = oEditor.FCKConfig ; variable
48 FCKConfig.ImageUpload = false;
49 if ( FCKConfig.ImageUpload )
52 if ( !FCKConfig.ImageDlgHideAdvanced )
132 if ( FCKConfig.ImageUpload )
161 if ( FCKConfig.ImageUpload )
514 FCKConfig.ImageBrowserURL,
515 FCKConfig.ImageBrowserWindowWidth,
523 FCKConfig.LinkBrowserURL,
524 FCKConfig.LinkBrowserWindowWidth,
[all …]
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js29 var FCKConfig = oEditor.FCKConfig ; variable
50 FCKConfig.LinkDlgHideTarget = true;
51 FCKConfig.LinkUpload = false;
52 FCKConfig.LinkDlgHideAdvanced = true;
54 if ( !FCKConfig.LinkDlgHideTarget )
57 if ( FCKConfig.LinkUpload )
263 switch ( FCKConfig.EMailProtection )
269 if ( FCKConfig.Debug )
353 if ( FCKConfig.LinkUpload )
704 if ( FCKConfig.LinkUpload )
[all …]
/plugin/fckg/fckeditor/editor/js/
H A Dfckadobeair.js170 window.FCK_InternalCSS = FCKConfig.BasePath + 'css/fck_internal.css' ;
171 window.FCK_ShowTableBordersCSS = FCKConfig.BasePath + 'css/fck_showtableborders_gecko.css' ;
H A Dfckeditorcode_gecko.js30FCKConfig.FullPage){FCK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLib.HasBod…
31FCKConfig.BaseHref.length>0?'<base href="'+FCKConfig.BaseHref+'" _fcktemp="true"></base>':'';var A…
49FCKConfig&&FCKConfig.MsWebBrowserControlCompat&&!window.FCKUnloadFlag) return;delete FCKeditorAPI.…
53FCKConfig.AutoDetectLanguage){var A;if (navigator.userLanguage) A=navigator.userLanguage.toLowerCa…
83 …lCheck';this.IsEnabled=(FCKConfig.SpellChecker!='ieSpell');};FCKSpellCheckCommand.prototype.Execut…
86 …;FCKPasteWordCommand.prototype.GetState=function(){if (FCK.EditMode!=0||FCKConfig.ForcePasteAsPlai…
91FCKConfig.ContentLangDirection.IEquals('ltr')?'marginLeft':'marginRight';};FCKIndentCommand._InitI…
102 …G==null) this.IconPath=FCKConfig.SkinPath+'toolbar/'+A.toLowerCase()+'.gif';else if (typeof(G)=='n…
108FCKConfig.DefaultFontSizeLabel||'';this.FieldWidth=70;};FCKToolbarFontSizeCombo.prototype=new FCKT…
122 var FCKPlugin=function(A,B,C){this.Name=A;this.BasePath=C?C:FCKConfig.PluginsPath;this.Path=this.Ba…
[all …]
H A Dfckeditorcode_ie.js31FCKConfig.FullPage){FCK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLib.HasBod…
32FCKConfig.BaseHref.length>0?'<base href="'+FCKConfig.BaseHref+'" _fcktemp="true"></base>':'';var A…
34 return FCKTools.GetStyleHtml(FCKConfig.EditorAreaCSS)+FCKTools.GetStyleHtml(FCKConfig.EditorAreaSty…
35 FCKTools.GetStyleHtml(FCKConfig.EditorAreaIEHackCSS);};
37FCKConfig.BasePath;var B='';var C;C='<style type="text/css" _fcktemp="true">';if (FCKConfig.ShowBo…
87FCKConfig.SpellChecker){case 'ieSpell':this._RunIeSpell();break;case 'SpellerPages':FCKDialog.Open…
90 …;FCKPasteWordCommand.prototype.GetState=function(){if (FCK.EditMode!=0||FCKConfig.ForcePasteAsPlai…
95FCKConfig.ContentLangDirection.IEquals('ltr')?'marginLeft':'marginRight';};FCKIndentCommand._InitI…
109FCKConfig.DefaultFontSizeLabel||'';this.FieldWidth=70;};FCKToolbarFontSizeCombo.prototype=new FCKT…
123 var FCKPlugin=function(A,B,C){this.Name=A;this.BasePath=C?C:FCKConfig.PluginsPath;this.Path=this.Ba…
[all …]
/plugin/fckg/fckeditor/editor/plugins/autogrow/
H A Dfckplugin.js65 var max = FCKConfig.AutoGrowMax;
/plugin/fckg/fckeditor/editor/plugins/bbcode/_sample/
H A Dsample.config.js26 FCKConfig.Plugins.Add( 'bbcode' ) ;
/plugin/fckg/fckeditor/editor/plugins/bbcode/
H A Dfckplugin.js108 FCKConfig.EnterMode = 'br' ;
112 FCKConfig.ForcePasteAsPlainText = true ;
119 FCKConfig.ToolbarSets["Default"] = [
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js416 filler.src = FCKConfig.BasePath + "images/spacer.gif" ;
/plugin/fckg/fckeditor/editor/plugins/fonts/
H A Dfckplugin.js27 FCKConfig.PluginsPath + 'fonts/fonts.html', 550, 500 ) ) ;
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js29 FCKConfig.PluginsPath + 'geshi/geshi.html', gdialog_dim, gdialog_dim ) ) ;
/plugin/fckg/fckeditor/editor/plugins/keyboard/
H A Dfckplugin.js27 FCKConfig.PluginsPath + 'keyboard/keyboard.html', 450, 450 ) ) ;
/plugin/fckg/fckeditor/editor/plugins/paradelete/
H A Dfckplugin.js13 oDelPara.IconPath = FCKConfig.PluginsPath + 'paradelete/delete_p.gif' ;
/plugin/fckg/fckeditor/editor/plugins/plugintool/
H A Dfckplugin.js27 FCKConfig.PluginsPath + 'plugintool/plugin_tool.html', 475, 400 ) ) ;
31 oPluginTool.IconPath = FCKConfig.PluginsPath + 'plugintool/plugin.gif' ;
/plugin/fckg/fckeditor/editor/plugins/signature/
H A Dfckplugin.js9 oInsertSignature.IconPath = FCKConfig.PluginsPath + 'signature/sig.png' ;
37 …var mail = '&mdash; <i><a href="mailto:' + FCKConfig.fckgUserMail+'">' + FCKConfig.fckgUserName +'…
/plugin/fckg/fckeditor/editor/plugins/tableformat/
H A DREADME3 FCKConfig.Plugins.Add('tableformat') ;
5 FCKConfig.ToolbarSets: ['Format_Table']
H A Dfckplugin.js28 FCKConfig.PluginsPath + 'tableformat/table.html', 600, 600 ) ) ;
32 oReplaceItem.IconPath = FCKConfig.PluginsPath + 'tableformat/table.gif' ;
/plugin/fckg/fckeditor/
H A Dfckconfig.js56 FCKConfig.EditorAreaCSS = FCKConfig.BasePath + 'css/fck_editorarea.css' ;
57 FCKConfig.EditorAreaIEHackCSS = FCKConfig.BasePath + 'css/ie_hack.css' ;
61 FCKConfig.DocType = '' ;
73 FCKConfig.SkinPath = FCKConfig.BasePath + 'skins/silver/' ;
77 FCKConfig.fckgRTLCSS=FCKConfig.BasePath + 'css/fck_editorarea_RTL.css';
81 FCKConfig.PluginsPath = FCKConfig.BasePath + 'plugins/' ;
93 FCKConfig.EditorAreaCSS = FCKConfig.fckgRTLCSS;
208 FCKConfig.StylesXmlPath = FCKConfig.EditorPath + 'fckstyles.xml' ;
209 FCKConfig.TemplatesXmlPath = FCKConfig.EditorPath + 'fcktemplates.xml' ;
405 FCKConfig.SmileyPath = FCKConfig.BasePath + 'images/smiley/msn/' ;
[all …]
H A Dfckskin.js25 if(FCKConfig.FCKGSkinType) {
26 FCKConfig.SkinPath = FCKConfig.BasePath + 'skins/' + FCKConfig.FCKGSkinType +'/' ;
/plugin/wysiwyg/css/
H A Dfck_editorarea.css25 * the value of the FCKConfig.EditorAreaCSS key in the configuration

1234