<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="/layout/rss.xsl" media="screen"?>
<!-- generator="blogHi!/1.0" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
>

<channel>
	<title>Mindscape</title>
	<link>http://netzxa.bloghi.com/</link>
	<description>blest</description>
	<pubDate>Wed, 27 Aug 2008 21:50:14 +0000</pubDate>
	<generator>http://bloghi.com/</generator>
	<image>
		<url>http://netzxa.bloghi.com/img_ch.hi?id=8789</url>
		<title>Mindscape</title>
		<link>http://netzxa.bloghi.com/</link>
	</image>

	<item>
		<title>让firefox支持blogbus编辑器</title>
		<link>http://netzxa.bloghi.com/2006/11/08/e-firefoxa-ao-blogbusc-e-a.html</link>
		<comments>http://netzxa.bloghi.com/2006/11/08/e-firefoxa-ao-blogbusc-e-a.html#comments</comments>
		<pubDate>Wed, 08 Nov 2006 06:12:20 +0000</pubDate>
		<guid>http://netzxa.bloghi.com/2006/11/08/e-firefoxa-ao-blogbusc-e-a.html</guid>
		<description>...</description>
		<content:encoded><![CDATA[
		
用Firefox上blogbus的朋友们注意了：<br>大家知道，blogbus现在对于firefox的支持还有几个小问题需要改进，比如说：一些HTML的支持问题（可能技术人员比较忙着开发新功能，没有时间顾及到这个）。<br><br>另外还有一个要命的问题，在firefox中有些所见即所得编辑器不能粘贴。这个我承认，的确是firefox自己本身的原因，为了考虑安全所以对一些js功能做了限制。解决方法如下：<br><br>这里以xp/2k操作系统为主，进入C:\Documents and Settings\(windows用户名)\Application Data\Mozilla\Firefox\Profiles\(firefox配置文件目录)<br><br>新建文件（如果不存在）：user.js<br><br>在文件里加入（修改成）下面的内容：<br>user_pref("capability.policy.policynames","allowclipboard");<br>user_pref("capability.policy.allowclipboard.sites","http://www.blogbus.com");<br>user_pref("capability.policy.allowclipboard.Clipboard.cutcopy","allAccess");<br>user_pref("capability.policy.allowclipboard.Clipboard.paste","allAccess");<br><br>
（这个方法是在kernel的blog里看到的，原文地址：http://kernel1983.blogbus.com/logs/2005/09/1674237.html ）

]]></content:encoded>
		<wfw:commentRSS>http://netzxa.bloghi.com/2006/11/08/e-firefoxa-ao-blogbusc-e-a.html#comments</wfw:commentRSS>
	</item>
</channel>
</rss>