1)把remoteimagerubber.aspx和fckplugin.js复制到fckeditor/editor/plugins/remoteimagerubber/下.2)在fckeditor/editor/lang/下找到语言包如zh-cn.js,添加如下语句:varFCKLang={RemoteImageRubberBtn:"保存远程图片",}3)在fckconfig.js文件的相应位置添加工具按钮'RemoteImageRubber'4)在fckconfig.js文件中找到FCKConfig.PluginsPath=FCKConfig.BasePath+