<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>张振峰 &#187; 本站地址</title>
	<atom:link href="http://www.zhangzhenfeng.com/tags/%e6%9c%ac%e7%ab%99%e5%9c%b0%e5%9d%80/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhangzhenfeng.com</link>
	<description>阵风：天生我材必有用</description>
	<lastBuildDate>Wed, 14 Sep 2011 09:51:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>保留动易文章内容页的本站地址</title>
		<link>http://www.zhangzhenfeng.com/avoidreplacesiteurl/</link>
		<comments>http://www.zhangzhenfeng.com/avoidreplacesiteurl/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 13:07:55 +0000</pubDate>
		<dc:creator>阵风</dc:creator>
				<category><![CDATA[动易]]></category>
		<category><![CDATA[siteurl]]></category>
		<category><![CDATA[替换]]></category>
		<category><![CDATA[本站地址]]></category>
		<category><![CDATA[本站链接]]></category>

		<guid isPermaLink="false">http://www.zhangzhenfeng.com/?p=85</guid>
		<description><![CDATA[有时文章内容里需要出现本站地址，但会被动易系统自动替换。例如网站http://www.zhangzhenfeng.com在根目录安装了动易系统，如果网站文章内容中出现“http://www.zhangzhenfeng.com/baidu.htm”，将会被替换为“/baidu.htm”——相当于删除其中的{$SiteUrl}。]]></description>
			<content:encoded><![CDATA[<p>有时文章内容里需要出现本站地址，但会被动易系统自动替换。例如网站http://www.zhangzhenfeng.com在根目录安装了动易系统，如果网站文章内容中出现“http://www.zhangzhenfeng.com/baidu.htm”，将会被替换为“/baidu.htm”——相当于删除其中的{$SiteUrl}。<span id="more-85"></span><br />

<p>如果不想替换，在文章内容中用 {$ZZFdomain} 取代对应的网站地址如 http://www.zhangzhenfeng.com 。然后修改Include/PowerEasy.Article.asp中的函数GetArticleContent，在“End Function”前添加一行代码</p>
<blockquote><p><code>GetArticleContent =&nbsp;&nbsp;PE_Replace(GetArticleContent , &quot;{$ZZFdomain}&quot;, &quot;http://www.zhangzhenfeng.com&quot;)</code></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.zhangzhenfeng.com/avoidreplacesiteurl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

