<?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>DICKEY DONG &#187; WP 广告主题</title>
	<atom:link href="http://dickeydong.cn/tag/wp-%e5%b9%bf%e5%91%8a%e4%b8%bb%e9%a2%98/feed" rel="self" type="application/rss+xml" />
	<link>http://dickeydong.cn</link>
	<description>執着專註於：電腦應用、網站開發、產品設計、互聯網、域名、……</description>
	<lastBuildDate>Tue, 28 Jun 2011 13:39:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>WordPress CMS-Style Theme : iNews-v1</title>
		<link>http://dickeydong.cn/inews-v1.html</link>
		<comments>http://dickeydong.cn/inews-v1.html#comments</comments>
		<pubDate>Fri, 15 Aug 2008 14:47:06 +0000</pubDate>
		<dc:creator>Dickey</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP CMS 主题]]></category>
		<category><![CDATA[WP 中文主题]]></category>
		<category><![CDATA[WP 广告主题]]></category>
		<category><![CDATA[无图]]></category>

		<guid isPermaLink="false">http://dickeydong.cn/inews-v1.html</guid>
		<description><![CDATA[这篇是较为详细的使用说明，本文内容较多，共有五个部分，可选择阅读：● 主题介绍 ● 使用须知 ！！ ● 使用细节 ● 功能扩展 ● 管理广告位，主题：iNews-v1　作者：Dickey　版本：Final　日期：2008-08-15　标签：CMS theme, Chinese theme, no image, without plugins, Rich Ads]]></description>
			<content:encoded><![CDATA[<p><a href="http://dickeydong.cn/inews-v1.html"><img style="border-right: 0px; border-top: 0px; margin: 0px 20px 0px 0px; border-left: 0px; border-bottom: 0px" src="http://dickeydong.cn/uploads/screenshot-thumb.png" border="0" alt="Wordpress CMS-Style Theme : iNews-v1" width="200" height="154" align="left" /></a>这篇是较为详细的使用说明，<br />
内容较多，共有五个部分，可选择阅读：</p>
<p>● 主题介绍<br />
● 使用须知 ！！<br />
● 使用细节<br />
● 功能扩展<br />
● 管理广告位</p>
<p><span id="more-202"></span></p>
<hr />
<h3>● 主题介绍：</h3>
<p>主题：<a href="http://dickeydong.cn/inews-v1.html" target="_blank">iNews-v1</a><br />
作者：<a href="http://dickeydong.cn" target="_blank">Dickey</a><br />
版本：Final<br />
日期：2008-08-15<br />
标签：CMS theme, Chinese theme, no image, without plugins, Rich Ads</p>
<p><a href="http://cncw.org" target="_blank">主题演示</a> <span style="color: #ff0000;">*</span> |  <a href="http://dickeydong.cn/uploads/inewsv1.zip" target="_blank">主题下载</a></p>
<hr />
<h3>● 使用须知：</h3>
<p>首页调用了十个分类，<span style="color: #ff8040;">使用前需要设置要显示哪些分类</span>。编辑 index.php，查找 array，<br />
共有四处（包含十个数值）：<span style="color: #ff8040;">array(1,1,1)、array(1,1,1)、array(1,1)、array(1,1)<br />
</span>分别对应（控制十个分类）：上左（三类）、上右（三类）、下左（两类）、下右（两类）<br />
默认都是"1"，全部代表 id=1 的分类，<span style="color: #ff8040;">根据喜好与需要，把十个数值改成不同分类的 id</span></p>
<hr />
<h3>● 使用细节：</h3>
<p>1）网站名称与简介，因字符数量的差异，可能会影响美观，建议适当控制字符数量；<br />
  　另外，为了方便对字间距进行微调，代码写在 header 文件，找 letter-spacing</p>
<p>2）导航栏默认显示的是全部分类，如果现有分类数量太多，可设置为显示部分分类；<br />
  　可通过对 wp_list_categories 增加参数 include 或 exclude 来进行控制。</p>
<p>3）首页右上方的网站介绍栏，请修改 sidebar.php 文件的相应位置填写网站介绍；<br />
  　其中“共有 xxx 篇文章以及 xxx 条评论”，是自动的，不需修改，不需插件支持。</p>
<p>4）首页侧边栏有三个网站链接栏，"更多"以链接到某个固定页面，可任意修改或删除；<br />
  　网站链接列表的内容是通过读取 links.php 文件，与下方的"友情链接"并不相同。</p>
<p>5）首页与非首页，侧边栏内容有所不同；若要增删内容，请编辑 sidebar.php 文件。</p>
<p>6）对于非正常页面（404、Not Found）使用了"短侧边栏"概念，sidebarshort.php<br />
  　因页面内容太少时若仍显示冗长的侧边栏会有损美观，并且避免对 Adsense 不利。</p>
<p>7）底部导航栏默认显示的是全部"页面"（Page），若修改，请编辑 footer.php 文件。</p>
<p>8）底部"购物资讯"栏，是显示淘客推广组产品广告，若不适合使用，可删除或修改。</p>
<p>9）CMS 类主题在使用中通常会作些改动，但如果修改不多，希望保留页脚的相关链接。</p>
<hr />
<h3>● 功能扩展：</h3>
<p>使用本主题后，您可能会发觉侧边栏“热门标签排行榜”的效果与演示站的有些不同，<br />
对此另有专门介绍，请看《<a href="http://dickeydong.cn/wp-tag-cloud.html" target="_blank">轻松打造 WordPress 标签排行榜</a>》</p>
<hr />
<h3>● 管理广告位</h3>
<p>为了便于管理广告代码，所有广告位都是通过载入对应的文件来实现的，<br />
修改某处广告位的内容，请用广告代码完全替换掉对应的广告位文件的内容。<br />
所有广告位代清单如下（某些广告是为了填充版面，可依情况增删）：</p>
<p>首页-顶部标准横幅：ads468x60.php<br />
首页-顶部小型横幅：ads250x60.php<br />
首页-页面中上文字：ads300x250.php<br />
首页-摩天大楼文字：ads160x600x1.php<br />
首页-左中文字链接：ads160x90.php<br />
首页-摩天大楼文字：ads160x600x2.php<br />
首页-巨型横幅图片：ads728x90x1.php<br />
首页-巨型横幅图片：ads728x90x2.php<br />
首页-底左位置图片：ads250x250x1.php<br />
首页-底左位置图片：ads250x250x2.php<br />
首页-页脚产品广告：ads896x110.php</p>
<p>内页-左侧摩天大楼：ads160x600x3.php<br />
内页-右侧文字链接：ads200x90.php<br />
内页-右侧图片广告：ads200x200x1.php<br />
内页-右侧图片广告：ads200x200x2.php<br />
内页-文章内容底部：ads336x280.php</p>
<p>此主题特点之一是广告很丰富，但也有可能过于丰富，请自己依据需求适当处理。</p>
<p><span style="color: #ff0000;">* 2008年12月4日 更新：</span></p>
<p>根据个人喜好，主题布局可自由调整。演示站点 cncw.org 现修改了 style.css 文件的五处：<br />
.content{float:<span style="color: #ff0000;">right</span>}<br />
.leftcol{width:188px;float:<span style="color: #ff0000;">right</span>;margin-top:12px}<br />
.rightcol{width:528px;float:<span style="color: #ff0000;">left</span>;margin-top:12px}<br />
#sidebar{width:210px;float:<span style="color: #ff0000;">left</span>}<br />
.post{width:502px;min-height:1296px;float:<span style="color: #ff0000;">left</span>;……</p>
]]></content:encoded>
			<wfw:commentRss>http://dickeydong.cn/inews-v1.html/feed</wfw:commentRss>
		<slash:comments>239</slash:comments>
		</item>
	</channel>
</rss>

