<?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>FVF.me&#039;Ye &#187; footer</title>
	<atom:link href="http://fvf.me/tag/footer/feed" rel="self" type="application/rss+xml" />
	<link>http://fvf.me</link>
	<description>我是孤独的根号5</description>
	<lastBuildDate>Mon, 19 Sep 2011 12:10:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>加入版权信息之Inove 主题</title>
		<link>http://fvf.me/wordpress/theme/adding-copyright-information-on-the-subject-of-inove.html</link>
		<comments>http://fvf.me/wordpress/theme/adding-copyright-information-on-the-subject-of-inove.html#comments</comments>
		<pubDate>Wed, 05 Aug 2009 07:41:37 +0000</pubDate>
		<dc:creator>死兔子</dc:creator>
				<category><![CDATA[主题]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[inove]]></category>
		<category><![CDATA[版权]]></category>

		<guid isPermaLink="false">http://fvf.me/wordpress/%e5%8a%a0%e5%85%a5%e7%89%88%e6%9d%83%e4%bf%a1%e6%81%af%e4%b9%8binove-%e4%b8%bb%e9%a2%98.html</guid>
		<description><![CDATA[加入版权信息 （一）在文章结尾 首先打开style.css文件，在其中第542行之后，/* main END */之前，添加如下的三行代码(代码要自己配合主题修改，以下之做参考)： .copyright{ float:left; width:99%; margin-bottom:20px; font-size:12px; } .copyright p{ padding:0px 10px 0px 0px; text-align:right; color:#999999; border-right:1px dashed #BBBBBB; font-size:12px; } .copyright a:link, .copyright a:visited, .copyright a:hover{ color:#999999; text-decoration:underline} 然后打开主题文件夹下的single.php文件，找到其中第27行，在其后面添加如下代码： &#60;div class=&#34;copyright&#34;&#62; &#60;p&#62;转载原创文章请注明：文章转载自：&#60;strong&#62;&#60;?php bloginfo(’name’); ?&#62;&#60;/strong&#62; [&#60;a href=&#34;&#38;lt;?php echo get_settings(&#39;home&#39;); ?&#38;gt;&#34;&#62;&#60;?php echo get_settings(&#39;home&#39;); ?&#62;&#60;/a&#62;]&#60;br /&#62; 本文标题：&#60;?php the_title(); ?&#62;&#60;br /&#62; 本文地址：&#60;a href=&#34;&#38;rdquo;&#38;lt;&#34; ?php [...]]]></description>
			<content:encoded><![CDATA[<p><strong>加入版权信息</strong></p>
<p>（一）在文章结尾</p>
<p>首先打开style.css文件，在其中第542行之后，/* main END */之前，添加如下的三行代码(代码要自己配合主题修改，以下之做参考)：</p>
<div class="source" style="font-family: 'Courier New', 'Lucida Console', Verdana; color: rgb(192, 192, 192); background-color: rgb(0, 0, 0); "> <span style="color: rgb(192, 192, 192); ">.copyright</span><span style="color: rgb(192, 192, 192); ">{</span> <span style="color: rgb(255, 255, 0); font-weight: bold; ">float</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">left</span>; <span style="color: rgb(255, 255, 0); font-weight: bold; ">width</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(192, 192, 192); ">99%</span>; <span style="color: rgb(255, 255, 0); font-weight: bold; ">margin-bottom</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(192, 192, 192); ">20px</span>; <span style="color: rgb(255, 255, 0); font-weight: bold; ">font-size</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(192, 192, 192); ">12px</span>; <span style="color: rgb(192, 192, 192); ">}</span><br /> <span style="color: rgb(192, 192, 192); ">.copyright</span> p<span style="color: rgb(192, 192, 192); ">{</span> <span style="color: rgb(255, 255, 0); font-weight: bold; ">padding</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(192, 192, 192); ">0px</span> <span style="color: rgb(192, 192, 192); ">10px</span> <span style="color: rgb(192, 192, 192); ">0px</span> <span style="color: rgb(192, 192, 192); ">0px</span>; <span style="color: rgb(255, 255, 0); font-weight: bold; ">text-align</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">right</span>; <span style="color: rgb(255, 255, 0); font-weight: bold; ">color</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(192, 192, 192); ">#999999</span>; <span style="color: rgb(255, 255, 0); font-weight: bold; ">border-right</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(192, 192, 192); ">1px</span> <span style="color: rgb(255, 255, 0); font-weight: bold; ">dashed</span> <span style="color: rgb(192, 192, 192); ">#BBBBBB</span>; <span style="color: rgb(255, 255, 0); font-weight: bold; ">font-size</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(192, 192, 192); ">12px</span>; <span style="color: rgb(192, 192, 192); ">}</span><br /> <span style="color: rgb(192, 192, 192); ">.copyright</span> <span style="color: rgb(255, 255, 0); font-weight: bold; ">a</span><span style="color: rgb(192, 192, 192); ">:link</span><span style="color: rgb(192, 192, 192); ">,</span> <span style="color: rgb(192, 192, 192); ">.copyright</span> <span style="color: rgb(255, 255, 0); font-weight: bold; ">a</span><span style="color: rgb(192, 192, 192); ">:visited</span><span style="color: rgb(192, 192, 192); ">,</span> <span style="color: rgb(192, 192, 192); ">.copyright</span> <span style="color: rgb(255, 255, 0); font-weight: bold; ">a</span><span style="color: rgb(192, 192, 192); ">:hover</span><span style="color: rgb(192, 192, 192); ">{</span> <span style="color: rgb(255, 255, 0); font-weight: bold; ">color</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(192, 192, 192); ">#999999</span>; <span style="color: rgb(255, 255, 0); font-weight: bold; ">text-decoration</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">underline</span><span style="color: rgb(192, 192, 192); ">}</span></div>
<p>然后打开主题文件夹下的single.php文件，找到其中第27行，在其后面添加如下代码：</p>
<div class="source" style="font-family: 'Courier New', 'Lucida Console', Verdana; color: rgb(192, 192, 192); background-color: rgb(0, 0, 0); "> <span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;div</span> <span style="color: rgb(255, 255, 0); ">class=</span><span style="color: rgb(187, 187, 0); ">&quot;copyright&quot;</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&gt;</span><br /> <span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;p&gt;</span><span style="color: rgb(192, 192, 192); ">转载原创文章请注明：文章转载自：</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;strong&gt;</span><span style="color: rgb(255, 255, 255); ">&lt;?php</span> <span style="color: rgb(192, 192, 192); ">bloginfo</span>(<span style="color: rgb(192, 192, 192); ">’</span><span style="color: rgb(192, 192, 192); ">name</span><span style="color: rgb(192, 192, 192); ">’</span>); <span style="color: rgb(255, 255, 255); ">?&gt;</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;/strong&gt;</span><span style="color: rgb(192, 192, 192); "> [</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;a</span> <span style="color: rgb(255, 255, 0); ">href=</span><span style="color: rgb(187, 187, 0); ">&quot;&amp;lt;?php echo get_settings(&#39;home&#39;); ?&amp;gt;&quot;</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&gt;</span><span style="color: rgb(255, 255, 255); ">&lt;?php</span> <span style="color: rgb(255, 255, 0); font-weight: bold; ">echo</span> <span style="color: rgb(192, 192, 192); ">get_settings</span>(<span style="color: rgb(187, 187, 0); ">&#39;home&#39;</span>); <span style="color: rgb(255, 255, 255); ">?&gt;</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;/a&gt;</span><span style="color: rgb(192, 192, 192); ">]</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;br</span> <span style="color: rgb(255, 255, 0); font-weight: bold; ">/&gt;</span><br /> <span style="color: rgb(192, 192, 192); ">本文标题：</span><span style="color: rgb(255, 255, 255); ">&lt;?php</span> <span style="color: rgb(192, 192, 192); ">the_title</span>(); <span style="color: rgb(255, 255, 255); ">?&gt;</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;br</span> <span style="color: rgb(255, 255, 0); font-weight: bold; ">/&gt;</span><br /> <span style="color: rgb(192, 192, 192); ">本文地址：</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;a</span> <span style="color: rgb(255, 255, 0); ">href=</span><span style="color: rgb(187, 187, 0); ">&quot;&amp;rdquo;&amp;lt;&quot;</span> <span style="color: rgb(192, 192, 192); ">?</span><span style="color: rgb(255, 255, 0); ">php</span> <span style="color: rgb(255, 255, 0); ">the_permalink</span>(); <span style="color: rgb(192, 192, 192); ">?</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&gt;</span><span style="color: rgb(192, 192, 192); ">”&gt;</span><span style="color: rgb(255, 255, 255); ">&lt;?php</span> <span style="color: rgb(192, 192, 192); ">the_permalink</span>(); <span style="color: rgb(255, 255, 255); ">?&gt;</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;/a&gt;</span> <span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;/p&gt;</span><br /> <span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;/div&gt;</span></div>
<p>这样在文章的最后会显示上面的内容</p>
<p>（二）在底部上（templates/end.php页,其他主题在footer.php页上</p>
<p>底部是我修改最多的地方，我把原来的底部改的面目全非.</p>
<ul>
<li>加入了备案号（没办法在国内就的受控制）。
</li>
<li>加入了统计代码。Google的是必备的。不过Google的是隔天的。所以又要引进国内的的即时统计如：站长统计<a href="http://www.cnzz.com/">http://www.cnzz.com/</a>，51.la统计<a href="http://www.51.la/">http://www.51.la/</a>等。因为统计代码是JS的所以放在底部不影响访客阅读！
</li>
<li>加入了版权说明，声明: 本站遵循 <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.zh">署名-非商业性使用-相同方式共享3.0共享协议</a>，欢迎任何非商业应用的转载，但须注明出自 <a href="http://www.graygift.com/">“fvf.me”</a>,保留原始链接和文章作者. </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://fvf.me/wordpress/theme/adding-copyright-information-on-the-subject-of-inove.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

