首先把insertcode整個文件夾放(fàng)在(注意是解壓後分(fēn)别存放(fàng))FCK的plugins文件夾下(xià),/FCKeditor/editor/plugins 。然後把fck_editorarea.css 複制到FCKeditor/editor/css下(xià),直接覆蓋。修改FCKeditor/fckconfig.js文件,在 FCKConfig.Plugins.Add( 'autogrow' ) ;下(xià)面加上如下(xià)一(yī)行:
JavaScript代碼
-
-
- FCKConfig.Plugins.Add( 'insertcode' ) ;
然後修改FCKConfig.ToolbarSets,如下(xià):
JavaScript代碼
- FCKConfig.ToolbarSets["Default"] = [
- ['Source','FontName','FontSize'],
- ['TextColor','BGColor'],
- ['Image','Media','Flash','Table','Smiley','SpecialChar'],
- ['ShowBlocks','Preview','FitWindow'],
- '/',
- ['PasteText','Templates','Find','RemoveFormat'],
- ['Undo','Redo'],
- ['-','Bold','Italic','Underline','StrikeThrough'],
- ['OrderedList','UnorderedList','-','Outdent','Indent','Blockquote'],
- ['JustifyLeft','JustifyCenter','JustifyRight'],
- ['Link','Unlink','Rule'],
- ['Subscript','Superscript','-','InsertCode']
- ] ;
- FCKConfig.ToolbarSets["Basic"] = [
- ['Source','Bold','Italic','TextColor','Image','Link','-','InsertCode']
- ] ;
最後,千萬别忘記修改FCKeditor/editor/lang 下(xià)的語言文件
ASP/Visual Basic代碼
- ScaytTitleLangs : "Languages", //MISSING
- ScaytTitleAbout : "About" //MISSING
- InsertCodeBtn : "插入代碼"
最後,在模闆文件裏加上Css樣式
<link href="http://www.***.com/Fck存放(fàng)地址/editor/plugins/insertcode/insertcode.css" rel="stylesheet" />
附件下(xià)載:InsertCode.rar 30.2KB
文章整理:
世紀雲圖 /
以上信息與文章正文是不可分(fēn)割的一(yī)部分(fēn),如果您要轉載本文章,請保留以上信息,謝謝!
版權申明:本站文章部份來自網絡,如有侵權,請聯系我(wǒ)們,我(wǒ)們收到後立即删除,謝謝!
特别注意:本站部份轉載文章言論不代表本站觀點,本站所提供的攝影照片,插畫,設計作品,如需使用,請與原作者聯系,版權歸原作者所有。