<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Totti的部落格]]></title> 
<link>https://iam.ittot.com/index.php</link> 
<description><![CDATA[记录我的生活，收集我的收集]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Totti的部落格]]></copyright>
<item>
<link>https://iam.ittot.com/read.php/871.htm</link>
<title><![CDATA[FCKeidtor可视化编辑器 For Bo-Blog]]></title> 
<author>Totti &lt;totti5116@163.com&gt;</author>
<category><![CDATA[收集]]></category>
<pubDate>Mon, 19 Nov 2007 15:44:15 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/871.htm</guid> 
<description>
<![CDATA[ 
	整理自：<a href="http://qmmv.cn/post/437/" target="_blank">http://qmmv.cn/post/437/</a><br/><a href="attachment.php?fid=120">点击这里下载文件</a><br/><br/>下载这个编辑器，解压，把fckeditor里面的文件放到bo-blog程序editor目录下的FCKeditor目录，然后修改editordef.php文件：<br/>如果你的BLOG放在blog目录，那么查找oFCKeditor.BasePath，这样设置<br/>oFCKeditor.BasePath = '/blog/editor/fckeditor/' ;<br/><br/>如果你的BLOG是装在根目录则保持默认不变即可<br/>oFCKeditor.BasePath = '/editor/fckeditor/' ;<br/><br/><br/><div class="code">&lt;?PHP<br/>if (!defined(&#039;VALIDADMIN&#039;)) die (&#039;Access Denied.&#039;);<br/>$editorjs=&lt;&lt;&lt;eot<br/>&lt;script language=&quot;javascript&quot; type=&quot;text/javascript&quot; src=&quot;editor/fckeditor/fckeditor.js&quot;&gt;&lt;/script&gt;<br/>&lt;script type=&quot;text/javascript&quot;&gt;<br/>window.onload = function()<br/>&#123;<br/>var oFCKeditor = new FCKeditor( &#039;content&#039; ) ;<br/>oFCKeditor.Height = &quot;400&quot;;<br/>oFCKeditor.Width = &quot;100%&quot; ; <br/>oFCKeditor.BasePath = &#039;/editor/fckeditor/&#039; ;<br/>oFCKeditor.ReplaceTextarea() ;<br/>&#125;<br/>&lt;/script&gt;<br/>eot;<br/>$editorbody=&lt;&lt;&lt;eot<br/>&lt;textarea name=&quot;content&quot; id=&quot;content&quot; rows=&#039;20&#039; cols=&#039;100&#039; style=&#039;font-size: 10pt;&#039;&gt;&#123;content&#125;&lt;/textarea&gt;<br/>&lt;li&gt;&#123;$lna&#91;743&#93;&#125;&lt;/li&gt;<br/>&lt;li&gt;&#123;$lna&#91;744&#93;&#125;&lt;/li&gt;&lt;/ul&gt;<br/>eot;</div><br/>Tags - <a href="https://iam.ittot.com/go.php/tags/bo-blog/" rel="tag">bo-blog</a>
]]>
</description>
</item><item>
<link>https://iam.ittot.com/read.php/871.htm#blogcomment2237</link>
<title><![CDATA[[评论] FCKeidtor可视化编辑器 For Bo-Blog]]></title> 
<author>aaose &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 20 Nov 2007 02:40:31 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/871.htm#blogcomment2237</guid> 
<description>
<![CDATA[ 
	下了,谢谢
]]>
</description>
</item><item>
<link>https://iam.ittot.com/read.php/871.htm#blogcomment2238</link>
<title><![CDATA[[评论] FCKeidtor可视化编辑器 For Bo-Blog]]></title> 
<author>西瓜田地 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 20 Nov 2007 10:58:27 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/871.htm#blogcomment2238</guid> 
<description>
<![CDATA[ 
	学习了~这个编辑器不知道有什么优点？
]]>
</description>
</item><item>
<link>https://iam.ittot.com/read.php/871.htm#blogcomment2525</link>
<title><![CDATA[[评论] FCKeidtor可视化编辑器 For Bo-Blog]]></title> 
<author>！？ &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 31 May 2008 01:20:00 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/871.htm#blogcomment2525</guid> 
<description>
<![CDATA[ 
	<div class="quote"><div class="quote-title">引用</div><div class="quote-content">那么查找oFCKeditor.BasePath</div></div><br/><br/>请问是查哪个文件？？<br/><br/>后面一大片代码又是哪个文件呢？？<br/><br/>谢谢！<br/><br/>？？？？？！！！！！？？？？？
]]>
</description>
</item>
</channel>
</rss>