<?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>網生@誌 &#124; zEUS.&#039;Blog &#187; jquery</title>
	<atom:link href="http://zeuscn.net/index.php/archives/tag/jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://zeuscn.net</link>
	<description>Not Only Wordpress Template, But Also My Life...</description>
	<lastBuildDate>Tue, 03 Jan 2012 13:20:32 +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>Ipple Lite V2 即将发布</title>
		<link>http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html</link>
		<comments>http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html#comments</comments>
		<pubDate>Wed, 03 Feb 2010 10:11:41 +0000</pubDate>
		<dc:creator>zEUS.</dc:creator>
				<category><![CDATA[Wordpress模板]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Ipple]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[WLK]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[主题模板]]></category>

		<guid isPermaLink="false">http://zeuscn.net/?p=758</guid>
		<description><![CDATA[Ipple Lite 是我早期制作一块 WordPress 模板，同系列的还有一款 Ipple Ultra。在2008年，这2块模板给我带来了相当大的人气，也让我结交了很多玩 WordPress 的朋友。去年年底我就有打算“复刻” Ipple Lite，不过当时的投票中并没有包含这款主题，本根据投票结果是先制作 WLK 和 Blue-s 这2款主题，不过由于年底收货过多“杯具”，再加上新作中缺乏创作灵感，而且最近半年都没有免费的新作面世，所以我决定优先制作一款周期短，受众面广的免费主题，于是重制 Ipple Lite 便成了最佳的选择。 断断续续前后花了大概2周的时间终于把升级版的 Ipple Lite 制作好了，新版和旧版之间的差别还是蛮大的，时隔2年再看自己过去的作品，发现代码方面有不少不成熟的写法，新版本基本只是保留了 DIV 的大框架，CSS 几乎重写了90%，整站的代码都进行了优化，并且加入时下流行的几种 jQuery 效果。而且这是我第一次在主题中运用到“黄金分割”：新版的 Ipple Lite 主栏和侧栏的比例就是黄金分割的比例。 可以从截图中看到新版的变化还是颇大的，在线 DEMO 测试链接： http://demo.zeuscn.net/index.php?wptheme=Ipple+Lite+V2 另外，我已将 Ipple Lite V2 提交给了 WordPress Free Themes Directory ，这也是我第一次将作品提交给官方，不得不说的是 WordPress 官方对主题模板的要求真是超级严格！审核需要一段时间，也不知道是否能通过，权当学习和体验过程了。 Ipple Lite V2 的详细信息等模板发布之日再介绍了～ zEUS. 日志评论2010年, 二月 3日, 万戈 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://zeuscn.net/archives/tag/ipple" class="st_tag internal_tag" rel="tag" title="标签 Ipple 下的日志">Ipple</a> Lite 是我早期制作一块 <a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 模板，同系列的还有一款 Ipple Ultra。在2008年，这2块模板给我带来了相当大的人气，也让我结交了很多玩 <a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 的朋友。去年年底我就有打算“复刻” Ipple Lite，不过<a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html" target="_blank">当时的投票中</a>并没有包含这款主题，本根据投票结果是先制作 <a href="http://zeuscn.net/archives/tag/wlk" class="st_tag internal_tag" rel="tag" title="标签 WLK 下的日志">WLK</a> 和 Blue-s 这2款主题，不过由于年底收货过多“杯具”，再加上新作中缺乏创作灵感，而且最近半年都没有免费的新作面世，所以我决定优先制作一款周期短，受众面广的免费主题，于是重制 Ipple Lite 便成了最佳的选择。</p>
<p>断断续续前后花了大概2周的时间终于把升级版的 Ipple Lite 制作好了，新版和旧版之间的差别还是蛮大的，时隔2年再看自己过去的作品，发现代码方面有不少不成熟的写法，新版本基本只是保留了 DIV 的大框架，<a href="http://zeuscn.net/archives/tag/css" class="st_tag internal_tag" rel="tag" title="标签 css 下的日志">CSS</a> 几乎重写了90%，整站的代码都进行了优化，并且加入时下流行的几种 <a href="http://zeuscn.net/archives/tag/jquery" class="st_tag internal_tag" rel="tag" title="标签 jquery 下的日志">jQuery</a> 效果。而且这是我第一次在主题中运用到“黄金分割”：新版的 Ipple Lite 主栏和侧栏的比例就是黄金分割的比例。<br />

<a href='http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html/ipplelitev1' title='ipplelitev1'><img width="150" height="150" src="http://zeuscn.net/wp-content/uploads/2010/02/ipplelitev11-150x150.jpg" class="attachment-thumbnail" alt="ipplelitev1" title="ipplelitev1" /></a>
<a href='http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html/ipplelitev2' title='ipple lite v2'><img width="150" height="150" src="http://zeuscn.net/wp-content/uploads/2010/02/ipplelitev21-150x150.png" class="attachment-thumbnail" alt="ipple lite v2" title="ipple lite v2" /></a>
</p>
<p>可以从截图中看到新版的变化还是颇大的，在线 DEMO 测试链接：<br />
<a href="http://demo.zeuscn.net/index.php?wptheme=Ipple+Lite+V2" target="_blank">http://demo.zeuscn.net/index.php?wptheme=Ipple+Lite+V2</a></p>
<p>另外，我已将 Ipple Lite V2 提交给了 WordPress Free <a href="http://zeuscn.net/archives/tag/themes" class="st_tag internal_tag" rel="tag" title="标签 themes 下的日志">Themes</a> Directory ，这也是我第一次将作品提交给官方，不得不说的是 WordPress 官方对主题模板的要求真是超级严格！审核需要一段时间，也不知道是否能通过，权当学习和体验过程了。</p>
<p>Ipple Lite V2 的详细信息等模板发布之日再介绍了～</p>
<p align=right>zEUS.</p>
<hr /><h2>日志评论</h2><ul><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 3日</a>, <a href='http://wange.im' rel='external nofollow' class='url'>万戈</a> writes: 先沙发！</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 3日</a>, <a href='http://wange.im' rel='external nofollow' class='url'>万戈</a> writes: 你的D&amp;Z主题至今还是我的最爱，自己折腾出的主题怎么看都没你的帅，唉。。。</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 3日</a>, <a href='http://wange.im' rel='external nofollow' class='url'>万戈</a> writes: :eek: 居然还扯到黄金比例了，牛叉！</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 3日</a>, Chloe writes: 很棒很棒，實在是非常期待第二版的主題，希望能盡早釋出&gt;////&lt;</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 3日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 你那边也改得蛮好的，我的好多客户都问你博客上的这个功能实现，那个功能怎么实现 =。=</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 3日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 呵呵 谢谢！
能否早日推出要看 WP 官网审核的效率了 :-)</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 4日</a>, <a href='http://www.jutoy.net' rel='external nofollow' class='url'>Jutoy</a> writes: 很漂亮，估计又是一款要火的主题，哈哈</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 4日</a>, <a href='http://www.3dian9.com' rel='external nofollow' class='url'>havxi</a> writes: 非常期待，这款主题我用了N久。</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 4日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 呵呵，现在主题制作者的水平都越来越高了，这款普通的主题想火气来也不容易啊...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 4日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 呵呵，多谢 havxi 一直以来的支持！</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 4日</a>, <a href='http://scottie.cn' rel='external nofollow' class='url'>西岸</a> writes: 这几款模板都很不错。</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 5日</a>, <a href='http://Gtalkme.com' rel='external nofollow' class='url'>fiorano</a> writes: V2很赞啊！布局非常喜欢，呵呵！</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 5日</a>, <a href='http://interjc.net' rel='external nofollow' class='url'>interjc</a> writes: 挺不错哦，审核成功了介绍一下成功经验，我也去提交看看～</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 6日</a>, <a href='http://wange.im' rel='external nofollow' class='url'>万戈</a> writes: 话说你这里没有邮件通知，我是回来看回复的，嘿嘿</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 7日</a>, <a href='http://louishan.com/' rel='external nofollow' class='url'>Louis Han</a> writes: 新版本的看起来更整洁一些</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 7日</a>, 00oo.. writes: 不错的皮肤，预祝审核通过。</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 7日</a>, <a href='http://www.vi-c.net.cn' rel='external nofollow' class='url'>子强</a> writes: 不错，期待中......</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 8日</a>, <a href='http://iamneo.cn' rel='external nofollow' class='url'>neo</a> writes: 看上去非常的赞，v1我一直用到现在没换，非常期待！</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 9日</a>, <a href='http://www.3dian9.com' rel='external nofollow' class='url'>havxi</a> writes: 什么时候发布啊，好期待啊！</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 10日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: http://zeuscn.net/archives/2010/02/09/ipple-lite-v2-test.html
虽然主题被打回来了，但是主题已经可以先下载了 :-)</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 10日</a>, <a href='http://www.taokeba.org' rel='external nofollow' class='url'>淘客吧</a> writes: 希望以后多多交流</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 12日</a>, <a href='http://www.bkl168.com' rel='external nofollow' class='url'>海龟来了</a> writes: 很好、支持下！</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 二月 20日</a>, <a href='http://www.imliby.com' rel='external nofollow' class='url'>liby</a> writes: 我是冲着TAG中的WLK。 这是为什么呢</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 三月 9日</a>, <a href='http://www.qiuzhang.net' rel='external nofollow' class='url'>★酋♀苌★</a> writes: 很不错的主题样式，我以前用过你的一个主体的，支持一下这个最新的！</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 三月 15日</a>, mybg writes: Blue-s做好了么|？想用这款主题</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2010年, 三月 27日</a>, <a href='http://bossfang.com' rel='external nofollow' class='url'>Boss方</a> writes: 这主题不错。。
期待发布哦</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2011年, 一月 26日</a>, <a href='http://www.xiaogou.tk' rel='external nofollow' class='url'>善良的小狗</a> writes: 论坛貌似不能注册啊</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2011年, 一月 27日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 恩，论坛还没搬回来，数据有些问题。</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2011年, 四月 13日</a>, shen61 writes: 老大啊这个版本发布了吗？看来你现在是忙别的事情了</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 9日</a>, <a href='http://www.buyfanpagefans.com/' rel='external nofollow' class='url'>best buy fanball challenge</a> writes: <strong>Trackback Link...</strong>

[...]Here are some of the sites we recommend for our visitors[...]...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 23日</a>, <a href='http://servinion.weebly.com' rel='external nofollow' class='url'>servinion</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 25日</a>, <a href='http://www.promiseproductionsusa.com/Website_Design.html' rel='external nofollow' class='url'>Dallas Website Design</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 26日</a>, <a href='http://PromiseProductionsUSA.com' rel='external nofollow' class='url'>Dallas Marketing</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 26日</a>, <a href='http://140.120.11.121/php/hmltbbs/profile.php?mode=viewprofile&#038;u=457971' rel='external nofollow' class='url'>best post workout supplements</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 26日</a>, <a href='http://www.evelyne-escort.com' rel='external nofollow' class='url'>Escort girl Paris</a> writes: <strong>I really like your writing style, {good|excellent|fantastic|great|superb|wonderful} {info|information}, {thanks|thank you|regards|appreciate it} for {posting|putting up} :D. {"I will show you fear in a handful of dust." by T. S. Eliot.|"Kennedy co...</strong>

Some genuinely fantastic blog posts on this internet site, appreciate it for contribution. "Gratitude is not only the greatest of virtues, but the parent of all others." by Cicero....</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 27日</a>, <a href='http://phillipjcannella.com/take-action-with-phil-cannella/' rel='external nofollow' class='url'>Phil Cannella</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 27日</a>, <a href='http://lowcostcruisesdeals.com/' rel='external nofollow' class='url'>Low Cost Cruises</a> writes: <strong>Sources...</strong>

[...]check below, are some totally unrelated websites to ours, however, they are most trustworthy sources that we use[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 27日</a>, <a href='http://cheaprices.ecrater.com/p/13403341/magic-flight-launch-box-click' rel='external nofollow' class='url'>magic flight launch box magic flight launch box vaporizer review</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 27日</a>, <a href='http://www.incompany.com/blog.php?user=markerickson467&#038;blogentry_id=149552' rel='external nofollow' class='url'>Best Logos</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 27日</a>, <a href='http://www.everydayloseweight.com' rel='external nofollow' class='url'>weight loss plan</a> writes: <strong>Great website...</strong>

[...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 27日</a>, <a href='http://alabama.local.dirtcheappayday.com/in/35474/' rel='external nofollow' class='url'>Low Interest Payday Loans</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 27日</a>, <a href='http://www.zip-online.net/directory/online-shop-875/online-shop593.html' rel='external nofollow' class='url'>Exclusiv Shop</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 27日</a>, <a href='http://www.dailystrength.org/people/1304751/journal' rel='external nofollow' class='url'>solihull dental treatment</a> writes: <strong>Sources...</strong>

[...]check below, are some totally unrelated websites to ours, however, they are most trustworthy sources that we use[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 27日</a>, <a href='http://www.xdiscussion.com' rel='external nofollow' class='url'>Porn Discussion</a> writes: <strong>Cool sites...</strong>

[...]we came across a cool site that you might enjoy. Take a look if you want[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 28日</a>, <a href='http://www.valueshop.co.uk/' rel='external nofollow' class='url'>inkjet cartridges</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 28日</a>, <a href='http://trader1ew.com' rel='external nofollow' class='url'>replacement parts</a> writes: <strong>Superb website...</strong>

[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 28日</a>, <a href='http://privacy969.tumblr.com/post/16595693718/the-foundation-of-selecting-the-best-encryption' rel='external nofollow' class='url'>monitoring</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 28日</a>, <a href='http://costaricawiki.net/index.php?title=User_talk:Mapsdi1271' rel='external nofollow' class='url'>read</a> writes: <strong>Sources...</strong>

[...]check below, are some totally unrelated websites to ours, however, they are most trustworthy sources that we use[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 28日</a>, <a href='http://www.ziki.com/en/oliver-hamel+797423/post/Understanding-t+13738725' rel='external nofollow' class='url'>Yarn Bombing</a> writes: <strong>Related…...</strong>

[...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 28日</a>, <a href='http://www.bestoutsources.com' rel='external nofollow' class='url'>fans</a> writes: <strong>Great website...</strong>

[...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 28日</a>, <a href='http://www.blitzeranwalt.net' rel='external nofollow' class='url'>Blitzeranwalt</a> writes: <strong>Superb website...</strong>

[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 28日</a>, <a href='http://www.saintchristopherparish.org/index.php/member/36746/' rel='external nofollow' class='url'>word</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 28日</a>, <a href='http://www.dailystrength.org/people/1049564/journal' rel='external nofollow' class='url'>Casino resorts in Europe</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 28日</a>, <a href='http://billkong267.over-blog.com/pages/valuable-information-about-foreclosures-and-short-sales-in-la-california-6493784.html' rel='external nofollow' class='url'>short sale Los Angeles</a> writes: <strong>Recommeneded websites...</strong>

[...]Here are some of the sites we recommend for our visitors[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 29日</a>, <a href='http://adrianfleming82.insanejournal.com/414.html' rel='external nofollow' class='url'>wedding rings</a> writes: <strong>Related…...</strong>

[...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 29日</a>, <a href='http://bgm.me/r/635388' rel='external nofollow' class='url'>why should we hire you interview question</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 29日</a>, <a href='http://www.incompany.com/blog.php?user=isaiahatencio736&#038;blogentry_id=153881' rel='external nofollow' class='url'>Rent a Car Costa Rica</a> writes: <strong>Superb website...</strong>

[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 29日</a>, <a href='http://imageshack.us/clip/my-videos/846/xoo.mp4/' rel='external nofollow' class='url'>ingilizce</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 29日</a>, <a href='http://robertdavis9319713.blog.hr/2012/01/1629868423/ways-to-get-rid-of-acne-in-only-one-day-the-key-tips-that-have-allowed-me-to-cure-acne-in-1-day.html' rel='external nofollow' class='url'>acne</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 29日</a>, <a href='http://en.netlog.com/alvinophi/blog/blogid=6000538#blog' rel='external nofollow' class='url'>Alvin Blog</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 29日</a>, <a href='http://iqBassoSgehhyirl.sixent.com/blog/Geocaching-and-also-the-Geocaching-Coin-Explained' rel='external nofollow' class='url'>www geocaching</a> writes: <strong>Related…...</strong>

[...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 30日</a>, <a href='http://frankcomms.com/web/website-design-service' rel='external nofollow' class='url'>website design service essex</a> writes: <strong>Superb website...</strong>

[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 30日</a>, <a href='http://www.youtube.com/watch?feature=player_embedded&#038;v=U9K3Ct4M2II' rel='external nofollow' class='url'>Make Money Online</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 30日</a>, <a href='http://sunnyvalefinehomes.com/index.php/2011/11/understand-how-to-play-bingo/' rel='external nofollow' class='url'>bingo game cards</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 30日</a>, <a href='http://buyneopoints.org/' rel='external nofollow' class='url'>buy neopoints</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 30日</a>, <a href='http://brianjackson298.insanejournal.com/460.html' rel='external nofollow' class='url'>hypnosis weight loss</a> writes: <strong>Cool sites...</strong>

[...]we came across a cool site that you might enjoy. Take a look if you want[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 30日</a>, <a href='http://www.artslant.com/ew/groups/show/454540' rel='external nofollow' class='url'>property investment manchester</a> writes: <strong>Cool sites...</strong>

[...]we came across a cool site that you might enjoy. Take a look if you want[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 30日</a>, <a href='http://www.facebook.com/notes/build-lean-muscle-mass/bsn-syntha-6-protein-powder-review/241904755886856' rel='external nofollow' class='url'>build lean muscle mass</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 30日</a>, <a href='http://www.Lankafood.Com' rel='external nofollow' class='url'>Flower delivery in Sri Lanka</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 30日</a>, <a href='http://www.j-ellison.com/' rel='external nofollow' class='url'>Jennifer Ellison wallpapers</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 30日</a>, <a href='http://www.gpsforwalking.org' rel='external nofollow' class='url'>gps for walking</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 31日</a>, <a href='http://whatisserotonin.shutterfly.com/' rel='external nofollow' class='url'>what is serotonin</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 31日</a>, <a href='http://franknumorris.sweetcircles.com' rel='external nofollow' class='url'>dating sites</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 31日</a>, <a href='http://www.isearchenginemarketingtraining.com/forum/index.php?topic=21951.0' rel='external nofollow' class='url'>how to start website</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 31日</a>, <a href='http://www.artslant.com/ew/groups/show/459903' rel='external nofollow' class='url'>marijuana addiction</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 31日</a>, <a href='http://www.hugeyields.biz' rel='external nofollow' class='url'>work at home</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 31日</a>, <a href='http://www.hugeyieldscam.com' rel='external nofollow' class='url'>how to make money from home</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 31日</a>, <a href='http://www.squirreltraining.co.uk' rel='external nofollow' class='url'>Deon Gainous</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 31日</a>, <a href='http://www.rctoyshq.com' rel='external nofollow' class='url'>rc helicopters</a> writes: <strong>Websites worth visiting...</strong>

[...]here are some links to sites that we link to because we think they are worth visiting[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 31日</a>, <a href='http://www.desispy.com/' rel='external nofollow' class='url'>Delaine Ellars</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 31日</a>, <a href='http://weightlossmotivationbible.com/' rel='external nofollow' class='url'>motivation for weight loss</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 一月 31日</a>, <a href='http://pwtourney.com/index.php/2011/12/how-to-turn-into-a-guy-magnet-here-are-actually-the-tools-which-will-certainly-aid-you-naturally-entice-all-men-real-fast/' rel='external nofollow' class='url'>how to become a guy magnet book</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 1日</a>, <a href='http://madshopping.net/index.php/whatever-you-must-know-regarding-vaginismus/' rel='external nofollow' class='url'>female pain during intercourse age</a> writes: <strong>Websites worth visiting...</strong>

[...]here are some links to sites that we link to because we think they are worth visiting[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 1日</a>, <a href='http://www.iamsport.org/pg/blog/kevinbrenard268/read/1948981/locating-the-suitable-furniture-which-reflects-your-house-and-yourself' rel='external nofollow' class='url'>lounge furniture</a> writes: <strong>Related…...</strong>

[...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 1日</a>, <a href='http://www.dailystrength.org/people/1321052/journal' rel='external nofollow' class='url'>How to Transfer Music from iPhone to Computer</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 1日</a>, <a href='http://bgm.me/r/654197' rel='external nofollow' class='url'>fire pit plans</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 1日</a>, <a href='http://SazenaRedwiuvaxne.sixent.com/blog/Playhouses-for-women---Building-a-Smart-Choice' rel='external nofollow' class='url'>play houses</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 1日</a>, <a href='http://wikimartialarts.org/index.php?title=User:homelaserhairremoval223' rel='external nofollow' class='url'>Hair Removal</a> writes: <strong>Great website...</strong>

[...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 1日</a>, <a href='http://www.content4reprint.com/finance/real-estate/commercial-and-industrial-roofing-proper-maintenance-and-care.htm' rel='external nofollow' class='url'>commercial real estate inspections</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 1日</a>, <a href='http://w.linker.zemby.pl/story.php?title=Home_Storage' rel='external nofollow' class='url'>Visit</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 1日</a>, <a href='http://www.bookmarkingnetworkingsite.info/story.php?title=cholesterol' rel='external nofollow' class='url'>cholesterol levels</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 1日</a>, <a href='http://www.grcdental.com.au' rel='external nofollow' class='url'>surgical loupes</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 1日</a>, <a href='http://www.forbearrance.com/mortgage-broker-scott-tucker-helps-seniors-pay-for-long-term-care/' rel='external nofollow' class='url'>Scott Tucker Payday Loans</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 1日</a>, <a href='http://mortgagemarketinggenius.com/' rel='external nofollow' class='url'>Scott Tucker Payday Loans</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 2日</a>, <a href='http://auto-racing.speedtv.com/article/alms-scott-tuckers-bucket-list/' rel='external nofollow' class='url'>Scott Tucker Racing</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 2日</a>, <a href='http://www.npr.org/templates/story/story.php?storyId=129195925' rel='external nofollow' class='url'>Scott Tucker Racing</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 3日</a>, <a href='http://www.hugeyield.us' rel='external nofollow' class='url'>passive income</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 3日</a>, <a href='http://mayadobson9252340.blog.hr/2012/02/1629909036/blogging-effectively-and-build-your-business.html' rel='external nofollow' class='url'>how do I blog</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 3日</a>, <a href='http://evelyndominy893.over-blog.com/pages/scott-tucker-payday-loans-saved-me-from-loosing-my-household-6551547.html' rel='external nofollow' class='url'>Scott Tucker Payday Loans</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 3日</a>, <a href='http://audrathomas144.blogspace.fr/3275483/Scott-Tucker-Racing-Is-actually-a-Great-Way-To-Move-Time/' rel='external nofollow' class='url'>Scott Tucker Racing</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 3日</a>, <a href='http://www.scribd.com/doc/47342821/Free-Brazzers-Password' rel='external nofollow' class='url'>Brazzers Password</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 3日</a>, <a href='http://www.original-press-releases.com/2012/01/fast-cash-commissions-review-offers.html' rel='external nofollow' class='url'>fast cash commissions</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 3日</a>, <a href='http://www.awarnach.net' rel='external nofollow' class='url'>clearwater beach condos for sale</a> writes: <strong>Recommeneded websites...</strong>

[...]Here are some of the sites we recommend for our visitors[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 3日</a>, <a href='http://www.lifeatthehome20.com' rel='external nofollow' class='url'>dunedin homes</a> writes: <strong>Recommeneded websites...</strong>

[...]Here are some of the sites we recommend for our visitors[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 4日</a>, <a href='http://video-production-nyc.com/music-video/' rel='external nofollow' class='url'>music video production nyc</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 4日</a>, <a href='http://www.cellulitetreatment.com' rel='external nofollow' class='url'>cellulite treatment</a> writes: <strong>Recommeneded websites...</strong>

[...]Here are some of the sites we recommend for our visitors[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 4日</a>, <a href='http://emmadimattia671.over-blog.com/pages/scott-tucker-cbs-can-be-obtained-from-any-nearby-retail-outlet-6559815.html' rel='external nofollow' class='url'>Scott Tucker CBS</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 4日</a>, <a href='http://www.bpo-companies.com' rel='external nofollow' class='url'>BPO Companies</a> writes: <strong>Websites to visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 4日</a>, <a href='http://www.bpo-university.com/instructors.html' rel='external nofollow' class='url'>broker price opinions</a> writes: <strong>Tumblr article...</strong>

I saw a writer writing about this on Tumblr and it linked to...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 6日</a>, <a href='http://www.erinmills.ca/member/14011' rel='external nofollow' class='url'>Growing Credit Card Debt</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 6日</a>, <a href='https://dot-nxt.com/user/8141' rel='external nofollow' class='url'>Gout Treatment Resources</a> writes: <strong>Related…...</strong>

[...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 7日</a>, <a href='http://www.dietpillsjudged.com/dietpills/proactol' rel='external nofollow' class='url'>Proactol Diet Pills</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 7日</a>, <a href='http://www.youtube.com/watch?v=fNIIM5R-nyA' rel='external nofollow' class='url'>maryland short sale expert</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 7日</a>, <a href='http://mindandbodyblog.xanga.com/740502635/natural-remedies-for-psoriasis---can-you-have-a-psoriasis-free-future/' rel='external nofollow' class='url'>natural cures for psoriasis</a> writes: <strong>Great website...</strong>

[...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 7日</a>, <a href='http://breaking24news.com/wp' rel='external nofollow' class='url'>Fresh news</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 7日</a>, <a href='http://linnapea.tallinn.ee/2008/07/17/mis-ripakil-see-ara/' rel='external nofollow' class='url'>Air Conditioning Repairs</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 7日</a>, <a href='http://wheretobuys1.com' rel='external nofollow' class='url'>powered by SMF 2 0 subwoofer enclosure design</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 8日</a>, <a href='http://www.thenovelnetwork.com' rel='external nofollow' class='url'>kindle ebooks</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 8日</a>, <a href='http://isellsevier.blog.com/2012/02/02/fluticasone-spray-fluticasone-nasal-spray/' rel='external nofollow' class='url'>nasal spray</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 8日</a>, <a href='http://www.amazon.com/gp/product/B0075PD5V4' rel='external nofollow' class='url'>skate ski boot</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 8日</a>, <a href='http://www.wordpressweb.co.uk/taylahcote/2011/10/09/seo-company' rel='external nofollow' class='url'>know more about seo</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 8日</a>, <a href='http://rakeatoufnvincehenza.newsvine.com/_news/2012/02/07/10343848-resume-guide' rel='external nofollow' class='url'>resume</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 8日</a>, <a href='http://www.globllovebook.com' rel='external nofollow' class='url'>escorts melbourne</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 8日</a>, <a href='http://www.youtube.com/watch?v=I_DRuyoYKBo' rel='external nofollow' class='url'>Scott Tucker Racing</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 9日</a>, <a href='http://musiccityinteractive.com/monday-funday-iphone%E2%80%99s-siri-virtual-assistant-vs-human-assistant/' rel='external nofollow' class='url'>Scott Tucker CBS</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 9日</a>, <a href='http://www.glbsocial.net/blog.php?user=averyrodrkguez82&#038;blogentry_id=142245' rel='external nofollow' class='url'>sia licence</a> writes: <strong>Great website...</strong>

[...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 9日</a>, <a href='http://www.lafermejerome.com/lfj-saison-2/merci-aux-fans-mais.html' rel='external nofollow' class='url'>Scott Tucker CBS</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 9日</a>, <a href='http://www.quechup.com/blog/entry/view/id/946335' rel='external nofollow' class='url'>Best electric shaver</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 9日</a>, <a href='http://www.dailystrength.org/people/1353184/journal' rel='external nofollow' class='url'>support</a> writes: <strong>Superb website...</strong>

[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 9日</a>, <a href='http://bgm.me/r/714427' rel='external nofollow' class='url'>DEWALT DC730KA</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 9日</a>, <a href='http://www.justbeenpaidreferrals.com' rel='external nofollow' class='url'>just been paid what</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 9日</a>, <a href='http://www.vilago21.com/event/The+way+to+Compare+well+for+a+Curtain+Pole+and+Choose+a+Style+to+match/393151/profile' rel='external nofollow' class='url'>www.tracks-direct.com</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">2012年, 二月 9日</a>, <a href='http://www.CERTIFIEDPERSONALTRAINER.TV' rel='external nofollow' class='url'>certified personal trainer</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li></ul><hr /><p>本文地址：<a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html">http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html</a>，转载原创文章请注明 <a href="http://zeuscn.net/">zEUScn.NET</a> ‖
      您可以直接 <a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html#comments"title="to the comments">发布评论</a>
      </p>
    <p>Copyright©<a href="%%blogurl%%">zEUScn.NET</a>.Some rights reserved.</p>
(Digital Fingerprint:<br /> 05538bd2e0492fe803256b5788cfa6fd)
	<ul class="st-related-posts">
	<li><a href="http://zeuscn.net/archives/2008/04/15/wordpress-theme-mr-black.html" title="WordPress 主题模板：Mr.Black (2008年, 四月 15日)">WordPress 主题模板：Mr.Black</a> (73)</li>
	<li><a href="http://zeuscn.net/archives/2009/07/15/css-opacity.html" title="CSS opacity 实例页面 (2009年, 七月 15日)">CSS opacity 实例页面</a> (79)</li>
	<li><a href="http://zeuscn.net/archives/2007/08/16/plugins-support-chinese.html" title="让wordpress插件彻底支持中文！ (2007年, 八月 16日)">让wordpress插件彻底支持中文！</a> (19)</li>
	<li><a href="http://zeuscn.net/archives/2007/10/03/tag-cloud-fontsize-for-wp2-3.html" title="修改 wordpress 2.3 侧边栏 widget 标签云字体大小 (2007年, 十月 3日)">修改 wordpress 2.3 侧边栏 widget 标签云字体大小</a> (119)</li>
	<li><a href="http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html" title="WordPress 显示分类图片的补充 (2008年, 九月 10日)">WordPress 显示分类图片的补充</a> (18)</li>
	<li><a href="http://zeuscn.net/archives/2007/12/06/wordpress-install.html" title="WordPress 安装图文教程 (2007年, 十二月 6日)">WordPress 安装图文教程</a> (79)</li>
	<li><a href="http://zeuscn.net/archives/2008/04/11/iwordpress-platform.html" title="你会为 WordPress 中文化做些什么吗？ (2008年, 四月 11日)">你会为 WordPress 中文化做些什么吗？</a> (17)</li>
	<li><a href="http://zeuscn.net/archives/2007/08/01/why-do-you-blog.html" title="如是博 (2007年, 八月 1日)">如是博</a> (10)</li>
	<li><a href="http://zeuscn.net/archives/2008/11/23/a-little-project.html" title="近期完成的一个小小首页 (2008年, 十一月 23日)">近期完成的一个小小首页</a> (24)</li>
	<li><a href="http://zeuscn.net/archives/2011/07/31/new-404-not-found-page.html" title="新 404 Not Found 页面上线 (2011年, 七月 31日)">新 404 Not Found 页面上线</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html/feed</wfw:commentRss>
		<slash:comments>133</slash:comments>
		</item>
		<item>
		<title>给博客首页增加了一个 Ajax 效果</title>
		<link>http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html</link>
		<comments>http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html#comments</comments>
		<pubDate>Sun, 08 Nov 2009 06:43:39 +0000</pubDate>
		<dc:creator>zEUS.</dc:creator>
				<category><![CDATA[Wordpress研究]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[WLK]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://zeuscn.net/?p=713</guid>
		<description><![CDATA[这是一个利用 Ajax 载入页面的特效，在博客首页的文章栏顶部我增加了5个标签按钮，除了第一个“最新文章”外，其余4个分别指向4个分类——“WordPress 研究”、“WordPress 主题”、“WordPress 插件”和“My Life”，点击相应的按钮后，首页文章栏就会在不刷新页面的情况下输出该分类下的文章列表。 这个效果的好处就不用说了，它利用有限的网页空间输出了更多的内容，而且这不是简单的类似侧栏顶部的 TAB 栏切换。侧栏的顶部的 TAB 栏实际上是一次性输出了4个栏目，但是只显示其中一个栏目，其余3个被 display:none 。而这个 Ajax 效果是在点击了标签栏之后才载入页面，也就是说在读者不需要的情况下，页面不会一次载入过多的内容，从而提高了页面载入速度。 这种效果在 WordPress 的 CMS 主题里并不是很常见，但是一旦加入了这种效果，想必一定能给主题添色不少～ 于是我花了2天的时间终于把这个特效搞定了&#8230; 这里要特别感谢下 Jinwen 的一篇指导性的文章！具体的原理和添加方法这里我就暂不作介绍了，有兴趣的朋友可以直接去 Jinwen 那边看介绍。 这个基于 Ajax 的 jQuery 特效加入到 D&#038;Z Theme Pro CP 主题之后很好的解决了展示“分类内容”不足的缺陷，我也会把这个效果正式加入到该主题中，并连同一些其它内容的升级于本月底免费发放给 D&#038;Z Theme Pro CP 付费主题用户们。 另外在 Which is The Next Theme ? 一文中发起了一个投票，最终 WLK 魔兽风格的主题“后程发力”，超过了之前一直排列榜首的 Blue-s ： {democracy:9} [...]]]></description>
			<content:encoded><![CDATA[<p>这是一个利用 Ajax 载入页面的特效，在博客首页的文章栏顶部我增加了5个标签按钮，除了第一个“最新文章”外，其余4个分别指向4个分类——“<a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 研究”、“<a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 主题”、“<a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 插件”和“My Life”，点击相应的按钮后，首页文章栏就会在不刷新页面的情况下输出该分类下的文章列表。</p>
<p>这个效果的好处就不用说了，它利用有限的网页空间输出了更多的内容，而且这不是简单的类似侧栏顶部的 TAB 栏切换。侧栏的顶部的 TAB 栏实际上是一次性输出了4个栏目，但是只显示其中一个栏目，其余3个被 display:none 。而这个 Ajax 效果是在点击了标签栏之后才载入页面，也就是说在读者不需要的情况下，页面不会一次载入过多的内容，从而提高了页面载入速度。</p>
<p>这种效果在 WordPress 的 <a href="http://zeuscn.net/archives/tag/cms" class="st_tag internal_tag" rel="tag" title="标签 cms 下的日志">CMS</a> 主题里并不是很常见，但是一旦加入了这种效果，想必一定能给主题添色不少～ 于是我花了2天的时间终于把这个特效搞定了&#8230; 这里要特别感谢下 <a href="http://www.saywp.com/" target="_blank">Jinwen</a> 的<a href="http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html" target="_blank">一篇指导性的文章</a>！具体的原理和添加方法这里我就暂不作介绍了，有兴趣的朋友可以直接去 Jinwen 那边看介绍。</p>
<p>这个基于 Ajax 的 <a href="http://zeuscn.net/archives/tag/jquery" class="st_tag internal_tag" rel="tag" title="标签 jquery 下的日志">jQuery</a> 特效加入到 D&#038;Z <a href="http://zeuscn.net/archives/tag/theme" class="st_tag internal_tag" rel="tag" title="标签 Theme 下的日志">Theme</a> Pro CP 主题之后很好的解决了展示“分类内容”不足的缺陷，我也会把这个效果正式加入到该主题中，并连同一些其它内容的升级于本月底免费发放给 <strong>D&#038;Z Theme Pro CP 付费主题用户们</strong>。<br />
<div id="attachment_714" class="wp-caption aligncenter" style="width: 310px"><a href="http://zeuscn.net/wp-content/uploads/2009/11/ajax-load.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/11/ajax-load-300x230.jpg" alt="基于 Ajax 的 jQuery 页面载入" title="点击放大" width="300" height="230" class="size-medium wp-image-714" /></a><p class="wp-caption-text">基于 Ajax 的 jQuery 页面载入</p></div></p>
<p>另外在 <a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html" target="_blank">Which is The Next Theme ?</a> 一文中发起了一个投票，最终 <a href="http://zeuscn.net/archives/tag/wlk" class="st_tag internal_tag" rel="tag" title="标签 WLK 下的日志">WLK</a> 魔兽风格的主题“后程发力”，超过了之前一直排列榜首的 Blue-s ：<br />
{democracy:9}<br />
那么本月我也会把主题制作的中心放在 WLK 这款主题上了，希望能在本月底之前发布这款免费主题 <img src='http://zeuscn.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
<div id="attachment_626" class="wp-caption aligncenter" style="width: 186px"><a href="http://zeuscn.net/wp-content/uploads/2009/10/WLK.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/10/WLK-176x300.jpg" alt="WLK 魔兽风格主题" title="点击放大" width="176" height="300" class="size-medium wp-image-626" /></a><p class="wp-caption-text">WLK 魔兽风格主题</p></div></p>
<p align="right">zEUS.</p>
<hr /><h2>日志评论</h2><ul><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 8日</a>, <a href='http://www.oioq.cn' rel='external nofollow' class='url'>小O</a> writes: 酷毙了！</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 8日</a>, <a href='http://www.life-studio.cn' rel='external nofollow' class='url'>万戈</a> writes: 帅呆了，又有东西可学了</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 8日</a>, <a href='http://louishan.com/' rel='external nofollow' class='url'>Louis Han</a> writes: 不知道是不是展示出来的文章过多，切换标签在浏览器里面会自动上升到最高处</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 8日</a>, <a href='http://neolee.cn' rel='external nofollow' class='url'>老N</a> writes: 期待wlk主题</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 8日</a>, <a href='http://YuJan.com' rel='external nofollow' class='url'>牧狼羊</a> writes: 确实是很不错的效果，赞。</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 8日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 这不是文章数量的问题，是我故意做成这种效果的... 锚点自动滚动。</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 9日</a>, <a href='http://www.jutoy.net' rel='external nofollow' class='url'>Jutoy</a> writes: 现在AJAX越来越流行了~</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 9日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 呵呵，近几年 ajax  一直都很流行哦～</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 10日</a>, <a href='http://zhang3.net' rel='external nofollow' class='url'>张三</a> writes: 期待啊，林子~~又是一个狠不错的效果。。。</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 10日</a>, <a href='http://www.dizoz.com' rel='external nofollow' class='url'>CHARGER</a> writes: 大哥,你能不能别那么厉害啊.小弟跟不上啊..</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 10日</a>, <a href='http://www.laoliyue.cn' rel='external nofollow' class='url'>笑话老李说</a> writes: 魔兽的那个主题比较帅~~</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 10日</a>, <a href='http://www.jixiaxuegong.com' rel='external nofollow' class='url'>迟墨</a> writes: 挺酷的，没给我试用哦</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 11日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 无需试用，直接等月底的正式版吧 :-)</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 11日</a>, <a href='http://scottie.cn' rel='external nofollow' class='url'>西岸</a> writes: 这个功能很强悍。</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 11日</a>, <a href='http://aunsen.com' rel='external nofollow' class='url'>aunsen</a> writes: 郁闷，这个主题适合搞魔兽专题站不适合个人唉！</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 12日</a>, <a href='http://nimen.de' rel='external nofollow' class='url'>小搓板</a> writes: 你太强了。
我对这些都是傻子。、</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十一月 15日</a>, <a href='http://www.onlysb.com' rel='external nofollow' class='url'>最后块烧饼</a> writes: 这功能不错啊， <a href="http://zeuscn.net/archives/tag/dz-theme" class="st_tag internal_tag" rel="tag" title="标签 D&amp;Z Theme 下的日志">D&amp;Z Theme</a> Pro CP越来越强大了！后面那个主题选票WLK竟然胜出了，看来WPer中玩WOW还真不少，zEUS.你做出来后再给主题加个大众化的样式，也不用花多少时间，一举两得。：）期待你新作早日出炉。</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十二月 7日</a>, <a href='http://jayzeng.com' rel='external nofollow' class='url'>jayzeng</a> writes: 你好，我下载了jinwen的主题，里面有你提到的AJAX效果
为什么在我本地的WAMP环境里不能正常使用呢
画面一直停留在“读取中”~
望给予解答~谢谢了</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十二月 8日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 被读取的那个页面是否输出正常呢？</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十二月 9日</a>, <a href='http://www.licream.net' rel='external nofollow' class='url'>licream</a> writes: 不错的功能.</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十二月 9日</a>, <a href='http://jayzeng.com' rel='external nofollow' class='url'>jayzeng</a> writes: 是从JINWEN下载的主题，我没有修改过。那个被读取的页面是友情链接。文件最下面的链接输出应该是正常的，会不会是上面的POST传送数据有问题呢？还是其他？</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十二月 9日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 试试把那个传入的文件的内容修改一下
也就是输出友情链接的代码替换成其它的文字，比如 abcd 什么的，然后看是否有输出。</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十二月 10日</a>, <a href='http://jayzeng.com' rel='external nofollow' class='url'>jayzeng</a> writes: 改了，还是不行~~</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2009年, 十二月 10日</a>, <a href='http://jayzeng.com' rel='external nofollow' class='url'>jayzeng</a> writes: 解决了，原来是post URL 的路径不对加了一个base  才好了，呵呵</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2010年, 一月 22日</a>, <a href='http://www.kainy.cn/' rel='external nofollow' class='url'>freetao</a> writes: 很酷，很实用的功能。</li><li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">2012年, 一月 17日</a>, <a href='http://www.axiscreations.com/' rel='external nofollow' class='url'>current information technology articles</a> writes: <strong>Recommended Websites...</strong>

[...]below you'll find the link to some sites that we think you should visit[...]...</li></ul><hr /><p>本文地址：<a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html">http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html</a>，转载原创文章请注明 <a href="http://zeuscn.net/">zEUScn.NET</a> ‖
      您可以直接 <a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html#comments"title="to the comments">发布评论</a>
      </p>
    <p>Copyright©<a href="%%blogurl%%">zEUScn.NET</a>.Some rights reserved.</p>
(Digital Fingerprint:<br /> 05538bd2e0492fe803256b5788cfa6fd)
	<ul class="st-related-posts">
	<li><a href="http://zeuscn.net/archives/2008/08/14/sth-about-wopus.html" title="Wopus 注册码&#038;文化衫&#038;FQA (2008年, 八月 14日)">Wopus 注册码&#038;文化衫&#038;FQA</a> (32)</li>
	<li><a href="http://zeuscn.net/archives/2009/06/23/501.html" title="501 (2009年, 六月 23日)">501</a> (20)</li>
	<li><a href="http://zeuscn.net/archives/2007/01/31/useronline.html" title="wordpress插件：WP-UserOnline (2007年, 一月 31日)">wordpress插件：WP-UserOnline</a> (17)</li>
	<li><a href="http://zeuscn.net/archives/2008/08/12/beta-diablo-iii-theme.html" title="大菠萝3 Diablo III WordPress 主题公开测试 (2008年, 八月 12日)">大菠萝3 Diablo III WordPress 主题公开测试</a> (36)</li>
	<li><a href="http://zeuscn.net/archives/2008/08/07/yakitori-season-ii.html" title="串烧（第二季） (2008年, 八月 7日)">串烧（第二季）</a> (37)</li>
	<li><a href="http://zeuscn.net/archives/2007/10/25/community-cloud.html" title="Community Cloud—让评论者也“飘”起来 (2007年, 十月 25日)">Community Cloud—让评论者也“飘”起来</a> (96)</li>
	<li><a href="http://zeuscn.net/archives/2008/10/26/diary-5.html" title="又见日记 (2008年, 十月 26日)">又见日记</a> (39)</li>
	<li><a href="http://zeuscn.net/archives/2007/09/02/messageboard-for-wordpress.html" title="2步创建留言本 (2007年, 九月 2日)">2步创建留言本</a> (36)</li>
	<li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html" title="关于 D&#038;Z Theme 的升级公告 (2008年, 十二月 21日)">关于 D&#038;Z Theme 的升级公告</a> (38)</li>
	<li><a href="http://zeuscn.net/archives/2008/09/16/syntax-plugins.html" title="三款引用代码语法高亮插件 (2008年, 九月 16日)">三款引用代码语法高亮插件</a> (90)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html/feed</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>无插件实现 WordPress Lightbox 特效</title>
		<link>http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html</link>
		<comments>http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html#comments</comments>
		<pubDate>Sat, 31 Oct 2009 16:14:42 +0000</pubDate>
		<dc:creator>zEUS.</dc:creator>
				<category><![CDATA[Wordpress研究]]></category>
		<category><![CDATA[D&Z Theme]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://zeuscn.net/?p=658</guid>
		<description><![CDATA[上一篇日志介绍了让 WordPress 原生相册功能实现基于 jQuery 的 lightbox 特效，技巧是利用了 lightbox 的一个调用方法，依照同样的方法我们也可以让 WordPress 原生的图片功能也能获得 lightbox 特效，也就是说在文章中插入一张图片的情况下也能实现点击放大浏览这种特效。 其原理也很简单，我们在直接利用 WordPress 文章编辑后台插入“上传、相册或媒体里已经存在的图片”： 之后程序会自动在前台页面代码中插入一个叫做 “wp-caption” 的 class 那么和上一篇方法一样，先去官方网站下载一套 jQuery 的 lightbox plugin ，解压压缩包之后分别在 js 目录和 css 目录下找到如下3个文件： jquery.js jquery.lightbox-0.5.min.js jquery.lightbox-0.5.css 将以上三个文件通过 FTP 上传到你所使用的 wordpress 主题目录下，然后在 &#60;head&#62;&#60;/head&#62; 标签内插入以下代码即可： &#60;script type=&#34;text/javascript&#34; src=&#34;&#60;?php bloginfo&#40;'template_directory'&#41;; ?&#62;/jquery.js&#34;&#62;&#60;/script&#62; &#60;?php if &#40;is_single&#40;&#41; or is_page&#40;&#41;&#41; &#123; ?&#62; &#60;script type=&#34;text/javascript&#34; src=&#34;&#60;?php [...]]]></description>
			<content:encoded><![CDATA[<p>上一篇日志介绍了<a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html" target="_blank">让 WordPress <strong>原生相册</strong>功能实现基于 jQuery 的 lightbox 特效</a>，技巧是利用了 lightbox 的一个调用方法，依照同样的方法我们也可以让 <a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> <strong>原生的图片</strong>功能也能获得 lightbox 特效，也就是说在文章中插入一张图片的情况下也能实现点击放大浏览这种特效。</p>
<p>其原理也很简单，我们在直接利用 WordPress 文章编辑后台插入“上传、相册或媒体里已经存在的图片”：<br />
<div id="attachment_659" class="wp-caption aligncenter" style="width: 310px"><a href="http://zeuscn.net/wp-content/uploads/2009/10/wp-caption.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/10/wp-caption-300x267.jpg" alt="WP 文章编辑插入图片" title="点击放大" width="300" height="267" class="size-medium wp-image-659" /></a><p class="wp-caption-text">WP 文章编辑插入图片</p></div></p>
<p>之后程序会自动在前台页面代码中插入一个叫做 “wp-caption” 的 class<br />
<div id="attachment_660" class="wp-caption aligncenter" style="width: 310px"><a href="http://zeuscn.net/wp-content/uploads/2009/10/wp-caption2.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/10/wp-caption2-300x290.jpg" alt="自动生成 wp-caption" title="点击放大" width="300" height="290" class="size-medium wp-image-660" /></a><p class="wp-caption-text">自动生成 wp-caption 这个class</p></div></p>
<p>那么和上一篇方法一样，先去官方网站下载一套 <a href="http://zeuscn.net/archives/tag/jquery" class="st_tag internal_tag" rel="tag" title="标签 jquery 下的日志">jQuery</a> 的 lightbox plugin ，解压压缩包之后分别在 js 目录和 <a href="http://zeuscn.net/archives/tag/css" class="st_tag internal_tag" rel="tag" title="标签 css 下的日志">css</a> 目录下找到如下3个文件：<br />
jquery.js<br />
jquery.lightbox-0.5.min.js<br />
jquery.lightbox-0.5.css<br />
将以上三个文件通过 FTP 上传到你所使用的 wordpress 主题目录下，然后在 &lt;head&gt;&lt;/head&gt; 标签内插入以下代码即可：</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">&lt;script type=&quot;text/javascript&quot; src=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'template_directory'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>/jquery.js&quot;&gt;&lt;/script&gt;
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>is_single<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> or is_page<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
&lt;script type=&quot;text/javascript&quot; src=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'template_directory'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>/jquery.lightbox-0.5.min.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/css&quot; src=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'template_directory'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>/jquery.lightbox-0.5.css&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
$(function() {
     $('.gallery a').lightBox(); //给原生相册功能加入 lightbox 特效
     $('.wp-caption a').lightBox(); //给原生图片功能加入 lightbox 特效
});
&lt;/script&gt;
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #009900;">&#125;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>当然了，由于其中加入了判断，这个效果也只会出现在“文章页”和“页面页”。以上是主题在不支持 jQuery 的时候所添加的代码，如果主题已经加载了 jQuery 库，则需要酌情增加相关的代码了。 </p>
<p>总结一下，基于 jQuery 的 lightbox ，我们无需任何其它 WordPress 的插件，就可以让 WordPress 原生的图片功能和相册功能都具有 lightbox 图片点击放大的特效。而且这个是基于 jQuery 库的一种扩展，因而我们可以在主题里方便的同时应用多种 jQuery 特效～ 比如 <a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html" target="_blank">D&amp;Z Theme Pro CP</a> 主题侧栏 TAB 栏的切换效果、整站的锚点滚动和文章栏侧栏“MyConverse – 每个人都应该有一双匡威”栏目下的图片效果。</p>
<p>最后上几张实例展示：<br />
<div id="attachment_663" class="wp-caption aligncenter" style="width: 310px"><a href="http://zeuscn.net/wp-content/uploads/2009/11/OP.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/11/OP-300x237.jpg" alt="擎天柱 CG 图" title="OP" width="300" height="237" class="size-medium wp-image-663" /></a><p class="wp-caption-text">擎天柱 CG 图</p></div> <div id="attachment_662" class="wp-caption aligncenter" style="width: 310px"><a href="http://zeuscn.net/wp-content/uploads/2009/11/Ravage.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/11/Ravage-300x213.jpg" alt="机器狗 CG 图" title="Ravage" width="300" height="213" class="size-medium wp-image-662" /></a><p class="wp-caption-text">机器狗 CG 图</p></div> <div id="attachment_661" class="wp-caption aligncenter" style="width: 310px"><a href="http://zeuscn.net/wp-content/uploads/2009/11/Starscream.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/11/Starscream-300x245.jpg" alt="红蜘蛛 CG 图" title="点击放大" width="300" height="245" class="size-medium wp-image-661" /></a><p class="wp-caption-text">红蜘蛛 CG 图</p></div> <div id="attachment_657" class="wp-caption aligncenter" style="width: 310px"><a href="http://zeuscn.net/wp-content/uploads/2009/10/Devastator.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/10/Devastator-300x205.jpg" alt="大力神 CG 图" title="点击放大" width="300" height="205" class="size-medium wp-image-657" /></a><p class="wp-caption-text">大力神 CG 图</p></div><br />
YUPOO ID : ff8001e3-9f0b-4487-8c02-d9e45f8d1045</p>
<p align=right>zEUS.</p>
<hr /><h2>日志评论</h2><ul><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2009年, 十一月 1日</a>, <a href='http://www.life-studio.cn' rel='external nofollow' class='url'>万戈</a> writes: 很好，这一特效我的主题上也能用了</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2009年, 十一月 1日</a>, <a href='http://zou.lu/' rel='external nofollow' class='url'>Showfom</a> writes: 用jq……</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2009年, 十一月 1日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: jq这玩意很时髦 :-D</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2009年, 十二月 15日</a>, <a href='http://www.licream.net' rel='external nofollow' class='url'>licream</a> writes: 你好，能提供下：
jquery.js
jquery.lightbox-0.5.min.js
jquery.lightbox-0.5.css这三个文件吗？谢谢啊 
或给个链接也行。我在网上找不到。- -</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2009年, 十二月 16日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 是和这个 jq 插件相关的这3个文件吗？</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2009年, 十二月 17日</a>, <a href='http://www.licream.net' rel='external nofollow' class='url'>licream</a> writes: 嗯.</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2010年, 九月 20日</a>, <a href='http://yesure.net' rel='external nofollow' class='url'>yesureadmin</a> writes: 很酷 真的，哪三个文件哪下</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 23日</a>, <a href='http://servinion.weebly.com' rel='external nofollow' class='url'>servinion</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 25日</a>, <a href='http://PromiseProductionsUSA.com' rel='external nofollow' class='url'>Dallas Marketing</a> writes: <strong>Sources...</strong>

[...]check below, are some totally unrelated websites to ours, however, they are most trustworthy sources that we use[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 26日</a>, <a href='http://DallasSeniorPortraitPhotographer.com' rel='external nofollow' class='url'>Dallas Senior Portrait Photographer</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 26日</a>, <a href='http://www.evelyne-escort.com' rel='external nofollow' class='url'>Escort girl Paris</a> writes: <strong>I gotta {bookmark | favorite} this {website | web site | internet site | site} it seems {very useful | very helpful | invaluable | very beneficial | handy | extremely helpful} {very useful | very helpful | invaluable | very beneficial | handy | extre...</strong>

Just wanna input that you have a very nice internet site , I enjoy the style and design it really stands out....</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 26日</a>, <a href='http://arsenal.caucasus.net/user/qyofkmtgotogpbtydh/' rel='external nofollow' class='url'>best creatine supplements</a> writes: <strong>Great website...</strong>

[...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 27日</a>, <a href='http://wikibulls.com/wiki/index.php?title=User:PaulsenMenzies1181' rel='external nofollow' class='url'>LED Lights</a> writes: <strong>Websites worth visiting...</strong>

[...]here are some links to sites that we link to because we think they are worth visiting[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 27日</a>, <a href='http://www.paranormalactivitiesltd.com/' rel='external nofollow' class='url'>paranormal activities</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 27日</a>, <a href='http://rosspine.blogspot.com/' rel='external nofollow' class='url'>Ross Pine</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 27日</a>, <a href='http://freemoviedownloads887.tumblr.com/post/16568627234/unlimited-movie-downloads-tips-pick-the-best-dump' rel='external nofollow' class='url'>Free Movie Downloads</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 27日</a>, <a href='http://www.zip-online.net/directory/online-shop-875/rss2.php' rel='external nofollow' class='url'>Online Shop</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 27日</a>, <a href='http://www.xdiscussion.com' rel='external nofollow' class='url'>Porn forum</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 28日</a>, <a href='http://cleaning-business-tips.blogspot.com/' rel='external nofollow' class='url'>starting a cleaning business</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 28日</a>, <a href='http://smssales4text.com' rel='external nofollow' class='url'>target sms coupons</a> writes: <strong>Sources...</strong>

[...]check below, are some totally unrelated websites to ours, however, they are most trustworthy sources that we use[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 28日</a>, <a href='http://www.radiowings.net/mediawiki/index.php?title=User:EmmelineKilham3341' rel='external nofollow' class='url'>How to get Twitter followers</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 28日</a>, <a href='http://trader1ew.com' rel='external nofollow' class='url'>auto accessories</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 28日</a>, <a href='http://kredytychwilowkibezbik.com' rel='external nofollow' class='url'>kredyty chwilowki</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 28日</a>, <a href='http://www.ziki.com/en/harry-walker-1+797274/post/There-are-bunch+13738691' rel='external nofollow' class='url'>nono hair removal</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 28日</a>, <a href='http://www.blitzeranwalt.net' rel='external nofollow' class='url'>Blitzeranwalt</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 28日</a>, <a href='http://themaninthesea.com/index.php/member/79165/' rel='external nofollow' class='url'>ms word</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 28日</a>, <a href='http://danielpeterson20.over-blog.com/pages/all-about-dual-sim-and-multi-sim-phones-6491460.html' rel='external nofollow' class='url'>olcso mobiltelefonok</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 29日</a>, <a href='http://en.netlog.com/alvinophi/blog/blogid=6000538#blog' rel='external nofollow' class='url'>Alvin Blog</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 29日</a>, <a href='http://www.askalivepsychic.com' rel='external nofollow' class='url'>MEDITATION AND KARMA</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 30日</a>, <a href='http://taxisacramento.org/index.php/2011/11/try-the-cybex-arc-trainer-to-shed-those-additional-lbs/' rel='external nofollow' class='url'>cybexarc trainer</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 30日</a>, <a href='http://www.facebook.com/notes/build-lean-muscle-mass/bsn-syntha-6-protein-powder-review/241904755886856' rel='external nofollow' class='url'>syntha six</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 30日</a>, <a href='http://treatmentsforacnetip.com/getting-rid-of-acne-scars/' rel='external nofollow' class='url'>Getting Rid of Acne Scars or makeup ?</a> writes: <strong>Websites worth visiting...</strong>

[...]here are some links to sites that we link to because we think they are worth visiting[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 30日</a>, <a href='http://gpsforwalking.org/reviews/garmin-60csx' rel='external nofollow' class='url'>garmin gps 60csx</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 31日</a>, <a href='http://perrygpberry.tumblr.com' rel='external nofollow' class='url'>dating online</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 31日</a>, <a href='http://www.hugeyieldscam.com' rel='external nofollow' class='url'>huge yield scam</a> writes: <strong>Websites worth visiting...</strong>

[...]here are some links to sites that we link to because we think they are worth visiting[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 31日</a>, <a href='http://www.perfectcanvases.com' rel='external nofollow' class='url'>Laraine Antonacci</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 一月 31日</a>, <a href='http://www.desispy.com/' rel='external nofollow' class='url'>Wade Scharich</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 1日</a>, <a href='http://svmomsalums.com/index.php/2011/12/just-how-to-become-a-man-magnet-here-are-actually-the-tools-which-will-aid-one-naturally-draw-in-all-men-real-fast/' rel='external nofollow' class='url'>how to become a guy magnet book</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 1日</a>, <a href='http://www.runescapechat.com/forum/member.php?u=1129822' rel='external nofollow' class='url'>At Home Laser Hair Removal</a> writes: <strong>Recommeneded websites...</strong>

[...]Here are some of the sites we recommend for our visitors[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 1日</a>, <a href='http://www.grcdental.com.au' rel='external nofollow' class='url'>loupe light</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 1日</a>, <a href='http://www.mortgagebrokerland.com/f2/anyone-been-scott-tucker-seminar-824/' rel='external nofollow' class='url'>Scott Tucker Payday Loans</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 2日</a>, <a href='http://www.forbearrance.com/mortgage-broker-scott-tucker-helps-seniors-pay-for-long-term-care/' rel='external nofollow' class='url'>Scott Tucker Payday Loans</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 2日</a>, <a href='http://level5motorsports.com/team.cfm' rel='external nofollow' class='url'>Scott Tucker Racing</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 2日</a>, <a href='http://americanlemans.com/primary1.php?cat=driver%7C870' rel='external nofollow' class='url'>Scott Tucker Racing</a> writes: <strong>Superb website...</strong>

[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 2日</a>, <a href='http://www.npr.org/templates/story/story.php?storyId=129195925' rel='external nofollow' class='url'>Scott Tucker Racing</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 2日</a>, <a href='http://www.imdb.com/name/nm0046112/' rel='external nofollow' class='url'>Scott Tucker CBS</a> writes: <strong>Recommeneded websites...</strong>

[...]Here are some of the sites we recommend for our visitors[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 2日</a>, <a href='http://www.tvguide.com/celebrities/penn-badgley/190745' rel='external nofollow' class='url'>Scott Tucker CBS</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 2日</a>, <a href='http://www.planetlemans.com/2010/12/11/level-5-motorsports-to-run-2-lmp2-cars-in-2011/' rel='external nofollow' class='url'>Scott Tucker Leawood</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 3日</a>, <a href='http://www.hugeyield.us' rel='external nofollow' class='url'>join huge yield</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 3日</a>, <a href='http://www.gather.com/viewArticle.action?articleId=281474981076715' rel='external nofollow' class='url'>gynexin</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 3日</a>, <a href='http://www.scribd.com/doc/47342821/Free-Brazzers-Password' rel='external nofollow' class='url'>Brazzers Password</a> writes: <strong>Sources...</strong>

[...]check below, are some totally unrelated websites to ours, however, they are most trustworthy sources that we use[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 3日</a>, <a href='http://www.lighting-linx.com' rel='external nofollow' class='url'>clearwater homes</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 3日</a>, <a href='http://video-production-nyc.com/corporate/' rel='external nofollow' class='url'>corporate video production nyc</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 4日</a>, <a href='http://ezinearticles.com/?Top-Ten-Myths-About-Plastic-Surgery&#038;id=3907536' rel='external nofollow' class='url'>plastic surgery houston</a> writes: <strong>Cool sites...</strong>

[...]we came across a cool site that you might enjoy. Take a look if you want[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 4日</a>, <a href='http://www.bpo-companies.com' rel='external nofollow' class='url'>BPO Companies</a> writes: <strong>Informative and accurate...</strong>

Its difficult to find informative and precise information but here I noted...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 4日</a>, <a href='http://www.bpo-university.com/instructors.html' rel='external nofollow' class='url'>broker price opinions</a> writes: <strong>Wikipedia...</strong>

Wikipedia linked to this place...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 5日</a>, <a href='http://cpneworkshop.com/clinical-resources/8-resourse1/25--clinical-prep-resourse6' rel='external nofollow' class='url'>http://www.athletesacceleration.com</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 6日</a>, <a href='http://banknotegallery.blogspot.com' rel='external nofollow' class='url'>currency</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 7日</a>, <a href='http://escortmilano342.wordpress.com/2012/02/06/escort-milano/' rel='external nofollow' class='url'>escort milano</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 7日</a>, <a href='http://frostwire10.com/' rel='external nofollow' class='url'>frostwire</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 7日</a>, <a href='http://matthansen1231.tumblr.com/' rel='external nofollow' class='url'>full story</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 7日</a>, <a href='http://deedeecocheta.com/?p=66' rel='external nofollow' class='url'>Air Conditioning Repairs</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 7日</a>, <a href='http://escortservicelosangeles173.wordpress.com/2012/02/07/mens-dating-advice-3-dating-tips-that-will-get-you-more-action-this-coming-year/' rel='external nofollow' class='url'>escort agency los angeles</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 7日</a>, <a href='http://www.vilago21.com/event/Payam+Pedram+Explains+some+great+benefits+of+Managed+Futures/382186/profile' rel='external nofollow' class='url'>Payam Pedram</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 7日</a>, <a href='http://za.linkedin.com/in/chrismurraytours' rel='external nofollow' class='url'>chris murray</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 7日</a>, <a href='http://gamestopcoupons975.tumblr.com/post/17204775342/the-best-guide-to-coupon-codes' rel='external nofollow' class='url'>Gamestop Coupon</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 7日</a>, <a href='http://www.ziki.com/en/isaac-erickson+835890/post/Choosing-Your-P+13811387' rel='external nofollow' class='url'>best protein powder for women</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 7日</a>, <a href='http://emmalopez509000.webs.com/apps/blog/show/12205981-what-women-consider-when-searching-for-sugar-daddy-personals' rel='external nofollow' class='url'>sugar daddy</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 7日</a>, <a href='http://WorkwithMDP.com' rel='external nofollow' class='url'>Project Payday</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 7日</a>, <a href='http://www.youtube.com/watch?v=_tpDmAcqp4w' rel='external nofollow' class='url'>All Inclusive Holidays</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://www.youtube.com/watch?v=qGYE-2wry00' rel='external nofollow' class='url'>travel</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://www.vilago21.com/event/create' rel='external nofollow' class='url'>disco hire</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://community.atom.com/Post/Top-Dating-Tips-for-Guys--Be-described-as-a-Man/03EFBFFFF02598DE3000801878A6A' rel='external nofollow' class='url'>los angeles escort girls</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://jordanfleming5771992.blog.hr/2012/02/1629957282/find-the-best-seo-technique-for-new-websites.html' rel='external nofollow' class='url'>SEO Link Monster bonus</a> writes: <strong>Websites worth visiting...</strong>

[...]here are some links to sites that we link to because we think they are worth visiting[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://isellsevier.blog.com/2012/02/02/fluticasone-spray-fluticasone-nasal-spray/' rel='external nofollow' class='url'>fluticasone nasal spray</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://audrasilverman0.insanejournal.com/463.html' rel='external nofollow' class='url'>best penis extender</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://steveroberts922.siterun.eu/http://losangelesdentistusa.com/' rel='external nofollow' class='url'>beverly hills dentist</a> writes: <strong>Cool sites...</strong>

[...]we came across a cool site that you might enjoy. Take a look if you want[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://groups.diigo.com/group/erfksltikelypoprgqwt/content/soccer-player-methods-for-better-performance-4139139' rel='external nofollow' class='url'>goal crazy</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://donaldmason093.yoctown.com/3-Important-Web-site-desi.html' rel='external nofollow' class='url'>agencia web</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://groups.diigo.com/group/tqppnwumtufaewjixtpk/content/dining-tables-may-bring-the-household-together-4144567' rel='external nofollow' class='url'>best dining tables</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://zeduga.com' rel='external nofollow' class='url'>download free music</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://www.youtube.com/watch?v=Y0iw6uLAqQQ' rel='external nofollow' class='url'>Scott tucker</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 8日</a>, <a href='http://www.youtube.com/watch?v=qWgmmAhMuHU' rel='external nofollow' class='url'>Scott Tucker Racing</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 9日</a>, <a href='http://musiccityinteractive.com/monday-funday-iphone%E2%80%99s-siri-virtual-assistant-vs-human-assistant/' rel='external nofollow' class='url'>Scott Tucker CBS</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 9日</a>, <a href='http://www.vardacohen.com/candles-frosted' rel='external nofollow' class='url'>http://www.vardacohen.com/cake-toppers</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 9日</a>, <a href='http://www.ziki.com/en/tim-williams-9+840679/post/Plus-One-Foundr+13820512' rel='external nofollow' class='url'>buy google plus ones</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 9日</a>, <a href='http://www.lafermejerome.com/lfj-saison-2/merci-aux-fans-mais.html' rel='external nofollow' class='url'>Scott Tucker CBS</a> writes: <strong>Sources...</strong>

[...]check below, are some totally unrelated websites to ours, however, they are most trustworthy sources that we use[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 9日</a>, <a href='http://www.pennyauctioncustomers.com' rel='external nofollow' class='url'>zeek rewards sm</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">2012年, 二月 9日</a>, <a href='http://www.incompany.com/blog.php?user=charlottemarsh23&#038;blogentry_id=195651' rel='external nofollow' class='url'>Kinky curly curling custard Target</a> writes: <strong>Recommeneded websites...</strong>

[...]Here are some of the sites we recommend for our visitors[...]…...</li></ul><hr /><p>本文地址：<a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html">http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html</a>，转载原创文章请注明 <a href="http://zeuscn.net/">zEUScn.NET</a> ‖
      您可以直接 <a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html#comments"title="to the comments">发布评论</a>
      </p>
    <p>Copyright©<a href="%%blogurl%%">zEUScn.NET</a>.Some rights reserved.</p>
(Digital Fingerprint:<br /> 05538bd2e0492fe803256b5788cfa6fd)
	<ul class="st-related-posts">
	<li><a href="http://zeuscn.net/archives/2008/08/18/diary-2.html" title="八月十八日 星期一 晴 (2008年, 八月 18日)">八月十八日 星期一 晴</a> (111)</li>
	<li><a href="http://zeuscn.net/archives/2008/08/26/diablo-iii-theme-released.html" title="WordPress 主题模板：大菠萝3 Diablo III (2008年, 八月 26日)">WordPress 主题模板：大菠萝3 Diablo III</a> (140)</li>
	<li><a href="http://zeuscn.net/archives/2008/10/25/recall-wopus.html" title="很囧的点名 (2008年, 十月 25日)">很囧的点名</a> (13)</li>
	<li><a href="http://zeuscn.net/archives/2008/09/02/dztheme-is-coming.html" title="DZTHEME.COM 震撼上线 (2008年, 九月 2日)">DZTHEME.COM 震撼上线</a> (90)</li>
	<li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html" title="D&#038;Z Theme Pro CP 版正式（付费）发布 (2009年, 六月 19日)">D&#038;Z Theme Pro CP 版正式（付费）发布</a> (130)</li>
	<li><a href="http://zeuscn.net/archives/2008/11/24/wordpress-custum-fields-pics.html" title="使用自定义字段给 WordPress 添加日志图片 (2008年, 十一月 24日)">使用自定义字段给 WordPress 添加日志图片</a> (27)</li>
	<li><a href="http://zeuscn.net/archives/2009/11/23/dz-theme-pro-cp-update.html" title="加量不加价 D&#038;Z Theme Pro CP 升级 (2009年, 十一月 23日)">加量不加价 D&#038;Z Theme Pro CP 升级</a> (23)</li>
	<li><a href="http://zeuscn.net/archives/2008/02/03/cynthia-theme.html" title="WordPress 主题模板：Cynthia Theme (2008年, 二月 3日)">WordPress 主题模板：Cynthia Theme</a> (13)</li>
	<li><a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html" title="D&#038;Z Theme Pro Green CP 版发布 (2009年, 十月 27日)">D&#038;Z Theme Pro Green CP 版发布</a> (10)</li>
	<li><a href="http://zeuscn.net/archives/2009/06/14/09-wordpress-tshirt-more.html" title="团购 WordPress T恤进展 (2009年, 六月 14日)">团购 WordPress T恤进展</a> (26)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html/feed</wfw:commentRss>
		<slash:comments>89</slash:comments>
		</item>
		<item>
		<title>无插件让 WordPress 原生相册支持 lightbox</title>
		<link>http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html</link>
		<comments>http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html#comments</comments>
		<pubDate>Sat, 31 Oct 2009 03:58:30 +0000</pubDate>
		<dc:creator>zEUS.</dc:creator>
				<category><![CDATA[Wordpress研究]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://zeuscn.net/?p=644</guid>
		<description><![CDATA[不提倡使用过多的 WordPress 插件，因为很多插件都会在 head 标签内增加大量的 JS，无疑这会影响到页面载入的速度，因而我就想能整合到主题里的效果尽量整合进来“统一管理”，这样自己也好让 JS 出现在它们需要的地方，避免不必要的加载。这里简单介绍一下给主题加入 jQuery 的 lightbox 特效后如何让它能够支持 WordPress 原生的图片相册功能。 我在上一篇日志里第一次使用了 WordPress 原生相册功能，给我感觉挺不错的——方便快捷，但是它的图片链接会重新打开图片，这着实不是很爽。另外，由于 D&#38;Z Theme Pro CP 主题已经内嵌了 jQuery 的 lightbox 特效，于是我就想能否将两者结合起来，不试不知道，一试还真成功了 而且还只是仅仅只是在 header.php 中加入了一句代码： $&#40;'.gallery a'&#41;.lightBox&#40;&#41;; D&#38;Z Theme Pro CP 的用户只需在 header.php 文件中搜索一下“lightbox”这个关键词，然后将上面那句代码添加成如下形式即可： $&#40;function&#40;&#41; &#123; $&#40;'a[@rel*=lightbox]'&#41;.lightBox&#40;&#41;; // Select all links that contains lightbox in the attribute rel $&#40;'.gallery a'&#41;.lightBox&#40;&#41;; &#125;&#41;; [...]]]></description>
			<content:encoded><![CDATA[<p>不提倡使用过多的 <a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 插件，因为很多插件都会在 head 标签内增加大量的 JS，无疑这会影响到页面载入的速度，因而我就想能整合到主题里的效果尽量整合进来“统一管理”，这样自己也好让 JS 出现在它们需要的地方，避免不必要的加载。这里简单介绍一下给主题加入 <a href="http://zeuscn.net/archives/tag/jquery" class="st_tag internal_tag" rel="tag" title="标签 jquery 下的日志">jQuery</a> 的 lightbox 特效后如何让它能够支持 <a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 原生的图片相册功能。</p>
<p>我在<a href="http://zeuscn.net/archives/2009/10/31/cool-photos.html" target="_blank">上一篇日志</a>里第一次使用了 WordPress 原生相册功能，给我感觉挺不错的——方便快捷，但是它的图片链接会重新打开图片，这着实不是很爽。另外，由于 <a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html" target="_blank">D&amp;Z Theme Pro CP</a> 主题已经内嵌了 jQuery 的 lightbox 特效，于是我就想能否将两者结合起来，不试不知道，一试还真成功了 <img src='http://zeuscn.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' />  而且还只是仅仅只是在 header.php 中加入了一句代码：</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.gallery a'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">lightBox</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p><a href="http://zeuscn.net/archives/tag/dz-theme" class="st_tag internal_tag" rel="tag" title="标签 D&amp;Z Theme 下的日志">D&amp;Z Theme</a> Pro CP 的用户只需在 header.php 文件中搜索一下“lightbox”这个关键词，然后将上面那句代码添加成如下形式即可：</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'a[@rel*=lightbox]'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">lightBox</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// Select all links that contains lightbox in the attribute rel</span>
    $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.gallery a'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">lightBox</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>这里简单解释一下：<br />
jQuery lightbox 的官方介绍（<a href="http://leandrovieira.com/projects/jquery/lightbox/">http://leandrovieira.com/projects/jquery/lightbox/</a>）中可以得知调用 lightbox 特效的方法有如下几种：</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
	<span style="color: #006600; font-style: italic;">// Use this example, or...</span>
	$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'a[@rel*=lightbox]'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">lightBox</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// Select all links that contains lightbox in the attribute rel</span>
	<span style="color: #006600; font-style: italic;">// This, or...</span>
	$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#gallery a'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">lightBox</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// Select all links in object with gallery ID</span>
	<span style="color: #006600; font-style: italic;">// This, or...</span>
	$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'a.lightbox'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">lightBox</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// Select all links with lightbox class</span>
	<span style="color: #006600; font-style: italic;">// This, or...</span>
	$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'a'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">lightBox</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// Select all links in the page</span>
	<span style="color: #006600; font-style: italic;">// ... The possibility are many. Use your creative or choose one in the examples above</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>当我们在 WordPress 中插入原生相册的时候，系统会自动在调用相册的源代码中加入 gallery 这个 class：<br />
<img class="aligncenter size-full wp-image-645" title="自动添加 gallery class" src="http://zeuscn.net/wp-content/uploads/2009/10/0011.jpg" alt="自动添加 gallery class" width="527" height="413" /></p>
<p>然后我根据 lightbox 的调用方法，将其中的</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#gallery a'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">lightBox</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// 凡是带有 gallery ID 的对象都会启用 lightbox 特效</span></pre></div></div>

<p>改为了</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.gallery a'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">lightBox</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #006600; font-style: italic;">// 凡是带有 gallery Class 的对象都会启用 lightbox 特效</span></pre></div></div>

<p>即可，相当 Easy 吧～ 这样 <a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html" target="_blank">D&amp;Z Theme Pro CP</a> 主题就能良好的支持 WordPress 原生相册的功能了！<br />
<strong><br />
那么在一个不支持 lightbox 的 wordpress 主题里我们要如何做呢？</strong><br />
先去官方网站下载一套 jQuery 的 lightbox plugin ，解压压缩包之后分别在 js 目录和 <a href="http://zeuscn.net/archives/tag/css" class="st_tag internal_tag" rel="tag" title="标签 css 下的日志">css</a> 目录下找到如下3个文件：<br />
<strong>jquery.js</strong><br />
<strong>jquery.lightbox-0.5.min.js</strong><br />
<strong>jquery.lightbox-0.5.css</strong><br />
将以上三个文件通过 FTP 上传到你所使用的 wordpress 主题目录下<br />
打开主题的 header.php ，将如下代码加入到 &lt;head&gt;&lt;/head&gt; 标签内：</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">&lt;script src=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'template_directory'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>/jquery.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'template_directory'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>/jquery.lightbox-0.5.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'template_directory'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>/jquery.lightbox-0.5.css&quot; type=&quot;text/css&quot;&gt;&lt;/script&gt;</pre></div></div>

<p>然后再加入上文介绍的：</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>script type<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;text/javascript&quot;</span><span style="color: #339933;">&gt;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#gallery a'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">lightBox</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.gallery a'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">lightBox</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #339933;">&lt;/</span>script<span style="color: #339933;">&gt;</span></pre></div></div>

<p>就大功告成了～ 但是一般来说我们只会在文章页或者页面页调用相册功能，所以我们可以使用一个判断语句让它们只在这两类页面中加载：</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>is_single<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> or is_archive or is_page<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
    &lt;script src=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'template_directory'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>/jquery.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
    &lt;script src=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'template_directory'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>/jquery.lightbox-0.5.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
    &lt;script src=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'template_directory'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>/jquery.lightbox-0.5.css&quot; type=&quot;text/css&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot;&gt;
    $('#gallery a').lightBox();
    $('.gallery a').lightBox();
    &lt;/script&gt;
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #009900;">&#125;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>That&#8217;s all~<br />
使用以上方法我相信原生的 WordPress 相册就能满足大部分用户的需求了，用它来代替功能强大但略显臃肿的 NextGEN Gallery 相册插件基本没啥问题～</p>
<p>看过以上介绍还不赶紧给自己的主题加上这么酷的效果？<br />

<a href='http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html/attachment/005' title='005'><img width="150" height="150" src="http://zeuscn.net/wp-content/uploads/2009/10/0051-150x150.jpg" class="attachment-thumbnail" alt="005" title="005" /></a>
<a href='http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html/003-2' title='003'><img width="150" height="150" src="http://zeuscn.net/wp-content/uploads/2009/10/0031-150x150.jpg" class="attachment-thumbnail" alt="003" title="003" /></a>
<a href='http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html/attachment/006' title='006'><img width="150" height="150" src="http://zeuscn.net/wp-content/uploads/2009/10/0061-150x150.jpg" class="attachment-thumbnail" alt="006" title="006" /></a>
<a href='http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html/attachment/009' title='009'><img width="150" height="150" src="http://zeuscn.net/wp-content/uploads/2009/10/0091-150x150.jpg" class="attachment-thumbnail" alt="009" title="009" /></a>
<a href='http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html/attachment/007' title='007'><img width="150" height="150" src="http://zeuscn.net/wp-content/uploads/2009/10/0071-150x150.jpg" class="attachment-thumbnail" alt="007" title="007" /></a>
<a href='http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html/attachment/004' title='004'><img width="150" height="150" src="http://zeuscn.net/wp-content/uploads/2009/10/0041-150x150.jpg" class="attachment-thumbnail" alt="004" title="004" /></a>
</p>
<p align="right">zEUS.</p>
<hr /><h2>日志评论</h2><ul><li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">2009年, 十月 31日</a>, <a href='http://www.life-studio.cn' rel='external nofollow' class='url'>万戈</a> writes: 好像和我的主题无缘了。。。</li><li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">2009年, 十月 31日</a>, <a href='http://imcat.in' rel='external nofollow' class='url'>Cat.</a> writes: 我等了很久了!!</li><li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">2009年, 十月 31日</a>, <a href='http://sivan.in/blog/' rel='external nofollow' class='url'>Sivan</a> writes: 没抢到沙发。现在用的picasa相册没用本地存图所以暂时使不上。</li><li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">2009年, 十月 31日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 呵呵，一直担心 GFW 哪天发威把 picasa 也给墙掉，所以没敢用国外的相册...</li><li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">2009年, 十月 31日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 文章后半部分介绍了非 D&Z <a href="http://zeuscn.net/archives/tag/theme" class="st_tag internal_tag" rel="tag" title="标签 Theme 下的日志">Theme</a> Pro CP 的使用方法呀～</li><li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">2009年, 十一月 1日</a>, <a href='http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html' rel='external nofollow' class='url'>无插件实现 WordPress Lightbox 特效 &raquo; 網生@誌 | zEUS.&#8217;Blog</a> writes: [...] 上一篇日志介绍了让 WordPress 原生相册功能实现基于 jQuery 的 lightbox 特效，技巧是利用了 lightbox 的一个调用方法，依照同样的方法我们也可以让 WordPress 原生的图片功能也能获得 lightbox 特效，也就是说在文章中插入一张图片的情况下也能实现点击放大浏览这种特效。 [...]</li><li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">2009年, 十一月 1日</a>, <a href='http://www.x-idea.cn' rel='external nofollow' class='url'>创意无限</a> writes: 不错，收藏了！</li><li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">2009年, 十一月 3日</a>, <a href='http://zhang3.net' rel='external nofollow' class='url'>张三</a> writes: 我靠，林子你的变形金刚真多……</li><li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">2009年, 十一月 3日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 哈哈，我就好这口...</li><li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">2010年, 二月 22日</a>, <a href='http://www.sixi.info/20100221/jquery-lightbox.html' rel='external nofollow' class='url'>无插件让Wordpress支持jquery lightbox &raquo; 四夕小罗</a> writes: [...] 前几天看到zEUS.博客的一篇无插件让 WordPress 原生相册支持 lightbox的文章，心血来潮也想拥有个性的图片显示。 [...]</li><li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">2010年, 四月 11日</a>, <a href='http://limy.tk' rel='external nofollow' class='url'>limory</a> writes: 老大，请问如何在header.php中加载wordpress自身的jquery.js库文件？？？</li><li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">2012年, 一月 11日</a>, <a href='http://www.buyfanpagefans.com/' rel='external nofollow' class='url'>message fans facebook page</a> writes: <strong>Super Website...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]...</li></ul><hr /><p>本文地址：<a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html">http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html</a>，转载原创文章请注明 <a href="http://zeuscn.net/">zEUScn.NET</a> ‖
      您可以直接 <a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html#comments"title="to the comments">发布评论</a>
      </p>
    <p>Copyright©<a href="%%blogurl%%">zEUScn.NET</a>.Some rights reserved.</p>
(Digital Fingerprint:<br /> 05538bd2e0492fe803256b5788cfa6fd)
	<ul class="st-related-posts">
	<li><a href="http://zeuscn.net/archives/2008/09/11/wordpress-cms-index.html" title="WordPress 较常用的首页文章 CMS 排版方法 (2008年, 九月 11日)">WordPress 较常用的首页文章 CMS 排版方法</a> (108)</li>
	<li><a href="http://zeuscn.net/archives/2008/08/03/ie6-support-png.html" title="IE6 支持 PNG 格式图片的 CSS 滤镜写法 (2008年, 八月 3日)">IE6 支持 PNG 格式图片的 CSS 滤镜写法</a> (20)</li>
	<li><a href="http://zeuscn.net/archives/2011/07/23/flv-player-and-bitcomet-flv-converter.html" title="WordPress flv 视频播放插件：flv-player 的安装使用及下载 附带 BitComet FLV 转换器下载 (2011年, 七月 23日)">WordPress flv 视频播放插件：flv-player 的安装使用及下载 附带 BitComet FLV 转换器下载</a> (102)</li>
	<li><a href="http://zeuscn.net/archives/2010/05/07/dz-theme-pro-cp-discontinued.html" title="D&#038;Z Theme Pro CP 即日起暂停出售 (2010年, 五月 7日)">D&#038;Z Theme Pro CP 即日起暂停出售</a> (122)</li>
	<li><a href="http://zeuscn.net/archives/2008/02/13/wow_theme_updata.html" title="WOW Theme 08年2月更新 (2008年, 二月 13日)">WOW Theme 08年2月更新</a> (140)</li>
	<li><a href="http://zeuscn.net/archives/2009/11/23/dz-theme-pro-cp-update.html" title="加量不加价 D&#038;Z Theme Pro CP 升级 (2009年, 十一月 23日)">加量不加价 D&#038;Z Theme Pro CP 升级</a> (23)</li>
	<li><a href="http://zeuscn.net/archives/2008/03/25/wp-plugins-for-comments.html" title="推荐三款和评论相关插件 (2008年, 三月 25日)">推荐三款和评论相关插件</a> (12)</li>
	<li><a href="http://zeuscn.net/archives/2007/10/31/amphion-comming.html" title="Amphion is Coming&#8230; (2007年, 十月 31日)">Amphion is Coming&#8230;</a> (22)</li>
	<li><a href="http://zeuscn.net/archives/2007/09/02/messageboard-for-wordpress.html" title="2步创建留言本 (2007年, 九月 2日)">2步创建留言本</a> (36)</li>
	<li><a href="http://zeuscn.net/archives/2008/09/16/syntax-plugins.html" title="三款引用代码语法高亮插件 (2008年, 九月 16日)">三款引用代码语法高亮插件</a> (90)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Which is The Next Theme ?</title>
		<link>http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html</link>
		<comments>http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html#comments</comments>
		<pubDate>Thu, 29 Oct 2009 03:35:30 +0000</pubDate>
		<dc:creator>zEUS.</dc:creator>
				<category><![CDATA[Wordpress模板]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Ipple]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[lapis]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[魔兽世界]]></category>

		<guid isPermaLink="false">http://zeuscn.net/?p=624</guid>
		<description><![CDATA[前日简单和 Timer 聊了下，我们在今后合力推出付费主题的分工和分成问题上基本达成一致，我相信咱俩以后肯定能继续推出更酷更强大的 WordPress 付费主题。不过在此之前我个人会争取在11月底推出一款免费的 WordPress 主题，想想我已经有1年多的时间没有发布免费主题了，再不做一两款免费主题实在是说不过去，毕竟在 WordPress 的世界里，免费才是王道。另外，用优秀的免费主题积攒人气然后再发布付费主题也不失为一种营销手段 计划中这次发布的免费主题是四选一，其中两款是完成度超过50%的主题，一款是由 Timer 设计的博客风格主题，最后一款是曾经的某个老主题的升级版。至于到底该制作哪一款，现在还没想好，所以就先在这里作个调查 Blue-s 和 WLK 主题： Blue-s 是 Timer 设计的一款 CMS 主题，其实在几个月前我就曾经线上测试过无图片纯 CSS 的版本，这是完成度最高的一款主题，我接下来要做的就是加入背景图片和调试工作，不排除会再继续加入一些新的特效和输出方式。相对来说 Blue-s 的工作量是最小的可能做起来最快。以下是它“简陋”的截图效果： WLK 其实就是魔兽世界第二个资料片“Wrath of the Lich King”的简称，这是一款模仿魔兽世界官方网站的主题，所以效果就不用说了，只是在某些设计上还没想好如何转换成 WordPress 的功能，这款主题在数月前基本上就完成了首页的制作，接下来需要制作内页，虽然有一定的工作量，但是制作思路在脑子里已经存放了很久了，所以做起来应该很快。下面是我从未放出过的首页截图，这次让大家一睹为快： Lapis 是一款 Timer 一年多以前的设计，由于我个人这样那样的原因导致这款主题一直都还没开工&#8230; 虽然是一个没开工的主题，但是 Lapis 是相对最简单的一款主题，标准的博客设计，没有眼花缭乱的设计和复杂的排版，所以制作起来也是相对最容易的： Ipple Ultra Reborn 想必不少朋友都还记得 Ipple Ultra 这款我模范苹果官网风格的 CMS 主题，这款主题算的上是我最成功的主题了，说他成功并不是说它制作得最好，它和 D&#038;Z Theme Pro CP 比起来简直就是小巫见大巫，但是 [...]]]></description>
			<content:encoded><![CDATA[<p>前日简单和 <a href="http://dogorgod.com/blog/" target="_blank">Timer</a> 聊了下，我们在今后合力推出付费主题的分工和分成问题上基本达成一致，我相信咱俩以后肯定能继续推出更酷更强大的 <a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 付费主题。不过在此之前我个人会争取在11月底推出一款免费的 <a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 主题，想想我已经有1年多的时间没有发布免费主题了，再不做一两款免费主题实在是说不过去，毕竟在 <a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 的世界里，免费才是王道。另外，用优秀的免费主题积攒人气然后再发布付费主题也不失为一种营销手段 <img src='http://zeuscn.net/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p>计划中这次发布的免费主题是四选一，其中两款是完成度超过50%的主题，一款是由 <a href="http://dogorgod.com/blog/" target="_blank">Timer</a> 设计的博客风格主题，最后一款是曾经的某个老主题的升级版。至于到底该制作哪一款，现在还没想好，所以就先在这里作个调查 <img src='http://zeuscn.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Blue-s 和 <a href="http://zeuscn.net/archives/tag/wlk" class="st_tag internal_tag" rel="tag" title="标签 WLK 下的日志">WLK</a> 主题：<br />
<strong>Blue-s</strong> 是 <a href="http://dogorgod.com/blog/" target="_blank">Timer</a> 设计的一款 <a href="http://zeuscn.net/archives/tag/cms" class="st_tag internal_tag" rel="tag" title="标签 cms 下的日志">CMS</a> 主题，其实在几个月前我就曾经线上测试过无图片纯 <a href="http://zeuscn.net/archives/tag/css" class="st_tag internal_tag" rel="tag" title="标签 css 下的日志">CSS</a> 的版本，这是完成度最高的一款主题，我接下来要做的就是加入背景图片和调试工作，不排除会再继续加入一些新的特效和输出方式。相对来说 Blue-s 的工作量是最小的可能做起来最快。以下是它“简陋”的截图效果：<br />
<div id="attachment_625" class="wp-caption aligncenter" style="width: 254px"><a href="http://zeuscn.net/wp-content/uploads/2009/10/Blue-s.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/10/Blue-s-244x300.jpg" alt="Blue-s CMS 风格主题" title="点击放大" width="244" height="300" class="size-medium wp-image-625" /></a><p class="wp-caption-text">Blue-s CMS 风格主题</p></div></p>
<p><strong>WLK</strong> 其实就是魔兽世界第二个资料片“Wrath of the Lich King”的简称，这是一款模仿魔兽世界官方网站的主题，所以效果就不用说了，只是在某些设计上还没想好如何转换成 WordPress 的功能，这款主题在数月前基本上就完成了首页的制作，接下来需要制作内页，虽然有一定的工作量，但是制作思路在脑子里已经存放了很久了，所以做起来应该很快。下面是我从未放出过的首页截图，这次让大家一睹为快：<br />
<div id="attachment_626" class="wp-caption aligncenter" style="width: 186px"><a href="http://zeuscn.net/wp-content/uploads/2009/10/WLK.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/10/WLK-176x300.jpg" alt="WLK 魔兽风格主题" title="点击放大" width="176" height="300" class="size-medium wp-image-626" /></a><p class="wp-caption-text">WLK 魔兽风格主题</p></div></p>
<p><strong><a href="http://zeuscn.net/archives/tag/lapis" class="st_tag internal_tag" rel="tag" title="标签 lapis 下的日志">Lapis</a></strong> 是一款 <a href="http://dogorgod.com/blog/" target="_blank">Timer</a> 一年多以前的设计，由于我个人这样那样的原因导致这款主题一直都还没开工&#8230; 虽然是一个没开工的主题，但是 Lapis 是相对最简单的一款主题，标准的博客设计，没有眼花缭乱的设计和复杂的排版，所以制作起来也是相对最容易的：<br />
<div id="attachment_627" class="wp-caption aligncenter" style="width: 297px"><a href="http://zeuscn.net/wp-content/uploads/2009/10/Lapis-index.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/10/Lapis-index-287x300.jpg" alt="Lapis 标准博客风格主题" title="点击放大" width="287" height="300" class="size-medium wp-image-627" /></a><p class="wp-caption-text">Lapis 标准博客风格主题</p></div></p>
<p><strong><a href="http://zeuscn.net/archives/tag/ipple" class="st_tag internal_tag" rel="tag" title="标签 Ipple 下的日志">Ipple</a> Ultra Reborn</strong> 想必不少朋友都还记得 <a href="http://zeuscn.net/archives/2008/03/23/ipple-utral-released.html" target="_blank">Ipple Ultra</a> 这款我模范苹果官网风格的 CMS 主题，这款主题算的上是我最成功的主题了，说他成功并不是说它制作得最好，它和 <a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html" target="_blank">D&#038;Z Theme Pro CP</a> 比起来简直就是小巫见大巫，但是 Ipple Ultra 在当年国人制作 WordPress 主题风潮早期阶段为我打下了非常坚实的基础，也为我营造了良好的口碑，打响了一定的知名度，使得我之后推出的主题也都备受不少 WordPress 中文用户的关注，当然了，也帮助我结识了不少朋友 <img src='http://zeuscn.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  如今我的制作水品相比一年半以前已经有了不小的提升，所以打算重新打造这款“经典”主题，加入时下流行的 <a href="http://zeuscn.net/archives/tag/jquery" class="st_tag internal_tag" rel="tag" title="标签 jquery 下的日志">jQuery</a> 并完善主题代码，优化 CSS 和 <a href="http://zeuscn.net/archives/tag/seo" class="st_tag internal_tag" rel="tag" title="标签 SEO 下的日志">SEO</a> 等等。即使11月份没有选择重制这款主题，但它也会是我今后的制作重点！<br />
<div class="wp-caption aligncenter" style="width: 310px"><img alt="Ipple Ultra Reborn" src="http://zeuscn.net/wp-content/themes/ipple/screenshot.gif" title="Ipple Ultra Reborn" width="300" height="240" /><p class="wp-caption-text">Ipple Ultra Reborn</p></div></p>
<p>四款或将发布的免费主题介绍完毕，现在就是想知道 WordPress 用户们对这四款主题中的哪一款最感兴趣，我也好根据“客观”和“主观”的情况来决定11月份的主攻方向～<br />
{democracy:9}</p>
<p align="right">zEUS.</p>
<hr /><h2>日志评论</h2><ul><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://wpmes.cn' rel='external nofollow' class='url'>小白</a> writes: 我喜欢最后那个</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, 华斐 writes: 还是标准的博客好~</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://www.xwqcc.cn' rel='external nofollow' class='url'>星网</a> writes: 我喜欢付费的~！！！</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://www.jixiaxuegong.com' rel='external nofollow' class='url'>迟墨</a> writes: 喜欢第一款</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://www.yseeker.com/' rel='external nofollow' class='url'>maqingxi</a> writes: 喜欢最后一款，效果超炫。</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://mcukaifa.com' rel='external nofollow' class='url'>正在戒网</a> writes: 同意,所以我认为功能不必要太花.看起来惊艳.就像PJ或是BO一样,现在为什么还那么多人用,就是因为它的模板都非常符合中国人对BLOG的要求</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://www.life-studio.cn' rel='external nofollow' class='url'>万戈</a> writes: 我也喜欢最后一款</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://immmmm.com' rel='external nofollow' class='url'>林木木</a> writes: 支持发布免费主题！</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://www.onlysb.com' rel='external nofollow' class='url'>最后块烧饼</a> writes: 支持修改WLK主题 效果超赞</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 恩，说得很有道理！</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://www.lurenba.com' rel='external nofollow' class='url'>江月何年</a> writes: 我喜欢CMS那个</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://www.wopus.org/blog-article/technology/1635.html' rel='external nofollow' class='url'>投票 就有可能得到喜欢的付费主题 &laquo; Wopus中文博客平台 - WordPress</a> writes: [...] 如果你想获在11月获得上面四款主题中的一款，那么记得要去作者博客投票啦。Wopus估计，应该第二款魔兽主题和最后一款主题的票数最多。 投票页面：http://zeuscn.net/archives/2009/10/29/which-is-the-next-<a href="http://zeuscn.net/archives/tag/theme" class="st_tag internal_tag" rel="tag" title="标签 Theme 下的日志">theme</a>.html [...]</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, tony writes: 必须得支持CMS的！</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, klein writes: 喜欢最后一个</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://www.x-idea.cn' rel='external nofollow' class='url'>创意无限</a> writes: 还是更喜欢第四款。</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://YuJan.com' rel='external nofollow' class='url'>牧狼羊</a> writes: 其实没有看到很喜欢的，呵呵。</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, oh. writes: 第三款，标准风格，简单大方</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 29日</a>, <a href='http://www.binjoo.net' rel='external nofollow' class='url'>冰剑</a> writes: 第三款不错，简单大方。。</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://www.thereisawebsite.com' rel='external nofollow' class='url'>断垣</a> writes: 我喜欢第一款，比较大气，两侧栏都可以放在右边吧？</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://www.5yjn.com' rel='external nofollow' class='url'>吾忆江南</a> writes: 第四个不错，如果能更色一点就好了</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 呵呵，苹果就是银灰色的，没办法...</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 恩，2边都是侧栏且支持 <a href="http://zeuscn.net/archives/tag/widget" class="st_tag internal_tag" rel="tag" title="标签 widget 下的日志">widget</a> 小工具～</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://aunsen.com' rel='external nofollow' class='url'>aunsen</a> writes: 我投了第一个！</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://www.x-idea.cn' rel='external nofollow' class='url'>创意无限</a> writes: 很喜欢你主页的乔丹的那张图片，配合黑色的背景，经典！！！！

不过怎么只有这样一图片么？</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://www.lennonl.com' rel='external nofollow' class='url'>honey.L</a> writes: 第三个和第四个都不错。</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://imbolo.com' rel='external nofollow' class='url'>bolo</a> writes: 我要第一款主题！！！</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://affiliate123.cn' rel='external nofollow' class='url'>Affiliate123</a> writes: 支持 最后一款
有赠品吗？呵呵</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://wsx19891011.blog.sohu.com/' rel='external nofollow' class='url'>w.shengxiang</a> writes: 以我个人的爱好，我比较喜欢WLK WOW</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 呵呵，赠品就是技术支持～</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 恩，其实我个人也最喜欢这款...</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 30日</a>, <a href='http://www.onlysb.com' rel='external nofollow' class='url'>最后块烧饼</a> writes: 特意回来看看 哎 WLK主题票选落后了撒 Z大，你有时间就把这主题完善了吧~~呵呵 最近国服WLK有不少利好消息呢，希望十一月能玩上。</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 31日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 我自己投的就是这款的票～ 看来这款主题近期推出是没啥希望了...</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十月 31日</a>, <a href='http://yaerma.cn' rel='external nofollow' class='url'>yaerma</a> writes: lapis很简洁，喜欢。</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十一月 1日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: lapis 为例第三，看来只能继续延后发布了... :-(</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十一月 2日</a>, 顺风 writes: 第二款主题很有特色</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十一月 2日</a>, <a href='http://www.mutouren.net' rel='external nofollow' class='url'>棒冰</a> writes: 款款都很好 有多选的就好了</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十一月 2日</a>, <a href='http://www.wgdata.cn' rel='external nofollow' class='url'>PF</a> writes: WLK主题  很好 很强大</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十一月 3日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 呵呵，多选的话就不容易突出某一款主题了～</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十一月 3日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 仿 WLK 官网的确实很有特色，但做起来难度也不小哦...</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十一月 3日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 暴雪的美工才是真正很好很强大 :-P</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十一月 3日</a>, 月妖 writes: 支持zEUS，不知道这主题几时能完工呢?给个时间表我们WP用户好有些期待 :-)</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十一月 8日</a>, <a href='http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html' rel='external nofollow' class='url'>给博客首页增加了一个 Ajax 效果 &raquo; 網生@誌 | zEUS.&#8217;Blog</a> writes: [...] Which is The Next Theme ? 一文中发起了一个投票，最终 WLK [...]</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2009年, 十二月 5日</a>, <a href='http://lostindream.com' rel='external nofollow' class='url'>lostindream</a> writes: 貌似还没有推出</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2010年, 二月 3日</a>, <a href='http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html' rel='external nofollow' class='url'>Ipple Lite V2 即将发布 &raquo; 網生@誌 | zEUS.&#8217;Blog</a> writes: [...] WordPress 的朋友。去年年底我就有打算“复刻” Ipple Lite，不过当时的投票中并没有包含这款主题，本根据投票结果是先制作 WLK 和 Blue-s [...]</li><li><a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">2010年, 三月 15日</a>, mybg writes: 期待Blue-s的出现</li></ul><hr /><p>本文地址：<a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html">http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html</a>，转载原创文章请注明 <a href="http://zeuscn.net/">zEUScn.NET</a> ‖
      您可以直接 <a href="http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html#comments"title="to the comments">发布评论</a>
      </p>
    <p>Copyright©<a href="%%blogurl%%">zEUScn.NET</a>.Some rights reserved.</p>
(Digital Fingerprint:<br /> 05538bd2e0492fe803256b5788cfa6fd)
	<ul class="st-related-posts">
	<li><a href="http://zeuscn.net/archives/2008/10/26/diary-5.html" title="又见日记 (2008年, 十月 26日)">又见日记</a> (39)</li>
	<li><a href="http://zeuscn.net/archives/2007/12/16/wow-theme-update.html" title="WOW Theme 更新 (2007年, 十二月 16日)">WOW Theme 更新</a> (1)</li>
	<li><a href="http://zeuscn.net/archives/2008/03/25/wp-plugins-for-comments.html" title="推荐三款和评论相关插件 (2008年, 三月 25日)">推荐三款和评论相关插件</a> (12)</li>
	<li><a href="http://zeuscn.net/archives/2006/11/26/readerpost.html" title="wordpress插件：Post-Based Counter (2006年, 十一月 26日)">wordpress插件：Post-Based Counter</a> (87)</li>
	<li><a href="http://zeuscn.net/archives/2007/12/13/wow-theme-cn.html" title="WOW Theme &mdash; 魔兽风格的 WordPress 主题模板！ (2007年, 十二月 13日)">WOW Theme &mdash; 魔兽风格的 WordPress 主题模板！</a> (28)</li>
	<li><a href="http://zeuscn.net/archives/2008/04/04/widgets-ready-for-ipple-themes.html" title="支持 Widgets 的 Ipple 主题发布 (2008年, 四月 4日)">支持 Widgets 的 Ipple 主题发布</a> (42)</li>
	<li><a href="http://zeuscn.net/archives/2007/06/28/livingtags.html" title="Let&#8217;s Move&#8230; Living Tags (2007年, 六月 28日)">Let&#8217;s Move&#8230; Living Tags</a> (5)</li>
	<li><a href="http://zeuscn.net/archives/2007/10/31/amphion-comming.html" title="Amphion is Coming&#8230; (2007年, 十月 31日)">Amphion is Coming&#8230;</a> (22)</li>
	<li><a href="http://zeuscn.net/archives/2007/08/19/warcraft-story-07.html" title="世界的分裂 (2007年, 八月 19日)">世界的分裂</a> (4)</li>
	<li><a href="http://zeuscn.net/archives/2007/09/17/warcraft-story-10.html" title="流放高等精灵 (2007年, 九月 17日)">流放高等精灵</a> (56)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html/feed</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>D&amp;Z Theme Pro Green CP 版发布</title>
		<link>http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html</link>
		<comments>http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html#comments</comments>
		<pubDate>Mon, 26 Oct 2009 16:04:15 +0000</pubDate>
		<dc:creator>zEUS.</dc:creator>
				<category><![CDATA[Wordpress模板]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[D&Z Theme]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[QQ]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[支付宝]]></category>
		<category><![CDATA[淘宝]]></category>

		<guid isPermaLink="false">http://zeuscn.net/?p=618</guid>
		<description><![CDATA[主题名称: D&#38;Z Theme Pro Green (Control Pannel) 主题描述: 一款引入杂志元素的博客模板，基于免费主题 D&#38;Z Theme 进行二次开发而来，在此基础上丰富了页面设计，细节处理更加出色，并附带强大的后台设置，让您完全脱离代码即可玩转主题。主题原设计来自 Timer ，由 zEUS. 修改制作。 注:本主题的前身实为 D&#38;Z Theme Pro CP：http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html 两者除了配色不同外功能上90%以上都相同，在这里先指明不同之处： 去掉了 Google Adsense 设置，由于该功能并不大众化，并不是所有用户都需要投放 Google Adsense ，故而删除。 保留文章页的文章顶部的广告位，该广告位前身为 Google Adsense，如今改为图片链接的广告形式，该广告位可以方便的在主题后台进行设置。 去掉导航栏“分类目录”悬浮菜单，取而代之的是直接在主题后台设置页面链接。 主题功能: 支持侧边栏 Widget（小工具）设置，首页和内页为两种不同的侧边栏，可以分别设置 Widget（小工具）； 首页采用 CMS 排版，首页的 Flash 幻灯片和文章左侧的分类图片可以在后台轻松设置； 首页的文章自动输出固定长度的摘要，无需再担心首页的排版问题； 模板采用诸多 jQuery 特效，页面平滑滚动、TAB 栏渐变切换、无需额外插件整合 lightbox 图片特效； Javascript 代码引用合理，lightbox 图片特效特效适用于单篇日志页和页面页，所以模板的首页不会加载其代码，其余特效的 Javascript 代码集成在一个文件内，这样就减少了浏览器请求的次数，从一定程度上提高了页面载入的速度； 内置 [...]]]></description>
			<content:encoded><![CDATA[<p>主题名称: <strong><a href="http://zeuscn.net/archives/tag/dz-theme" class="st_tag internal_tag" rel="tag" title="标签 D&amp;Z Theme 下的日志">D&amp;Z Theme</a> Pro Green (Control Pannel)</strong></p>
<p>主题描述: 一款引入杂志元素的博客模板，基于免费主题 D&amp;Z <a href="http://zeuscn.net/archives/tag/theme" class="st_tag internal_tag" rel="tag" title="标签 Theme 下的日志">Theme</a> 进行二次开发而来，在此基础上丰富了页面设计，细节处理更加出色，并附带强大的后台设置，让您完全脱离代码即可玩转主题。主题原设计来自 <a href="http://www.dogorgod.com/" target="_blank">Timer</a> ，由 <a href="http://zeuscn.net/" target="_blank">zEUS.</a> 修改制作。</p>
<p>注:本主题的前身实为 D&amp;Z Theme Pro CP：<a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html" target="_blank">http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html</a> 两者除了配色不同外功能上90%以上都相同，在这里先指明不同之处：</p>
<blockquote><ul>
<li>去掉了 Google <a href="http://zeuscn.net/archives/tag/adsense" class="st_tag internal_tag" rel="tag" title="标签 Adsense 下的日志">Adsense</a> 设置，由于该功能并不大众化，并不是所有用户都需要投放 Google <a href="http://zeuscn.net/archives/tag/adsense" class="st_tag internal_tag" rel="tag" title="标签 Adsense 下的日志">Adsense</a> ，故而删除。</li>
<li>保留文章页的文章顶部的广告位，该广告位前身为 Google Adsense，如今改为图片链接的广告形式，该广告位可以方便的在主题后台进行设置。</li>
<li>去掉导航栏“分类目录”悬浮菜单，取而代之的是直接在主题后台设置页面链接。</li>
</ul>
</blockquote>
<p>主题功能:</p>
<ul>
<li><strong>支持侧边栏 <a href="http://zeuscn.net/archives/tag/widget" class="st_tag internal_tag" rel="tag" title="标签 widget 下的日志">Widget</a>（小工具）设置</strong>，首页和内页为两种不同的侧边栏，可以分别设置 Widget（小工具）；</li>
<li><strong>首页采用 <a href="http://zeuscn.net/archives/tag/cms" class="st_tag internal_tag" rel="tag" title="标签 cms 下的日志">CMS</a> 排版</strong>，首页的 Flash 幻灯片和文章左侧的分类图片可以在后台轻松设置；</li>
<li>首页的文章自动输出固定长度的摘要，无需再担心首页的排版问题；</li>
<li><strong>模板采用诸多 <a href="http://zeuscn.net/archives/tag/jquery" class="st_tag internal_tag" rel="tag" title="标签 jquery 下的日志">jQuery</a> 特效</strong>，页面平滑滚动、TAB 栏渐变切换、无需额外插件整合 lightbox 图片特效；</li>
<li><a href="http://zeuscn.net/archives/tag/javascript" class="st_tag internal_tag" rel="tag" title="标签 JavaScript 下的日志">Javascript</a> 代码引用合理，lightbox 图片特效特效适用于单篇日志页和页面页，所以模板的首页不会加载其代码，其余特效的 <a href="http://zeuscn.net/archives/tag/javascript" class="st_tag internal_tag" rel="tag" title="标签 JavaScript 下的日志">Javascript</a> 代码集成在一个文件内，这样就减少了浏览器请求的次数，从一定程度上<strong>提高了页面载入的速度</strong>；</li>
<li>内置 <a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 原生的评论嵌套回复和评论分页功能；</li>
<li>自带<strong>评论 Gravatar 头像</strong>；</li>
<li>自带<strong>文章评论和反向链接分离</strong>；</li>
<li>自带<strong>作者评论特殊背景色</strong>；</li>
<li>附带<strong>友情链接页面模板</strong>；</li>
<li>提供<strong>随机日志</strong>、<strong>热评日志</strong>、<strong>随机友链</strong>等小工具（Widget）模块；</li>
<li><strong>集成文章翻页的功能</strong>（无需再使用 WP-Pagenavi 插件）；</li>
<li><strong><a href="http://zeuscn.net/archives/tag/seo" class="st_tag internal_tag" rel="tag" title="标签 SEO 下的日志">SEO</a> 优化</strong>，后台可以设置博客的关键词和描述，自动为单篇日志/页面添加文章标签作为关键词，自动截取文章摘要作为单篇文章/页面的描述。分类描述自动加载为分类页的描述（基本可以抛弃 All in one SEO 插件）；</li>
<li><strong>自定义导航栏链接</strong>，模板后台可以方便的设置输出在导航栏上的页面链接；</li>
<li>后台可以<strong>自定义模板侧栏的 Tab 栏</strong>内容；</li>
<li><strong>网站备案号设置</strong>，您只需要在后台添加备案号码即可，无需再更改 footer 文件；</li>
<li>模板通过 W3C 验证，兼容国内主流 <a href="http://zeuscn.net/archives/tag/firefox" class="st_tag internal_tag" rel="tag" title="标签 firefox 下的日志">Firefox</a> 3.0 <a href="http://zeuscn.net/archives/tag/chrome" class="st_tag internal_tag" rel="tag" title="标签 Chrome 下的日志">Chrome</a> IE6 IE7 等浏览器</li>
</ul>
<p>版本号: 2.09.06.19</p>
<p>使用窍门：</p>
<ul>
<li>调用 Lightbox 特效时需要在图片链接代码中加入 <strong>rel=”lightbox”</strong> 例如：

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;lightbox&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://pic.yupoo.com/zeuscn/2122679da7af/w2abszqt.jpg&quot;</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">img</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;img_border&quot;</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://pic.yupoo.com/zeuscn/2122679da7af/medium.jpg&quot;</span> <span style="color: #000066;">alt</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;擎天柱 天火 合体图&quot;</span> <span style="color: #66cc66;">/</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;</span></pre></div></div>

</li>
<li>给文章中的图片加上 <strong>class=”img_border”</strong> 可以使图片外有个画框，见上例中的代码。</li>
</ul>
<p>首页/后台截图（点击放大）：</p>
<p align="center">
<a rel="lightbox" href="http://zeuscn.net/wp-content/uploads/2009/06/dzpg_index.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/06/dzpg_index-178x300.jpg" alt="dzpg_index" title="dzpg_index" width="178" height="300" class="img_border" /></a> <a rel="lightbox" href="http://zeuscn.net/wp-content/uploads/2009/06/dzpg_single.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/06/dzpg_single-110x300.jpg" alt="dzpg_single" title="dzpg_single" width="110" height="300" class="img_border" /></a><br />
<a rel="lightbox" href="http://zeuscn.net/wp-content/uploads/2009/06/dzpg_archive.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/06/dzpg_archive-144x300.jpg" alt="dzpg_archive" title="dzpg_archive" width="144" height="300" class="img_border" /></a> <a rel="lightbox" href="http://zeuscn.net/wp-content/uploads/2009/06/dzpg_search.jpg"><img src="http://zeuscn.net/wp-content/uploads/2009/06/dzpg_search-146x300.jpg" alt="dzpg_search" title="dzpg_search" width="146" height="300" class="img_border" /></a></p>
<p>售后服务：<br />
终生提供技术支持，但不包括页面样式外观的修改和调整。</p>
<p>主题售价：<br />
人民币 <strong>88</strong> 元<br />
<a href="http://item.taobao.com/auction/item_detail.jhtml?item_id=b6f82b53f4168abee1799e2d2276784e&#038;x_id=0db1" target="_blank">http://item.taobao.com/auction/item_detail.jhtml?item_id=b6f82b53f4168abee1799e2d2276784e&#038;x_id=0db1</a></p>
<p>打包出售：<br />
<a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html" target="_blank">D&amp;Z Theme Pro CP 原版主题</a>+绿色版主题=<strong>人民币 99 元</strong><br />
<a href="http://item.taobao.com/auction/item_detail-0db1-47a19a11b1ca7e385b9ffefaa8d5bbad.htm" target="_blank">http://item.taobao.com/auction/item_detail-0db1-47a19a11b1ca7e385b9ffefaa8d5bbad.htm</a></p>
<p>曾经购买过 D&amp;Z Theme Pro CP 的用户获取绿色版主题仅需：人民币 <strong>11</strong> 元（以支付宝交易记录为准）<br />
<a href="http://item.taobao.com/auction/item_detail-0db1-5859e1e01b95a02c1777f20d8f78feff.htm" target="_blank">http://item.taobao.com/auction/item_detail-0db1-5859e1e01b95a02c1777f20d8f78feff.htm</a><br />
另外，<a href="http://zeuscn.net/archives/2009/07/28/dz-theme-pro-cp-sales-report.html" target="_blank">有言在先</a>，凡是在2009年8月1日之前购买 D&amp;Z Theme Pro CP 的朋友凭借支付宝的交易记录可以通过邮件或者QQ免费向我索取绿色版的主题 <img src='http://zeuscn.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>联系方式：<br />
EMAIL/<a href="http://zeuscn.net/archives/tag/gtalk" class="st_tag internal_tag" rel="tag" title="标签 Gtalk 下的日志">Gtalk</a>/旺旺：zeus0517@gmail.com<br />
<a href="http://zeuscn.net/archives/tag/qq" class="st_tag internal_tag" rel="tag" title="标签 QQ 下的日志">QQ</a>：178618671 </p>
<p align="right">zEUS.</p>
<hr /><h2>日志评论</h2><ul><li><a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html">2009年, 十月 27日</a>, <a href='http://www.life-studio.cn' rel='external nofollow' class='url'>万戈</a> writes: 我先来支持一个！</li><li><a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html">2009年, 十月 27日</a>, <a href='http://www.digglife.cn' rel='external nofollow' class='url'>摩摩诘</a> writes: 围观杰作!</li><li><a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html">2009年, 十月 27日</a>, <a href='http://sivan.in/blog/' rel='external nofollow' class='url'>Sivan</a> writes: 正点！</li><li><a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html">2009年, 十月 27日</a>, <a href='http://YuJan.com' rel='external nofollow' class='url'>牧狼羊</a> writes: 这个...我觉得真的是大同小异啊，这样子。。。。</li><li><a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html">2009年, 十月 27日</a>, <a href='http://interjc.net' rel='external nofollow' class='url'>interjc</a> writes: 越来越像一个system了</li><li><a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html">2009年, 十月 28日</a>, <a href='http://www.blogeing.com' rel='external nofollow' class='url'>天涯行客</a> writes: 真的很好很强大，很精致的主题</li><li><a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html">2009年, 十月 29日</a>, <a href='http://www.wyshuo.com/archives/1.html' rel='external nofollow' class='url'>yo2到独立 记录博客搬家历史录 &raquo; 我要说</a> writes: [...] 2009-10-27购买WordPress付费主题，详情点击：D-Z-Theme-Pro_CP_Green [...]</li><li><a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html">2009年, 十一月 4日</a>, <a href='http://www.jacse.com' rel='external nofollow' class='url'>Jacse</a> writes: 我也来顶一个，怎么把Adsense功能去掉了呢。</li><li><a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html">2009年, 十二月 5日</a>, 璧僧 writes: 会不会出蓝色版？还是对蓝色比较有感觉!</li><li><a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html">2012年, 一月 10日</a>, <a href='http://www.buyfanpagefans.com/' rel='external nofollow' class='url'>top fans facebook application</a> writes: <strong>Super Website...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]...</li></ul><hr /><p>本文地址：<a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html">http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html</a>，转载原创文章请注明 <a href="http://zeuscn.net/">zEUScn.NET</a> ‖
      您可以直接 <a href="http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html#comments"title="to the comments">发布评论</a>
      </p>
    <p>Copyright©<a href="%%blogurl%%">zEUScn.NET</a>.Some rights reserved.</p>
(Digital Fingerprint:<br /> 05538bd2e0492fe803256b5788cfa6fd)
	<ul class="st-related-posts">
	<li><a href="http://zeuscn.net/archives/2008/08/12/beta-diablo-iii-theme.html" title="大菠萝3 Diablo III WordPress 主题公开测试 (2008年, 八月 12日)">大菠萝3 Diablo III WordPress 主题公开测试</a> (36)</li>
	<li><a href="http://zeuscn.net/archives/2008/04/11/iwordpress-platform.html" title="你会为 WordPress 中文化做些什么吗？ (2008年, 四月 11日)">你会为 WordPress 中文化做些什么吗？</a> (17)</li>
	<li><a href="http://zeuscn.net/archives/2007/07/05/sthaboutzeusblog.html" title="关于本站的一些说明 (2007年, 七月 5日)">关于本站的一些说明</a> (13)</li>
	<li><a href="http://zeuscn.net/archives/2009/06/14/09-wordpress-tshirt-more.html" title="团购 WordPress T恤进展 (2009年, 六月 14日)">团购 WordPress T恤进展</a> (26)</li>
	<li><a href="http://zeuscn.net/archives/2009/07/25/wopus-dztheme.html" title="和 Wopus 的合作公告 (2009年, 七月 25日)">和 Wopus 的合作公告</a> (5)</li>
	<li><a href="http://zeuscn.net/archives/2008/03/12/lists-of-wordpress-categories.html" title="WordPress 调用单个分类文章列表 (2008年, 三月 12日)">WordPress 调用单个分类文章列表</a> (19)</li>
	<li><a href="http://zeuscn.net/archives/2007/12/13/plans-of-wordpress-themes.html" title="WordPress 主题计划 (2007年, 十二月 13日)">WordPress 主题计划</a> (100)</li>
	<li><a href="http://zeuscn.net/archives/2008/09/02/dztheme-is-coming.html" title="DZTHEME.COM 震撼上线 (2008年, 九月 2日)">DZTHEME.COM 震撼上线</a> (90)</li>
	<li><a href="http://zeuscn.net/archives/2008/12/14/a-wonderful-weekend.html" title="既“繁忙”又健康的周末 (2008年, 十二月 14日)">既“繁忙”又健康的周末</a> (11)</li>
	<li><a href="http://zeuscn.net/archives/2007/09/27/be-back-soon.html" title="Be Back Soon&#8230; (2007年, 九月 27日)">Be Back Soon&#8230;</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>D&amp;Z Theme Pro CP 版正式（付费）发布</title>
		<link>http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html</link>
		<comments>http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html#comments</comments>
		<pubDate>Fri, 19 Jun 2009 14:38:43 +0000</pubDate>
		<dc:creator>zEUS.</dc:creator>
				<category><![CDATA[Wordpress模板]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[D&Z Theme]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Gtalk]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[QQ]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://zeuscn.net/?p=592</guid>
		<description><![CDATA[主题名称: D&#38;Z Theme Pro (Control Pannel) 主题描述: 一款引入杂志元素的博客模板，基于免费主题 D&#38;Z Theme 进行二次开发而来，在此基础上丰富了页面设计，细节处理更加出色，并附带强大的后台设置，让您完全脱离代码即可玩转主题。主题原设计来自 Timer ，由 zEUS. 修改制作。 2009-11-23 Update： 1、文章版权说明：在单篇文章末尾加上“转载请注明出处等文字和单击即可选择文章链接的文本框”； 2、模板首页文章栏加入 ajax 切换的效果，以显示更多内容（使用说明在论坛公布）； 3、lightbox 特效兼容 WP 自带的图片和相册功能（博客中已经介绍，现在已经直接集成）； 4、额外增加几个“文章归档”、“文章分类”、“点击量最高的文章”、“随机友链”等 widget 小工具，好让他们可以同时显示在首页和文章页； 5、最新留言截断乱码的问题； 6、单篇文章增加字体放大缩小的功能； 7、修正导航栏和分类目录的排序问题。 主题功能: 支持侧边栏 Widget（小工具）设置，首页和内页为两种不同的侧边栏，可以分别设置 Widget（小工具）； 首页采用 CMS 排版，首页的 Flash 幻灯片和文章左侧的分类图片可以在后台轻松设置； 首页的文章自动输出固定长度的摘要，无需再担心首页的排版问题； 模板采用诸多 jQuery 特效，页面平滑滚动、TAB 栏渐变切换、无需额外插件整合 lightbox 图片特效； Javascript 代码引用合理，lightbox 图片特效特效适用于单篇日志页和页面页，所以模板的首页不会加载其代码，其余特效的 Javascript 代码集成在一个文件内，这样就减少了浏览器请求的次数，从一定程度上提高了页面载入的速度； 内置 WordPress 原生的评论嵌套回复和评论分页功能； [...]]]></description>
			<content:encoded><![CDATA[<p>主题名称: <strong><a href="http://zeuscn.net/archives/tag/dz-theme" class="st_tag internal_tag" rel="tag" title="标签 D&amp;Z Theme 下的日志">D&amp;Z Theme</a> Pro (Control Pannel)</strong></p>
<p>主题描述: 一款引入杂志元素的博客模板，基于免费主题 D&amp;Z <a href="http://zeuscn.net/archives/tag/theme" class="st_tag internal_tag" rel="tag" title="标签 Theme 下的日志">Theme</a> 进行二次开发而来，在此基础上丰富了页面设计，细节处理更加出色，并附带强大的后台设置，让您完全脱离代码即可玩转主题。主题原设计来自 <a href="http://www.dogorgod.com/" target="_blank">Timer</a> ，由 <a href="http://zeuscn.net/" target="_blank">zEUS.</a> 修改制作。</p>
<p>2009-11-23 Update：</p>
<blockquote><p>1、文章版权说明：在单篇文章末尾加上“转载请注明出处等文字和单击即可选择文章链接的文本框”；<br />
2、模板首页文章栏加入 ajax 切换的效果，以显示更多内容（使用说明在论坛公布）；<br />
3、lightbox 特效兼容 WP 自带的图片和相册功能（博客中已经介绍，现在已经直接集成）；<br />
4、额外增加几个“文章归档”、“文章分类”、“点击量最高的文章”、“随机友链”等 <a href="http://zeuscn.net/archives/tag/widget" class="st_tag internal_tag" rel="tag" title="标签 widget 下的日志">widget</a> 小工具，好让他们可以同时显示在首页和文章页；<br />
5、最新留言截断乱码的问题；<br />
6、单篇文章增加字体放大缩小的功能；<br />
7、修正导航栏和分类目录的排序问题。</p></blockquote>
<p>主题功能:</p>
<ul>
<li><strong>支持侧边栏 Widget（小工具）设置</strong>，首页和内页为两种不同的侧边栏，可以分别设置 Widget（小工具）；</li>
<li><strong>首页采用 <a href="http://zeuscn.net/archives/tag/cms" class="st_tag internal_tag" rel="tag" title="标签 cms 下的日志">CMS</a> 排版</strong>，首页的 Flash 幻灯片和文章左侧的分类图片可以在后台轻松设置；</li>
<li>首页的文章自动输出固定长度的摘要，无需再担心首页的排版问题；</li>
<li><strong>模板采用诸多 <a href="http://zeuscn.net/archives/tag/jquery" class="st_tag internal_tag" rel="tag" title="标签 jquery 下的日志">jQuery</a> 特效</strong>，页面平滑滚动、TAB 栏渐变切换、无需额外插件整合 lightbox 图片特效；</li>
<li><a href="http://zeuscn.net/archives/tag/javascript" class="st_tag internal_tag" rel="tag" title="标签 JavaScript 下的日志">Javascript</a> 代码引用合理，lightbox 图片特效特效适用于单篇日志页和页面页，所以模板的首页不会加载其代码，其余特效的 <a href="http://zeuscn.net/archives/tag/javascript" class="st_tag internal_tag" rel="tag" title="标签 JavaScript 下的日志">Javascript</a> 代码集成在一个文件内，这样就减少了浏览器请求的次数，从一定程度上<strong>提高了页面载入的速度</strong>；</li>
<li>内置 <a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 原生的评论嵌套回复和评论分页功能；</li>
<li>自带<strong>评论 Gravatar 头像</strong>；</li>
<li>自带<strong>文章评论和反向链接分离</strong>；</li>
<li>自带<strong>作者评论特殊背景色</strong>；</li>
<li>附带<strong>友情链接页面模板</strong>；</li>
<li>提供<strong>随机日志</strong>、<strong>热评日志</strong>、<strong>随机友链</strong>等小工具（Widget）模块；</li>
<li><strong>集成文章翻页的功能</strong>（无需再使用 WP-Pagenavi 插件）；</li>
<li><strong><a href="http://zeuscn.net/archives/tag/seo" class="st_tag internal_tag" rel="tag" title="标签 SEO 下的日志">SEO</a> 优化</strong>，后台可以设置博客的关键词和描述，自动为单篇日志/页面添加文章标签作为关键词，自动截取文章摘要作为单篇文章/页面的描述。分类描述自动加载为分类页的描述（基本可以抛弃 All in one SEO 插件）；</li>
<li><strong>自定义导航栏链接</strong>，模板后台可以方便的设置输出在导航栏上的链接（<strong>支持到 WordPress 2.8.1</strong>）；</li>
<li><strong>首页嵌入 <a href="http://zeuscn.net/archives/tag/twitter" class="st_tag internal_tag" rel="tag" title="标签 twitter 下的日志">Twitter</a> 消息</strong>，只需在后台设置您的 Twitter 帐号和输出消息的条数即可；</li>
<li>后台可以<strong>自定义模板侧栏的 Tab 栏</strong>内容；</li>
<li><strong>集成 Google <a href="http://zeuscn.net/archives/tag/adsense" class="st_tag internal_tag" rel="tag" title="标签 Adsense 下的日志">Adsense</a></strong> ，只需要在后台设置您的发布商代码即可；</li>
<li><strong>网站备案号设置</strong>，您只需要在后台添加备案号码即可，无需再更改 footer 文件；</li>
<li>模板通过 W3C 验证，兼容国内主流 <a href="http://zeuscn.net/archives/tag/firefox" class="st_tag internal_tag" rel="tag" title="标签 firefox 下的日志">Firefox</a> 3.0 <a href="http://zeuscn.net/archives/tag/chrome" class="st_tag internal_tag" rel="tag" title="标签 Chrome 下的日志">Chrome</a> IE6 IE7 等浏览器</li>
</ul>
<p>版本号: 2.09.06.19</p>
<p>使用窍门：</p>
<ul>
<li>调用 Lightbox 特效时需要在图片链接代码中加入 <strong>rel=”lightbox”</strong> 例如：

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;lightbox&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://pic.yupoo.com/zeuscn/2122679da7af/w2abszqt.jpg&quot;</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">img</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;img_border&quot;</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://pic.yupoo.com/zeuscn/2122679da7af/medium.jpg&quot;</span> <span style="color: #000066;">alt</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;擎天柱 天火 合体图&quot;</span> <span style="color: #66cc66;">/</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;</span></pre></div></div>

</li>
<li>给文章中的图片加上 <strong>class=”img_border”</strong> 可以使图片外有个画框，见上例中的代码。</li>
</ul>
<p>首页/后台截图（点击放大）：</p>
<p align="center"><a rel="lightbox" href="http://zeuscn.net/wp-content/uploads/2009/06/DZ-Theme-Pro-Options.jpg"><img class="img_border" title="D&amp;Z-Theme-Pro-Options" src="http://zeuscn.net/wp-content/uploads/2009/06/DZ-Theme-Pro-Options-73x300.jpg" alt="D&amp;Z-Theme-Pro-Options" width="73" height="300" /></a> <a rel="lightbox" href="http://zeuscn.net/wp-content/uploads/2009/06/dzp_cp_index.jpg"><img class="img_border" title="dzp_cp_index" src="http://zeuscn.net/wp-content/uploads/2009/06/dzp_cp_index-176x300.jpg" alt="dzp_cp_index" width="176" height="300" /></a> <a rel="lightbox" href="http://zeuscn.net/wp-content/uploads/2009/06/dzp_cp_single.jpg"><img class="img_border" title="dzp_cp_single" src="http://zeuscn.net/wp-content/uploads/2009/06/dzp_cp_single-75x300.jpg" alt="dzp_cp_single" width="75" height="300" /></a><br />
<a rel="lightbox" href="http://zeuscn.net/wp-content/uploads/2009/06/dzp_cp_archive.jpg"><img class="img_border" title="dzp_cp_archive" src="http://zeuscn.net/wp-content/uploads/2009/06/dzp_cp_archive-136x300.jpg" alt="dzp_cp_archive" width="136" height="300" /></a> <a rel="lightbox" href="http://zeuscn.net/wp-content/uploads/2009/06/dzp_cp_search.jpg"><img class="img_border" title="dzp_cp_search" src="http://zeuscn.net/wp-content/uploads/2009/06/dzp_cp_search-140x300.jpg" alt="dzp_cp_search" width="140" height="300" /></a></p>
<p>售后服务：<br />
终生提供技术支持，但不包括页面样式外观的修改和调整。</p>
<p>主题售价：<br />
人民币 <strong>88</strong> 元<br />
D&amp;Z Theme <strong>Pro</strong> 老用户（这里指的是 Pro 用户，而非使用免费的 D&amp;Z Theme 用户）升级费用：人民币 <strong>20</strong> 元</p>
<p>购买方式：<br />
<a href="http://zeuscn.net/archives/tag/%e6%b7%98%e5%ae%9d" class="st_tag internal_tag" rel="tag" title="标签 淘宝 下的日志">淘宝</a>：<a href="http://item.taobao.com/auction/item_detail-0db1-cc7ba2dc750381adba6337f35c6124b2.jhtml" target="_blank">http://item.taobao.com/auction/item_detail-0db1-cc7ba2dc750381adba6337f35c6124b2.jhtml</a></p>
<p>联系方式：<br />
EMAIL/<a href="http://zeuscn.net/archives/tag/gtalk" class="st_tag internal_tag" rel="tag" title="标签 Gtalk 下的日志">Gtalk</a>/旺旺：zeus0517@gmail.com<br />
<a href="http://zeuscn.net/archives/tag/qq" class="st_tag internal_tag" rel="tag" title="标签 QQ 下的日志">QQ</a>：178618671 / 24811820</p>
<p><strong>注意：在未经授权的情况下，本主题不允许任何形式的倒卖。</strong></p>
<p align="right">zEUS.</p>
<hr /><h2>日志评论</h2><ul><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 19日</a>, <a href='http://laodouchi.com' rel='external nofollow' class='url'>老豆豉</a> writes: 老大，开头部分提供的主题链接失效了啊。</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 19日</a>, <a href='http://webabie.com/' rel='external nofollow' class='url'>blacktulip</a> writes: 唉, 你那俩截图根本显示不出来, yupoo太垃圾了</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 19日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 囧...
我已经去掉那个，多谢提醒～</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 19日</a>, <a href='http://showfom.com/' rel='external nofollow' class='url'>Showfom</a> writes: 哇，收费啦哈哈
不过我不喜欢黑色的调调，纯支持！</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 20日</a>, <a href='http://music-it.cn/' rel='external nofollow' class='url'>feicun</a> writes: 已经有一款看中的免费主题了，支持一下zeus :P</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 20日</a>, 章鱼 writes: 我想买 可是太贵了</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 20日</a>, 章鱼 writes: 还有啊，，，，升级还要钱 有点。。</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 20日</a>, <a href='http://longlan.net' rel='external nofollow' class='url'>Longlan</a> writes: 有个新站，考虑下</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 21日</a>, <a href='http://www.jutoy.net' rel='external nofollow' class='url'>Jutoy</a> writes: 这个主题太高级了……居然有后台设置的</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 21日</a>, 购买咨询 writes: 请问购买此主题会提供哪些服务？</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 21日</a>, <a href='http://GtalkMe.com' rel='external nofollow' class='url'>fiorano</a> writes: 兄弟主题越做越精了 XD 有提供其他单栏或者2栏的主题定制服务不，我很有意愿哦 :)</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 22日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 呵呵，有这种定制服务 :-D</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 22日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 升级是针对我之前发布的一款付费主题，是把 D&Z Theme Pro 升级到 D&Z Theme Pro CP ，而不是说升级这款主题。</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 22日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 平心而论，88元对一款付费主题来说已经很便宜了，如果再便宜，满街都是 D&Z Theme Pro CP 的话，那就没有意义了。
而且你可以在网上搜一下，其他的付费主题都是什么价格..</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 22日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 哎.. 这个问题我也发现了，多刷新2次就能出来了 =。=</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 22日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 其实我也不太喜欢黑色的调调，只是灰色很符合我现在的心境...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 22日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 谢谢 :-)</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 22日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 只要不是外观上的改动，其它基本都提供技术支持～</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 22日</a>, <a href='http://www.myzhangyu.com' rel='external nofollow' class='url'>章鱼</a> writes: 买了后颜色能不能帮忙改下 太暗了</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 22日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 不好意思，这不在售后服务的范围之内 :-(
因为改色系相当于是要重新设计外观了，工作量太大。</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 23日</a>, <a href='http://www.myzhangyu.com' rel='external nofollow' class='url'>章鱼</a> writes: 买一个吧  ，，能不能送一个升级版本的  给万戈~</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 23日</a>, <a href='http://zeuscn.net/archives/2009/06/23/501.html' rel='external nofollow' class='url'>501 &raquo; 網生@誌 | zEUS.&#8217;Blog</a> writes: [...] 不经意间，上一篇日志《D&amp;Z Theme Pro CP 版正式（付费）发布》竟然是第500篇日志！还记得上次也是当准备写第201篇日志的时候才发现“错过”了第200篇日志&#8230; 那次发文庆祝自己博客日志数量达到“一个里程碑”的时候是2007年10月25日，201篇日志的达成历经了11个月～ 差不多20个月后的现在，竟然已经有了501篇日志和7270条评论～ 呵呵，自己都被501这个数字吓了一跳呢&#8230; [...]</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 24日</a>, <a href='http://www.myzhangyu.com' rel='external nofollow' class='url'>章鱼</a> writes: 上淘宝 我买了</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 28日</a>, <a href='http://huaimao.org' rel='external nofollow' class='url'>一只坏猫</a> writes: 嘿嘿！颜色有点灰，压抑！偶就不买了！</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 28日</a>, <a href='http://aunsen.com' rel='external nofollow' class='url'>duh2008@gmail.com</a> writes: 很强大啊！</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 六月 29日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 恩，7月份会推出个新的色系版本，敬请期待哦～</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 七月 3日</a>, <a href='http://www.jacse.com' rel='external nofollow' class='url'>Jacse</a> writes: 如果wordpress升级了，导致模板不兼容，您会不会提供更新呢。</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 七月 3日</a>, <a href='http://www.coolp.net' rel='external nofollow' class='url'>phoenix</a> writes: 我要升级啊~~可是淘宝上没有升级的链接啊,光有那个88块的~~怎么办啊?</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 七月 10日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 老用户升级链接：
http://item.taobao.com/auction/item_detail-0db1-8478509b6709c1ca0c64d6377ef52526.htm</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 七月 10日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 肯定会提供更新的，因为我会一直用这款主题 :-)</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 七月 28日</a>, <a href='http://zeuscn.net/archives/2009/07/28/dz-theme-pro-cp-sales-report.html' rel='external nofollow' class='url'>D&amp;Z Theme Pro CP 首月销售报告 &raquo; 網生@誌 | zEUS.&#8217;Blog</a> writes: [...] D&amp;Z Theme Pro CP 于2009年6月19日正式面试，从当月的22号开始就有朋友购买这款主题了，直到今天7月27日，在为期一个月零8天的时间里，D&amp;Z Theme Pro CP 版主题就已经售出了10套！（这是一笔很可观的收入  ） [...]</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 七月 30日</a>, <a href='http://www.leesum.com' rel='external nofollow' class='url'>leesum</a> writes: 强悍，热情支持下，样子很是热销哦。。。</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 八月 19日</a>, dora writes: 真不错</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 九月 8日</a>, acatz writes: 可不可以繁體最佳化啊？</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 九月 8日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 如果您有需要，我可以针对繁体调整。</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 十月 25日</a>, <a href='http://k4.vc' rel='external nofollow' class='url'>K4.W</a> writes: 88.挺便宜的.不过我暂时用不上.所以就只看看了.</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 十月 27日</a>, <a href='http://zeuscn.net/archives/2009/10/27/dz-theme-pro-cp-green-released.html' rel='external nofollow' class='url'>D&amp;Z Theme Pro Green CP 版正式（付费）发布 &raquo; 網生@誌 | zEUS.&#8217;Blog</a> writes: [...] D&amp;Z Theme Pro CP：http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html [...]</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 十月 29日</a>, <a href='http://zeuscn.net/archives/2009/10/29/which-is-the-next-theme.html' rel='external nofollow' class='url'>Which is The Next Theme ? &raquo; 網生@誌 | zEUS.&#8217;Blog</a> writes: [...] D&amp;Z Theme Pro CP 比起来简直就是小巫见大巫，但是 <a href="http://zeuscn.net/archives/tag/ipple" class="st_tag internal_tag" rel="tag" title="标签 Ipple 下的日志">Ipple</a> Ultra 在当年国人制作 WordPress [...]</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 十月 31日</a>, <a href='http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html' rel='external nofollow' class='url'>无需插件让 WordPress 相册支持 lightbox &raquo; 網生@誌 | zEUS.&#8217;Blog</a> writes: [...] D&amp;Z Theme Pro CP 主题已经内嵌了 jQuery 的 lightbox [...]</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 十一月 1日</a>, <a href='http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html' rel='external nofollow' class='url'>无插件实现 WordPress Lightbox 特效 &raquo; 網生@誌 | zEUS.&#8217;Blog</a> writes: [...] jQuery 特效～ 比如 D&amp;Z Theme Pro CP 主题侧栏 TAB 栏的切换效果、整站的锚点滚动和文章栏侧栏“MyConverse – [...]</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 十一月 9日</a>, <a href='http://www.wiseboke.com' rel='external nofollow' class='url'>微知博客</a> writes: 等我哪天想做个商业博客的时候，我应该就抵挡不住你的诱惑了</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 十一月 23日</a>, <a href='http://zeuscn.net/archives/2009/11/23/dz-theme-pro-cp-update.html' rel='external nofollow' class='url'>加量不加价 D&amp;Z Theme Pro CP 升级 &raquo; 網生@誌 | zEUS.&#8217;Blog</a> writes: [...] 如果您还不知道什么是 D&amp;Z Theme Pro CP 主题，请看这篇文章： http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html [...]</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 十二月 1日</a>, <a href='http://zeuscn.net/archives/2009/12/01/wordpress-title-width-defined.html' rel='external nofollow' class='url'>如何控制 WordPress 文章标题的长度 &raquo; 網生@誌 | zEUS.&#8217;Blog</a> writes: [...] D&amp;Z Theme Pro CP [...]</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 十二月 3日</a>, <a href='http://jixiaxuegong.com/archives/185' rel='external nofollow' class='url'>如何控制 WordPress 文章标题的长度（顺带测试一下超长的标题输出） &raquo; 稷下学宫</a> writes: [...] D&amp;Z Theme Pro CP [...]</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 十二月 22日</a>, wakaka writes: 确实是很不错的和一个模板  而且  价格实在</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 十二月 22日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 呵呵，谢谢！</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2009年, 十二月 27日</a>, <a href='http://www.180life.cn/archives/73.html' rel='external nofollow' class='url'>如何控制 WordPress 文章标题的长度 | 180度生活</a> writes: [...] D&amp;Z Theme Pro CP [...]</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2010年, 二月 4日</a>, YUzp writes: 我要求免费赠送一个~！</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2010年, 二月 4日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 你又不做网站 =。=</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2010年, 二月 24日</a>, <a href='http://www.dajiaochajian.com/' rel='external nofollow' class='url'>大脚</a> writes: 想免费提供个。呵呵~~~~</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2010年, 二月 25日</a>, <a href='http://www.51embed.com/2010/2655.html' rel='external nofollow' class='url'>主题修改小记1 &#171; 51embed.com</a> writes: [...] 主题修改小记1  现在使用的wordpress主题是zEUS. &amp; Timer的付费主题D-Z Theme Pro，原主题适合杂志和CMS类型网站的应用，功能丰富，首页还有很漂亮的Flash图片展示，但用作个人博客主题就太庞大了，因此删除了很多代码，取消了flash展示、首页的分类日志的查看、和边栏的tab功能。其实取消flash还考虑到用手机查看网站时，这部分呈现一片空白（也可能是手机的浏览器没安装flash插件）。 [...]</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2010年, 三月 11日</a>, <a href='http://www.loipanpan.com' rel='external nofollow' class='url'>Loipanpan</a> writes: 可以免費下載個嗎，很喜歡。一直想找個THEME換..這個很棒...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2010年, 四月 3日</a>, <a href='http://www.kingworld.org' rel='external nofollow' class='url'>hexbin</a> writes: 不错很喜欢！</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2010年, 九月 19日</a>, <a href='http://www.gfeel.info' rel='external nofollow' class='url'>only博客</a> writes: 这么好的主题，支持感谢
不知博主免费分享不？</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 23日</a>, <a href='http://servinion.weebly.com' rel='external nofollow' class='url'>servinion</a> writes: <strong>Cool sites...</strong>

[...]we came across a cool site that you might enjoy. Take a look if you want[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 25日</a>, <a href='http://PromiseProductionsUSA.com' rel='external nofollow' class='url'>Dallas Advertising</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 26日</a>, <a href='http://DallasSeniorPortraitPhotographer.com' rel='external nofollow' class='url'>Dallas Senior Portrait Photographer</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 26日</a>, <a href='http://www.americanantigravity.com/video/richard-obousy-on-warp-drives.html' rel='external nofollow' class='url'>Warp Drives</a> writes: <strong>Highly Recommended websites...</strong>

[...]Here are some of the sites we recommend for our visitors[...]...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 27日</a>, <a href='http://www.oledaily.com' rel='external nofollow' class='url'>Man City Live Stream</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 27日</a>, <a href='http://www.incompany.com/blog.php?user=peytonreyes451&#038;blogentry_id=148685' rel='external nofollow' class='url'>Beibehaltungsgenehmigung</a> writes: <strong>Recommeneded websites...</strong>

[...]Here are some of the sites we recommend for our visitors[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 27日</a>, <a href='http://www.iamsport.org/pg/blog/alexandramorris1/read/1777911/why-an-immigration-lawyer-is-required-for-acquiring-visas' rel='external nofollow' class='url'>Chicago Immigration Attorney</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 27日</a>, <a href='http://laurenpetrie027.skyrock.com/3064912879-Where-To-Find-The-Best-Free-Registry-Repair-Tool.html' rel='external nofollow' class='url'>online registry cleaner</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 27日</a>, <a href='http://bgm.me/r/626176' rel='external nofollow' class='url'>Hostgator scam</a> writes: <strong>Related…...</strong>

[...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 27日</a>, <a href='http://www.xdiscussion.com' rel='external nofollow' class='url'>Porn forum</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://www.alwayztherro.com/2011/05/16/cali-swag-district-artist-murdered/' rel='external nofollow' class='url'>ibuildfans.com</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://community.atom.com/Post/Benefits-Of-Firstaid-Training-And-CPR-for-Job-seekers-And-Employers/03EFBFFFF02586AEA00080184BC83' rel='external nofollow' class='url'>First Aid at Work Training</a> writes: <strong>Websites worth visiting...</strong>

[...]here are some links to sites that we link to because we think they are worth visiting[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://bgm.me/r/630028' rel='external nofollow' class='url'>First Aid Training</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://wallinside.com/post-1275044.html' rel='external nofollow' class='url'>Herbal Incense</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://www.vilago21.com/event/What+is+Herb+Smoking_+The+Herbal+Smoking+Phenomenon/316697/profile' rel='external nofollow' class='url'>Smoke Herbs</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://trader1ew.com' rel='external nofollow' class='url'>us auto parts</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://kredytychwilowkibezbik.com' rel='external nofollow' class='url'>pozyczki chwilowki</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://www.caringweb.org/User_talk:Atat1666' rel='external nofollow' class='url'>read us</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://www.socializr.com/event/608123575' rel='external nofollow' class='url'>Accountants</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://volgalinen697.wordpress.com/2012/01/28/choosing-a-fabric-for-your-bed-linen/' rel='external nofollow' class='url'>Volga Linen</a> writes: <strong>Superb website...</strong>

[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://www.yellowbrickroad.ie/index.php/member/21120/' rel='external nofollow' class='url'>excel</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://www.bestoutsources.com' rel='external nofollow' class='url'>facebook</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://www.iamsport.org/pg/blog/elihewitt279/read/1837510/dating-tips-how-to-act-on-a-first-date' rel='external nofollow' class='url'>oc escort</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 28日</a>, <a href='http://www.quechup.com/blog/entry/view/id/879139' rel='external nofollow' class='url'>manhattan painter nyc</a> writes: <strong>Sources...</strong>

[...]check below, are some totally unrelated websites to ours, however, they are most trustworthy sources that we use[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 29日</a>, <a href='http://www.artslant.com/ew/groups/show/450897' rel='external nofollow' class='url'>directory script</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 29日</a>, <a href='http://jessicawilson324.obolog.com/' rel='external nofollow' class='url'>diamond wedding rings</a> writes: <strong>Recommeneded websites...</strong>

[...]Here are some of the sites we recommend for our visitors[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 29日</a>, <a href='http://shopifyreview198.tumblr.com/post/16643860305/shopify-review-is-that-one-of-the-best-e-commerce-web' rel='external nofollow' class='url'>shopify</a> writes: <strong>Related…...</strong>

[...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 29日</a>, <a href='http://community.atom.com/Post/What-Your-Website-Designer-Requires-Of-your-stuff-Before-He-Starts-To-Work-On-Your-New-Site/03EFBFFFF0258893700080184FCB0' rel='external nofollow' class='url'>Website Design Derbyshire</a> writes: <strong>Recommeneded websites...</strong>

[...]Here are some of the sites we recommend for our visitors[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 29日</a>, <a href='http://austinstanton05.insanejournal.com/293.html' rel='external nofollow' class='url'>stop smoking aides</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 29日</a>, <a href='http://www.dailystrength.org/people/1310829/journal' rel='external nofollow' class='url'>Wartrol review</a> writes: <strong>Related…...</strong>

[...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 30日</a>, <a href='http://www.ziki.com/en/gabrielle-wilson+802730/post/The-very-best-D+13747411' rel='external nofollow' class='url'>lose weight in 2 weeks</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 30日</a>, <a href='http://www.onewayseobacklinks.com/what_is_seo.html' rel='external nofollow' class='url'>backlinks for seo</a> writes: <strong>Related…...</strong>

[...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 30日</a>, <a href='http://www.vilago21.com/event/Meal+Replacement+Shakes+to+lose+weight+_+Do+They+Really+Work/327038/profile' rel='external nofollow' class='url'>visalus sciences</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 30日</a>, <a href='http://www.quechup.com/blog/entry/view/id/883871' rel='external nofollow' class='url'>laminate flooring derby</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 30日</a>, <a href='http://bgm.me/r/640346' rel='external nofollow' class='url'>myp2p</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 30日</a>, <a href='http://www.evelyne-escort.com' rel='external nofollow' class='url'>Escort girl Paris</a> writes: <strong>Informative and precise...</strong>

Its difficult to find informative and precise info but here I found...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 30日</a>, <a href='http://scintcy.com/index.php/2011/11/smileys-for-facebook-wall/' rel='external nofollow' class='url'>how to do facebook faces</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 30日</a>, <a href='http://lethbridgerealestateblog.com' rel='external nofollow' class='url'>lethbridge real estate</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 30日</a>, <a href='http://www.wingtsung.info' rel='external nofollow' class='url'>Kampfsport Munchen</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 30日</a>, <a href='http://www.facebook.com/notes/omega-3-fish-oil-supplements/omega-3-fish-oil-supplements-do-you-need-to-take-fish-oil-supplements-to-be-heal/283804788346614' rel='external nofollow' class='url'>fish oil supplements</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 30日</a>, <a href='http://treatmentsforacnetip.com/getting-rid-of-acne-scars/' rel='external nofollow' class='url'>Getting Rid of Acne Scars or makeup ?</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 31日</a>, <a href='http://frankigwalsh.insanejournal.com/' rel='external nofollow' class='url'>dating online</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 31日</a>, <a href='http://gamingkarma.com/forums/index.php?topic=224160.new#new' rel='external nofollow' class='url'>how to start website</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 31日</a>, <a href='http://www.socializr.com/event/344474469' rel='external nofollow' class='url'>best brain supplements</a> writes: <strong>Cool sites...</strong>

[...]we came across a cool site that you might enjoy. Take a look if you want[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 31日</a>, <a href='http://matthewwise999841.webs.com/apps/blog/show/12011364-spending-less-with-online-discount-vouchers-and-discount-codes' rel='external nofollow' class='url'>nandos vouchers</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 31日</a>, <a href='http://www.rctoyshq.com' rel='external nofollow' class='url'>rc helicopters</a> writes: <strong>Great website...</strong>

[...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 31日</a>, <a href='http://www.squirreltraining.co.uk' rel='external nofollow' class='url'>Roxana Gerbi</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 31日</a>, <a href='http://www.articlesinsight.com/Art/540615/27/Court-Reporting-Salary:-How-Much-Do-They-Make-in-a-Year.html' rel='external nofollow' class='url'>Law Careers</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 一月 31日</a>, <a href='http://scintcy.com/index.php/2011/12/just-how-to-come-to-be-a-person-magnet-here-are-actually-the-tools-which-is-going-to-aid-one-naturally-draw-in-adult-men-real-fast/' rel='external nofollow' class='url'>james scott guy magnet</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 1日</a>, <a href='http://www.ziki.com/en/isaac-benitez+810447/post/Cocktail-Dresse+13762377' rel='external nofollow' class='url'>Plus size cocktail dresses with sleeves</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 1日</a>, <a href='http://www.skipunx.com/phpBB2/profile.php?mode=viewprofile&#038;u=262319' rel='external nofollow' class='url'>Hair Removal</a> writes: <strong>Superb website...</strong>

[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 1日</a>, <a href='http://www.hoopwise.com/?m=200701' rel='external nofollow' class='url'>commercial inspections</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 1日</a>, <a href='http://www.poochwraps.com/' rel='external nofollow' class='url'>dog snuggie</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 1日</a>, <a href='http://www.grcdental.com.au' rel='external nofollow' class='url'>surgical loupes</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 2日</a>, <a href='http://www.ziki.com/en/nathaniel-kong-1+812088/post/How-do-i-Accele+13764030' rel='external nofollow' class='url'>pc tune up</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 2日</a>, <a href='http://angelinaroberts0.blogspace.fr/3254471/Merkur-Safety-Razors-Easy-and-Convenient-Tool-For-that-Closest-Shave-Possible/' rel='external nofollow' class='url'>merkur</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 2日</a>, <a href='http://bgm.me/r/661120' rel='external nofollow' class='url'>physician recruiter</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 2日</a>, <a href='http://jonesyoung1692545.blog.hr/2012/02/1629898654/physician-jobs-finding-the-optimum-jobs-to-fit-your-education.html' rel='external nofollow' class='url'>Physician Job</a> writes: <strong>Cool sites...</strong>

[...]we came across a cool site that you might enjoy. Take a look if you want[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 3日</a>, <a href='http://friendz-4-ksa.com/index.php/2011/12/is-bleeding-normal-throughout-pregnancy/' rel='external nofollow' class='url'>check out his website</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 3日</a>, <a href='http://reopro.ning.com' rel='external nofollow' class='url'>REO Real Estate Owned</a> writes: <strong>Its a challenge to find good help...</strong>

I am constantnly proclaiming that its difficult to get good help, but here is...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 3日</a>, <a href='http://superbowlliveonline.weebly.com' rel='external nofollow' class='url'>super bowl live online</a> writes: <strong>Great website...</strong>

[...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 4日</a>, <a href='http://www.bpo-companies.com' rel='external nofollow' class='url'>BPO Companies</a> writes: <strong>Links worth visiting...</strong>

[...]Sites of interest we have a link to[...]...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 5日</a>, <a href='http://hemiengines.blogdrive.com/' rel='external nofollow' class='url'>hemi engines</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 5日</a>, <a href='http://www.youtube.com/watch?v=KcPWHJ2i_rI' rel='external nofollow' class='url'>vygone zapper</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 6日</a>, <a href='https://www.youtube.com/watch?v=06ZOxJL9nKw' rel='external nofollow' class='url'>how to find a boyfriend</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 6日</a>, <a href='http://www.zerofungus.com' rel='external nofollow' class='url'>nail fungus</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 6日</a>, <a href='http://www.motionfinance.co.uk' rel='external nofollow' class='url'>finance cars</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 6日</a>, <a href='http://www.easyezinearticles.com/cgi-bin/display.pl?display=102396' rel='external nofollow' class='url'>corporate marquee hire</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 7日</a>, <a href='http://frostwire10.com/' rel='external nofollow' class='url'>frostwire</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 7日</a>, <a href='http://reactionconcepts.com/homepage-post-2/' rel='external nofollow' class='url'>Air Conditioning Repairs</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 8日</a>, <a href='http://villagevoicepimp.com/pimp-1-jim-larkin/' rel='external nofollow' class='url'>Jim Larkin</a> writes: <strong>Sources...</strong>

[...]check below, are some totally unrelated websites to ours, however, they are most trustworthy sources that we use[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 8日</a>, <a href='http://www.dailystrength.org/people/1349540/journal' rel='external nofollow' class='url'>goal rush</a> writes: <strong>Recommeneded websites...</strong>

[...]Here are some of the sites we recommend for our visitors[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 8日</a>, <a href='http://www.youtube.com/watch?v=3HTPfBksUM8' rel='external nofollow' class='url'>Scott tucker</a> writes: <strong>Cool sites...</strong>

[...]we came across a cool site that you might enjoy. Take a look if you want[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 9日</a>, <a href='http://www.youtube.com/watch?v=I_DRuyoYKBo' rel='external nofollow' class='url'>Scott Tucker Racing</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 9日</a>, <a href='http://www.youtube.com/watch?v=NDgYjTl8k7o' rel='external nofollow' class='url'>Scott Tucker Racing</a> writes: <strong>Great website...</strong>

[...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">2012年, 二月 9日</a>, <a href='http://owenwood563.soup.io/post/229977499/A-fresh-Authors-Guide-to-Book-Publishing' rel='external nofollow' class='url'>mikazuki publishing house</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li></ul><hr /><p>本文地址：<a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html">http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html</a>，转载原创文章请注明 <a href="http://zeuscn.net/">zEUScn.NET</a> ‖
      您可以直接 <a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html#comments"title="to the comments">发布评论</a>
      </p>
    <p>Copyright©<a href="%%blogurl%%">zEUScn.NET</a>.Some rights reserved.</p>
(Digital Fingerprint:<br /> 05538bd2e0492fe803256b5788cfa6fd)
	<ul class="st-related-posts">
	<li><a href="http://zeuscn.net/archives/2009/07/25/wopus-dztheme.html" title="和 Wopus 的合作公告 (2009年, 七月 25日)">和 Wopus 的合作公告</a> (5)</li>
	<li><a href="http://zeuscn.net/archives/2008/08/03/ie6-support-png.html" title="IE6 支持 PNG 格式图片的 CSS 滤镜写法 (2008年, 八月 3日)">IE6 支持 PNG 格式图片的 CSS 滤镜写法</a> (20)</li>
	<li><a href="http://zeuscn.net/archives/2011/08/09/windows2003-iis6-wordpress-and-discuz-static-permalink.html" title="Windows2003 IIS6.0 下 WordPress 和 DiscuzX2 的伪静态实现方法 (2011年, 八月 9日)">Windows2003 IIS6.0 下 WordPress 和 DiscuzX2 的伪静态实现方法</a> (99)</li>
	<li><a href="http://zeuscn.net/archives/2008/10/01/dztheme-update.html" title="DZTHEME.COM 一期改版完成 (2008年, 十月 1日)">DZTHEME.COM 一期改版完成</a> (22)</li>
	<li><a href="http://zeuscn.net/archives/2011/07/31/new-404-not-found-page.html" title="新 404 Not Found 页面上线 (2011年, 七月 31日)">新 404 Not Found 页面上线</a> (1)</li>
	<li><a href="http://zeuscn.net/archives/2008/10/04/go-to-top-js.html" title="滚动返回页面顶部的JS特效 (2008年, 十月 4日)">滚动返回页面顶部的JS特效</a> (126)</li>
	<li><a href="http://zeuscn.net/archives/2007/09/13/better-feed-and-st-add-related-posts-to-feed.html" title="优化 Feed，你不应该错过的2个插件 (2007年, 九月 13日)">优化 Feed，你不应该错过的2个插件</a> (9)</li>
	<li><a href="http://zeuscn.net/archives/2008/08/14/sth-about-wopus.html" title="Wopus 注册码&#038;文化衫&#038;FQA (2008年, 八月 14日)">Wopus 注册码&#038;文化衫&#038;FQA</a> (32)</li>
	<li><a href="http://zeuscn.net/archives/2009/11/08/ajax-load-for-dztheme-pro.html" title="给博客首页增加了一个 Ajax 效果 (2009年, 十一月 8日)">给博客首页增加了一个 Ajax 效果</a> (26)</li>
	<li><a href="http://zeuscn.net/archives/2008/08/12/beta-diablo-iii-theme.html" title="大菠萝3 Diablo III WordPress 主题公开测试 (2008年, 八月 12日)">大菠萝3 Diablo III WordPress 主题公开测试</a> (36)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html/feed</wfw:commentRss>
		<slash:comments>130</slash:comments>
		</item>
		<item>
		<title>关于 D&amp;Z Theme 的升级公告</title>
		<link>http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html</link>
		<comments>http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html#comments</comments>
		<pubDate>Sat, 20 Dec 2008 16:10:22 +0000</pubDate>
		<dc:creator>zEUS.</dc:creator>
				<category><![CDATA[Wordpress模板]]></category>
		<category><![CDATA[与我有关]]></category>
		<category><![CDATA[D&Z Theme]]></category>
		<category><![CDATA[Gtalk]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[主题模板]]></category>
		<category><![CDATA[魔兽世界]]></category>

		<guid isPermaLink="false">http://zeuscn.net/?p=543</guid>
		<description><![CDATA[预计于今明2日发布 D&#038;Z Theme 针对 WordPress 2.7 的升级版本又要跳票了&#8230; 从 WordPress Thread Comments 和 WordPress Paged Comments 插件平滑过渡到 WordPress 2.7 提供的原生评论嵌套分页的困难程度超出了我的预期，我还需要更多的时间去学习 wp_list_comments(&#8216;arguments&#8217;) 这个在 2.7 中加入的和留言系统有关的新函数。为了让主题用户们在使用主题上不造成额外的困扰，所以针对这个问题我需要花更多的时间来找出一个完美的解决方案。 不过10月份发布的 D&#038;Z Theme 升级版可以正常的在 WordPress 2.7 下运行，只是不支持原生评论嵌套分页功能而已，倘若使用者继续使用 WordPress Thread Comments 和 WordPress Paged Comments 插件的话，大家可以放心的将 WordPress 升级到最新的 2.7 版本（我自己已经在本地做过测试，没有任何问题），如果万一升级后出现了什么问题，可以直接通过 GTalk 或 Email: zeus0517@gmail.com 向我反馈，我会在第一时间内作出回应。 这次针对 WordPress 2.7 的升级，除了原生评论嵌套分页外，还有以下几项改动： 对主题模板的默认字体样式和字体大小会进行一定的调整，毕竟不少用户的电脑里没有安装“微软雅黑”的字体。 我将去掉页面底部默认的“分页导航”的功能，现有的分页代码并没有很好的工作，取而代之的是主题将默认对 WP Pagenavi [...]]]></description>
			<content:encoded><![CDATA[<p>预计于今明2日发布 D&#038;Z <a href="http://zeuscn.net/archives/tag/theme" class="st_tag internal_tag" rel="tag" title="标签 Theme 下的日志">Theme</a> 针对 <a href="http://zeuscn.net/archives/tag/wordpress" class="st_tag internal_tag" rel="tag" title="标签 wordpress 下的日志">WordPress</a> 2.7 的升级版本又要跳票了&#8230; </p>
<p>从 WordPress Thread Comments 和 WordPress Paged Comments 插件平滑过渡到 WordPress 2.7 提供的原生评论嵌套分页的困难程度超出了我的预期，我还需要更多的时间去学习 <strong>wp_list_comments(&#8216;arguments&#8217;)</strong> 这个在 2.7 中加入的和留言系统有关的新函数。为了让主题用户们在使用主题上不造成额外的困扰，所以针对这个问题我需要花更多的时间来找出一个完美的解决方案。<span id="more-543"></span></p>
<p>不过<strong><a href="http://zeuscn.net/archives/2008/10/07/dz-theme-update/">10月份发布的 D&#038;Z Theme 升级版</a>可以正常的在 WordPress 2.7 下运行</strong>，只是不支持原生评论嵌套分页功能而已，倘若使用者继续使用 WordPress Thread Comments 和 WordPress Paged Comments 插件的话，大家可以放心的将 WordPress 升级到最新的 2.7 版本（我自己已经在本地做过测试，没有任何问题），如果万一升级后出现了什么问题，可以直接通过 <a href="http://zeuscn.net/archives/tag/gtalk" class="st_tag internal_tag" rel="tag" title="标签 Gtalk 下的日志">GTalk</a> 或 Email: zeus0517@gmail.com 向我反馈，我会在第一时间内作出回应。</p>
<p>这次针对 WordPress 2.7 的升级，除了原生评论嵌套分页外，还有以下几项改动：</p>
<ul>
<li>对主题模板的默认字体样式和字体大小会进行一定的调整，毕竟不少用户的电脑里没有安装“微软雅黑”的字体。</li>
<li>我将去掉页面底部默认的“分页导航”的功能，现有的分页代码并没有很好的工作，取而代之的是主题将默认对 WP Pagenavi 这款知名翻页插件提供样式上的支持。</li>
<li>还有一个比较大的变动是右侧栏顶部的 TAB 栏——TAB 栏之间的切换将加入 <a href="http://zeuscn.net/archives/tag/jquery" class="st_tag internal_tag" rel="tag" title="标签 jquery 下的日志">jQuery</a> 的淡入淡出效果。</li>
<li>还有一些微小的样式调整。</li>
</ul>
<p>这次升级看起来变动不大，但工作量还是不小的，为此我还推掉了一份付费的“业务”（当然了，原因也不仅仅是因为这个 <img src='http://zeuscn.net/wp-includes/images/smilies/icon_rolleyes.gif' alt=':roll:' class='wp-smiley' />  ），我只希望能让自己的主题尽快跟 WordPress 2.7 做个“了断”！</p>
<p>在对 D&#038;Z Theme 升级完成后，我将对 D&#038;Z Theme Pro 也进行相关的升级，所有已购买该主题的朋友可以免费索取升级版。我也希望这项“工作”能在下周内完成。</p>
<p>除此外，我很有可能在下周内放出一款全新免费主题的测试版——也是我的第二块和《<a href="http://zeuscn.net/archives/tag/%e9%ad%94%e5%85%bd%e4%b8%96%e7%95%8c" class="st_tag internal_tag" rel="tag" title="标签 魔兽世界 下的日志">魔兽世界</a>》有关的 WordPress <a href="http://zeuscn.net/archives/tag/%e4%b8%bb%e9%a2%98%e6%a8%a1%e6%9d%bf" class="st_tag internal_tag" rel="tag" title="标签 主题模板 下的日志">主题模板</a>！暂命名为 <strong><a href="http://zeuscn.net/archives/tag/wlk" class="st_tag internal_tag" rel="tag" title="标签 WLK 下的日志">WLK</a>(Wrath of the Lich King) Theme</strong> ，我是本着“没有最酷，只有更酷”的理念来制作这款主题的，希望大家能够满意～ 也希望届时朋友们能帮忙对这款主题进行测试和反馈宝贵的建议 <img src='http://zeuscn.net/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' />  这里我先卖个关子，就不透露更多信息了 <img src='http://zeuscn.net/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' />  </p>
<p align=center><img class="img_border" src="http://pic.yupoo.com/zeuscn/572926b08daf/rmbiu81b.jpg" alt="WLK" /></p>
<p align=right>zEUS.</p>
<hr /><h2>日志评论</h2><ul><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 21日</a>, <a href='http://www.juzizhou.com' rel='external nofollow' class='url'>毛毛虫</a> writes: 最后图片表明，你是不是在玩魔兽。呵呵。</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 21日</a>, <a href='http://surdark.net' rel='external nofollow' class='url'>浮黑</a> writes: 很是期待！</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 21日</a>, <a href='http://sitelj.com' rel='external nofollow' class='url'>会律</a> writes: 哈哈，没用仁兄的主题，也看看去！</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 22日</a>, <a href='http://www.frankboy.net' rel='external nofollow' class='url'>Frankboy</a> writes: 还有一个比较大的变动是右侧栏顶部的 TAB 栏——TAB 栏之间的切换将加入 jQuery 的淡入淡出效果。 
期待~</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 22日</a>, <a href='http://www.fc127.com' rel='external nofollow' class='url'>双色球</a> writes: 路过,顺便支持一下</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 22日</a>, <a href='http://scottie.cn' rel='external nofollow' class='url'>西岸</a> writes: 肯定要顶了。 :mrgreen:</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 22日</a>, <a href='http://longlan.net' rel='external nofollow' class='url'>longlan</a> writes: 关注！更新了，下载去试试！</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 22日</a>, <a href='http://vkoor.cn' rel='external nofollow' class='url'>LOKE</a> writes: 哦也！支持下！ :mrgreen:</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 22日</a>, <a href='http://myhou.org' rel='external nofollow' class='url'>MY-Hou</a> writes: 你老很久没出新板子了</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 23日</a>, <a href='http://www.ppestt.com' rel='external nofollow' class='url'>PEST</a> writes: :smile:  我等着~~</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 23日</a>, <a href='http://eachsite.org/' rel='external nofollow' class='url'>辐射鱼</a> writes: 支持，很少有主题作者随着程序的升级而升级主题</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 23日</a>, <a href='http://www.leinky.com' rel='external nofollow' class='url'>小墨</a> writes: 加油加油~ :mrgreen:</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 24日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 有些小问题，搞得好头疼呀...</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 24日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 评论嵌套的效果还不错  :smile:</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 24日</a>, <a href='http://www.pigi.cn' rel='external nofollow' class='url'>PIGI</a> writes: 支持LZ,非常不错!</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 24日</a>, <a href='http://mlyang.cn' rel='external nofollow' class='url'>牧狼羊</a> writes: 话说，您这一跳票，使您更接近WP的精髓啦，哈哈。</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 25日</a>, <a href='http://booto.net' rel='external nofollow' class='url'>Love CJ</a> writes: Merry Christmas.</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 25日</a>, <a href='http://www.ppestt.com' rel='external nofollow' class='url'>PEST</a> writes: 看到效果了~~</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 25日</a>, <a href='http://blogs.carrielis.com' rel='external nofollow' class='url'>Carrie</a> writes: zEUS. 不知道你有無收到我的 GTalk 離線訊息？關於新版升級的部份，就是那個 tab 沒法正常顯示……還在等你的回覆喔～</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 25日</a>, <a href='http://www.80win.com/' rel='external nofollow' class='url'>莫良</a> writes: 据说wp准备2.8了，晕。。。</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 25日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 恩，已经收到了，多谢反馈！
我还需要进一步的对主题进行改进！</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 25日</a>, <a href='http://blogs.carrielis.com' rel='external nofollow' class='url'>Carrie</a> writes: 那就等待你改進之後的完美版本囉～期待 :)</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 25日</a>, <a href='http://gangege.com' rel='external nofollow' class='url'>GanGeGe</a> writes: 哈哈，快点研究吧，研究好了也好把我的主题帮我改改^_^</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 26日</a>, <a href='http://janeui.com' rel='external nofollow' class='url'>uu</a> writes: 2009年前的最大期待~~~我喜欢这个主题~~


若能推出暖色调的就好咯~~~~</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 26日</a>, <a href='http://www.simpleseo.cn' rel='external nofollow' class='url'>simpleseo</a> writes: 哈，人好，没得说，
我看到很多朋友都在使用你这块皮呀：）～</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 28日</a>, <a href='http://www.smallstonesoft.com' rel='external nofollow' class='url'>cool8jay</a> writes: 想看看到底有多酷，万一不酷怎么办？</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 28日</a>, <a href='http://www.km286.cn' rel='external nofollow' class='url'>猪猪</a> writes: 俺路过这里~~~HOHO~~~~~</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2008年, 十二月 30日</a>, <a href='http://3284265.cn' rel='external nofollow' class='url'>shamas</a> writes: 顶一个</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2009年, 一月 1日</a>, <a href='http://aunsen.com' rel='external nofollow' class='url'>aunsen</a> writes: 游戏主题啊，我靠！期待！</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2009年, 一月 2日</a>, <a href='http://www.km286.cn' rel='external nofollow' class='url'>猪猪</a> writes: 我还是觉得你现在用的这个主题好~</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2009年, 一月 5日</a>, <a href='http://enjoylog.cn' rel='external nofollow' class='url'>乌拉诺斯</a> writes: 精神真是可嘉，预祝早日上线。</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2009年, 二月 4日</a>, <a href='http://www.yanxc.com' rel='external nofollow' class='url'>yanxc</a> writes: 祝愿早日完成！真的很负责，</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2009年, 三月 11日</a>, <a href='http://www.shuangse8.com' rel='external nofollow' class='url'>双色球技巧</a> writes: 想当不错，真的，呵呵，加油啊</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2009年, 三月 12日</a>, <a href='http://i.yidie.name' rel='external nofollow' class='url'>伊迭</a> writes: 同感。
主题做得非常棒了，但是灰白色调看久了有点压抑……
如果能做一个暖色调的就好了，像科学松鼠会看起来就很……怎么说呢？就是看久了也不会很疲劳。</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2009年, 三月 14日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 是的，一直都有考虑其它色系的效果 :-)</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2009年, 三月 17日</a>, <a href='http://www.kukbb.cn' rel='external nofollow' class='url'>儿童理发</a> writes: 我也喜欢暖色调的！看着舒服！！！</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2009年, 三月 27日</a>, <a href='http://www.kukbb.cn' rel='external nofollow' class='url'>酷宝贝</a> writes: 支持下！！</li><li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">2009年, 四月 14日</a>, <a href='http://www.kukbb.cn' rel='external nofollow' class='url'>婴儿理发</a> writes: 主题做的真不错！！顶啊。</li></ul><hr /><p>本文地址：<a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html">http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html</a>，转载原创文章请注明 <a href="http://zeuscn.net/">zEUScn.NET</a> ‖
      您可以直接 <a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html#comments"title="to the comments">发布评论</a>
      </p>
    <p>Copyright©<a href="%%blogurl%%">zEUScn.NET</a>.Some rights reserved.</p>
(Digital Fingerprint:<br /> 05538bd2e0492fe803256b5788cfa6fd)
	<ul class="st-related-posts">
	<li><a href="http://zeuscn.net/archives/2011/07/23/flv-player-and-bitcomet-flv-converter.html" title="WordPress flv 视频播放插件：flv-player 的安装使用及下载 附带 BitComet FLV 转换器下载 (2011年, 七月 23日)">WordPress flv 视频播放插件：flv-player 的安装使用及下载 附带 BitComet FLV 转换器下载</a> (102)</li>
	<li><a href="http://zeuscn.net/archives/2008/03/23/ipple-utral-released.html" title="WordPress 主题模板：Ipple Ultra (2008年, 三月 23日)">WordPress 主题模板：Ipple Ultra</a> (244)</li>
	<li><a href="http://zeuscn.net/archives/2007/07/05/sthaboutzeusblog.html" title="关于本站的一些说明 (2007年, 七月 5日)">关于本站的一些说明</a> (13)</li>
	<li><a href="http://zeuscn.net/archives/2007/11/05/blogspot-come-back.html" title="重启 blogspot! (2007年, 十一月 5日)">重启 blogspot!</a> (9)</li>
	<li><a href="http://zeuscn.net/archives/2010/05/07/dz-theme-pro-cp-discontinued.html" title="D&#038;Z Theme Pro CP 即日起暂停出售 (2010年, 五月 7日)">D&#038;Z Theme Pro CP 即日起暂停出售</a> (122)</li>
	<li><a href="http://zeuscn.net/archives/2008/10/26/diary-5.html" title="又见日记 (2008年, 十月 26日)">又见日记</a> (39)</li>
	<li><a href="http://zeuscn.net/archives/2007/06/24/zeusblogisreloading.html" title="zEUS.&#8217; Blog Is Reloading&#8230; (2007年, 六月 24日)">zEUS.&#8217; Blog Is Reloading&#8230;</a> (185)</li>
	<li><a href="http://zeuscn.net/archives/2007/04/11/easy.html" title="超easy的WOW武器模型修改 (2007年, 四月 11日)">超easy的WOW武器模型修改</a> (77)</li>
	<li><a href="http://zeuscn.net/archives/2010/02/23/share-a-product-template-of-taobao.html" title="分享自制淘宝商品页模板 PSD&#038;HTML (2010年, 二月 23日)">分享自制淘宝商品页模板 PSD&#038;HTML</a> (129)</li>
	<li><a href="http://zeuscn.net/archives/2008/02/15/2-english-themes-download.html" title="2款主题的英文版下载 (2008年, 二月 15日)">2款主题的英文版下载</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html/feed</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>锚点冲突，导致博客评论分页失效</title>
		<link>http://zeuscn.net/archives/2008/11/26/html-a.html</link>
		<comments>http://zeuscn.net/archives/2008/11/26/html-a.html#comments</comments>
		<pubDate>Wed, 26 Nov 2008 07:33:25 +0000</pubDate>
		<dc:creator>zEUS.</dc:creator>
				<category><![CDATA[Wordpress研究]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://zeuscn.net/?p=533</guid>
		<description><![CDATA[HTML 中的链接，正确的说法应该称作“锚点”。它不仅让我们能指向文档，还能指向页面里的特定段落，更能当作“精准链接”的便利工具。 我们在编辑 HTML 页面时最常见的锚点有两种 1 &#60;a href=&#34;&#34;&#62;&#60;/a&#62; 和 1 &#60;a name=&#34;&#34;&#62;&#60;/a&#62; 前者用于链接，后者用于定位。 链接就不多说了，关于定位，我们用的最多的一个例子就是“返回顶部”： 一般我们在页面的顶部，例如 body 标签的下面加入一个锚点 1 2 &#60;body&#62; &#60;a name=&#34;top&#34;&#62;&#60;/a&#62; 然后在页脚的代码里面再加上 1 &#60;a href=&#34;#top&#34;&#62;返回页顶&#60;/a&#62; 这样我们点击页脚里的“返回页顶”，那么整个页面就会直接从页脚跳到页面顶部。 感谢 Carrie 和 Jinwen 发现并告之本站的评论分页失效。 导致这个问题的是我前几日使用了一个可以使页面滚动的 Jquery JS ，这个 Jquery JS 自动给用于定位的锚点增加滚动效果，比如点击页面底部的“返回页顶”，页面就会自动的滚动到顶部（而非之前介绍过的一段代码）。 然而 WP Paged Comments 插件的翻页链接里也带有定位的锚点，比如 http://zeuscn.net/messageboard/?wpc=2#comments 末尾的 “#comments” ，所以当我点击分页链接的时候就出了问题，浏览器不知道到底是滚动呢？还是跳转到下一页呢？很明显两者之间有所冲突&#8230; 如何解决这个问题呢？我所做的就是取消了那个 Jquery JS 的调用&#8230; JS 功能可以少，但评论分页是必须的，我暂时还没有找到两全其美的办法，不知道大家有何高见？ zEUS. [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>HTML 中的链接，正确的说法应该称作“锚点”。它不仅让我们能指向文档，还能指向页面里的特定段落，更能当作“精准链接”的便利工具。</p></blockquote>
<p>我们在编辑 HTML 页面时最常见的锚点有两种</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;</span></pre></td></tr></table></div>

<p>和<br />
<span id="more-533"></span></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;</span></pre></td></tr></table></div>

<p>前者用于链接，后者用于定位。</p>
<p>链接就不多说了，关于定位，我们用的最多的一个例子就是“返回顶部”：<br />
一般我们在页面的顶部，例如 body 标签的下面加入一个锚点</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">body</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;top&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;</span></pre></td></tr></table></div>

<p>然后在页脚的代码里面再加上</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;#top&quot;</span>&gt;</span>返回页顶<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;</span></pre></td></tr></table></div>

<p>这样我们点击页脚里的“返回页顶”，那么整个页面就会直接从页脚跳到页面顶部。</p>
<p>感谢 <a href="http://blogs.carrielis.com/" target="_blank">Carrie</a> 和 <a href="http://smartr.cn/" target="_blank">Jinwen</a> 发现并告之<a href="http://zeuscn.net/messageboard/#comment-6754" target="_blank">本站的评论分页失效</a>。</p>
<p>导致这个问题的是我前几日使用了一个<a href="http://www.dezinerfolio.com/2007/08/08/df-javascript-smooth-scroll/" target="_blank">可以使页面滚动的 <del datetime="2008-11-26T14:06:45+00:00">Jquery</del> JS</a> ，这个 <del datetime="2008-11-26T14:06:45+00:00"><a href="http://zeuscn.net/archives/tag/jquery" class="st_tag internal_tag" rel="tag" title="标签 jquery 下的日志">Jquery</a> </del>JS 自动给用于定位的锚点增加滚动效果，比如点击页面底部的“返回页顶”，页面就会自动的滚动到顶部（而非<a href="http://zeuscn.net/archives/2008/10/04/go-to-top-js/" target="_blank">之前介绍过的一段代码</a>）。</p>
<p>然而 WP Paged Comments 插件的翻页链接里也带有定位的锚点，比如</p>
<p>http://zeuscn.net/messageboard/?wpc=2#comments</p>
<p>末尾的 “<strong>#comments</strong>” ，所以当我点击分页链接的时候就出了问题，浏览器不知道到底是滚动呢？还是跳转到下一页呢？很明显两者之间有所冲突&#8230;</p>
<p>如何解决这个问题呢？我所做的就是取消了那个 <del datetime="2008-11-26T14:06:45+00:00">Jquery </del> JS 的调用&#8230; JS 功能可以少，但评论分页是必须的，我暂时还没有找到两全其美的办法，不知道大家有何高见？</p>
<p align=right>zEUS.</p>
<hr /><h2>日志评论</h2><ul><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 26日</a>, <a href='http://smartr.cn' rel='external nofollow' class='url'>Jinwen</a> writes: 我刚写了一篇，说是用jquery把旧的评论隐藏起来，也差不多和分页一样的效果。</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 26日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 呵呵，昨晚我就玩了你那边的效果，挺棒的
但是... 我看了下代码，这里确实是隐藏的，被隐藏的评论依然会加载，我的留言板有500+多条留言，一次性载入的话就太耗时间和资源了...
所以还是得保留评论分页的功能...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 26日</a>, <a href='http://smartr.cn' rel='external nofollow' class='url'>Jinwen</a> writes: 这个也是问题哦。不与来个先分页，每页50条，然后再隐藏40条，哈。</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 26日</a>, <a href='http://www.xiaorsz.cn' rel='external nofollow' class='url'>xiaorsz</a> writes: 这个好像不是 jquery 的代码的，好像就是一段纯 js 的！！是有可能造成冲突的，我这里有段 jquery的，可以自定义，自己设置，貌似比较方便！有空的话我把他分享出来！！</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 26日</a>, <a href='http://blogs.carrielis.com' rel='external nofollow' class='url'>Carrie</a> writes: 原來是錨點出錯啊～不過我剛剛又發現那個『跳至評論』也出錯了呢！點下去也無法跳至評論處留言，應該也跟你說的錨點出錯有關連，zEUS. 要不要再檢查一下呢？</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 26日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 哈哈，多谢，确实是那个问题....  现在改好了 :mrgreen:</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 26日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 多谢提醒，我仔细看了下，确实是纯 JS 的 ～
如果你那边有解决办法就更好了～ 期待一下 :grin:</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 27日</a>, <a href='http://www.51eo.com/' rel='external nofollow' class='url'>最新电影</a> writes: name作怪…</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 27日</a>, <a href='http://www.eemir3.com' rel='external nofollow' class='url'>Yacca</a> writes: 我想做分页...但page页面总觉得有点问题...2.7再说吧 自带分页了哈哈</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 27日</a>, <a href='http://www.km286.cn/' rel='external nofollow' class='url'>猪猪</a> writes: 不知道是显示器的事情还是怎么回事
在这个电脑上看你的网站，评论验证码的字就可以看的清楚了~</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 28日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 恩，不光是 name 所有锚点都不行...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 28日</a>, clayboy writes: 怎么解决呢?</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 28日</a>, <a href='http://xueshen.net' rel='external nofollow' class='url'>雪深</a> writes: 哇塞 前面哦</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十一月 30日</a>, <a href='http://3284265.cn' rel='external nofollow' class='url'>shamas</a> writes: 锚点滑动的效果我也用过，出现的问题就是在IE下打开的速度慢了， 后事也没用了。这东东是个鸡肋</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十二月 22日</a>, <a href='http://www.c2cer.com' rel='external nofollow' class='url'>popdo</a> writes: 用jQuery一句搞定的！应该谢谢我。哈哈！
<a></a></li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十二月 22日</a>, <a href='http://www.c2cer.com' rel='external nofollow' class='url'>popdo</a> writes: 汗~我刚插入了jQ代码怎么被过滤掉了？</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十二月 22日</a>, <a href='http://www.c2cer.com' rel='external nofollow' class='url'>popdo</a> writes: 需要的话留个mail。再发你</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2008年, 十二月 22日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 如果真是 jQuery 的话那就太好了～ 我的邮箱是 zeus0517@gmail.com 感激不尽 :-D</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2009年, 五月 30日</a>, <a href='http://www.life-studio.cn' rel='external nofollow' class='url'>万戈</a> writes: 我用了你的JS滚动到页顶的方法，评论分页也没有失效耶</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2009年, 五月 31日</a>, <a href='http://zeuscn.net/' rel='external nofollow' class='url'>zEUS.</a> writes: 其实后来我发现导致这个问题的是我用的那个表情插件...停用了也就好了... -_-|||</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 23日</a>, <a href='http://servinion.weebly.com' rel='external nofollow' class='url'>servinion</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 26日</a>, <a href='http://www.socializr.com/event/7470596' rel='external nofollow' class='url'>Kia Picanto</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 26日</a>, <a href='http://dallasfamilyportraits.com' rel='external nofollow' class='url'>Dallas Family Portrait Photographer</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 26日</a>, <a href='http://bestsupplementsformusclegain.posterous.com/' rel='external nofollow' class='url'>pre workout supplements</a> writes: <strong>Related…...</strong>

[...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 26日</a>, <a href='http://www.americanantigravity.com/audio/paul-moller-on-flying-cars.html' rel='external nofollow' class='url'>Flying Cars</a> writes: <strong>Websites to visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 28日</a>, <a href='http://freedellxpsm1530.com' rel='external nofollow' class='url'>Free Dell XPS M1530</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 29日</a>, <a href='http://ingilizce' rel='external nofollow' class='url'>http://cratel-test.wichita.edu/blogs/gregnordyke/2008/02/21/post-hello-gameboy/</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 29日</a>, <a href='http://tinypic.com/player.php?v=5bpus6&#038;s=5' rel='external nofollow' class='url'>ingilizce</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 30日</a>, <a href='http://www.onewayseobacklinks.com/What_is_a_Linkwheel.html' rel='external nofollow' class='url'>link wheels</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 30日</a>, <a href='http://postizzle.com/story.php?id=3474' rel='external nofollow' class='url'>Super Bowl 46 Picks</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 30日</a>, <a href='http://www.facebook.com/feeds/page.php?id=173646876074929&#038;format=rss20' rel='external nofollow' class='url'>Wedding photographers in Miami</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 30日</a>, <a href='http://chicagoimmigrationattorney492.wordpress.com/2012/01/27/why-an-immigration-legal-professional-is-important-for-acquiring-visas/' rel='external nofollow' class='url'>Chicago immigration attorney</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 30日</a>, <a href='http://svmomsalums.com/index.php/2012/01/vision-floaters-what-exactly-are-they-and-can-they-ever-look-for-a-remedy/' rel='external nofollow' class='url'>how to remove eye floaters</a> writes: <strong>Websites worth visiting...</strong>

[...]here are some links to sites that we link to because we think they are worth visiting[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 30日</a>, <a href='http://www.anti-spam.nu/anti-spam-in-english/' rel='external nofollow' class='url'>anti spam</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 30日</a>, <a href='http://www.facebook.com/notes/build-lean-muscle-mass/bsn-syntha-6-protein-powder-review/241904755886856' rel='external nofollow' class='url'>syntha 6 protein</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 30日</a>, <a href='http://www.allforhealth.info/' rel='external nofollow' class='url'>Health Tips</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 30日</a>, <a href='http://qt1.bentley.edu/groups/ibentwhyapple/wiki/c560f/Link_Building.html#' rel='external nofollow' class='url'>SEM link building</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 31日</a>, <a href='http://johnyoung0803498.blog.hr/2012/01/1629882122/tips-on-lawn-care-business-advertising-methods.html' rel='external nofollow' class='url'>lawn service advertising</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 31日</a>, <a href='http://www.hugeyields.info' rel='external nofollow' class='url'>home business</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 31日</a>, <a href='http://www.youtube.com/watch?v=RcsX6C4UxlM' rel='external nofollow' class='url'>parkland florida homes</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 一月 31日</a>, <a href='http://www.theharvardwriters.com/services/disseratations.html' rel='external nofollow' class='url'>dissertations</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 1日</a>, <a href='http://svmomsalums.com/index.php/2011/12/how-to-get-rid-of-spots-speedily/' rel='external nofollow' class='url'>how to get blood out of jeans</a> writes: <strong>Websites worth visiting...</strong>

[...]here are some links to sites that we link to because we think they are worth visiting[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 1日</a>, <a href='http://schoolfurnitureshoppe.com/index.php/2011/10/causes-of-vaginal-bleeding-during-pregnancy/' rel='external nofollow' class='url'>heavy bleeding while pregnant</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 1日</a>, <a href='http://gfd.ocean.washington.edu/wiki/index.php/User:Calculator1302012' rel='external nofollow' class='url'>Calculator Online</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 1日</a>, <a href='http://www.salonseeker.com.au' rel='external nofollow' class='url'>beauty therepy</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 1日</a>, <a href='http://www.mortgagebrokerland.com/f2/anyone-been-scott-tucker-seminar-824/' rel='external nofollow' class='url'>Scott Tucker Payday Loans</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 2日</a>, <a href='http://www.vilago21.com/event/Lacking+Motivation+To+Lose+Weight/342981/profile' rel='external nofollow' class='url'>motivation for weight loss</a> writes: <strong>Sites we Like…...</strong>

[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 2日</a>, <a href='http://online.wsj.com/article/SB10001424052748703940904575395452654498336.html' rel='external nofollow' class='url'>Scott Tucker Racing</a> writes: <strong>Gems form the internet...</strong>

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 2日</a>, <a href='http://www.youtube.com/watch?v=JYKQLAV6o9k' rel='external nofollow' class='url'>Scott Tucker Racing</a> writes: <strong>Check this out...</strong>

[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 3日</a>, <a href='http://jonathanking380.insanejournal.com/409.html' rel='external nofollow' class='url'>Scott Tucker Payday Loans</a> writes: <strong>You should check this out...</strong>

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 3日</a>, <a href='http://www.youtube.com/watch?v=-WC-aCfL77E' rel='external nofollow' class='url'>How To Lose Stomach Fat In Three Steps</a> writes: <strong>Sources...</strong>

[...]check below, are some totally unrelated websites to ours, however, they are most trustworthy sources that we use[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 3日</a>, <a href='http://watchsuperbowllive.multiply.com/journal' rel='external nofollow' class='url'>watch super bowl live</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 4日</a>, <a href='http://www.artslant.com/ew/groups/show/479209' rel='external nofollow' class='url'>Scott Tucker CBS</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 5日</a>, <a href='http://www.youtube.com/watch?v=KcPWHJ2i_rI' rel='external nofollow' class='url'>vygone zapper</a> writes: <strong>Great website...</strong>

[...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 5日</a>, <a href='http://kuzink.com/detail/link-6853.html' rel='external nofollow' class='url'>sports performance and strength and conditioning</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 6日</a>, <a href='http://www.feldenkraisinstitute.com/index.php/member/49139/' rel='external nofollow' class='url'>LOANS</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 6日</a>, <a href='http:///www.wartscide.com' rel='external nofollow' class='url'>genital warts treatment</a> writes: <strong>Superb website...</strong>

[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 6日</a>, <a href='http://www.commercialpropertyinsurance.co.uk' rel='external nofollow' class='url'>property insurance</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 6日</a>, <a href='https://addons.mozilla.org/en-US/firefox/user/6077282/' rel='external nofollow' class='url'>tarot gratis</a> writes: <strong>Superb website...</strong>

[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 7日</a>, <a href='http://www.youtube.com/watch?v=tpDt82Wxgk4' rel='external nofollow' class='url'>maryland short sale attorney</a> writes: <strong>Websites we think you should visit...</strong>

[...]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 7日</a>, <a href='http://wallinside.com/post-1281513.html' rel='external nofollow' class='url'>escort milano</a> writes: <strong>Links...</strong>

[...]Sites of interest we have a link to[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 7日</a>, <a href='http://justinsanchez083.posterous.com/los-angeles-escorts' rel='external nofollow' class='url'>escorts los angeles</a> writes: <strong>Websites you should visit...</strong>

[...]below you’ll find the link to some sites that we think you should visit[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 7日</a>, <a href='http://briannamiller081.blogspace.fr/3331065/best-cheap-web-hosting/' rel='external nofollow' class='url'>best cheap web hosting</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 7日</a>, <a href='http://techandgame.corrieredellosport.it/lavorare/1042/una-ferrari-per-la-sicurezza/' rel='external nofollow' class='url'>Air Conditioning Repairs</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 7日</a>, <a href='http://sweetsmiles4kids.com/' rel='external nofollow' class='url'>Children dentist</a> writes: <strong>Blogs ou should be reading...</strong>

[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 7日</a>, <a href='http://www.vippleasuregirls.co.uk' rel='external nofollow' class='url'>escorts in london</a> writes: <strong>Websites worth visiting...</strong>

[...]here are some links to sites that we link to because we think they are worth visiting[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 7日</a>, <a href='http://bestidol.org/en/index.php/User:Righteouspan68' rel='external nofollow' class='url'>windows and doors</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 8日</a>, <a href='http://bgm.me/r/706503' rel='external nofollow' class='url'>buy targeted facebook fans</a> writes: <strong>Superb website...</strong>

[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 8日</a>, <a href='http://donaldbennett0.xanga.com/758892089/beverly-hills-dentist/' rel='external nofollow' class='url'>dentist beverly hills</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 8日</a>, <a href='http://paininkidney.com/ksrr' rel='external nofollow' class='url'>dissolve kidney stones</a> writes: <strong>Awesome website...</strong>

[...]the time to read or visit the content or sites we have linked to below the[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 9日</a>, <a href='http://musiccityinteractive.com/monday-funday-iphone%E2%80%99s-siri-virtual-assistant-vs-human-assistant/' rel='external nofollow' class='url'>Scott Tucker CBS</a> writes: <strong>Online Article…...</strong>

[...]The information mentioned in the article are some of the best available [...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 9日</a>, <a href='http://www.interwebstuff.com/2010/04/englisch-lernen-einfach-gemacht' rel='external nofollow' class='url'>http://www.interwebstuff.com/2010/04/das-etwas-andere-musikinstrument</a> writes: <strong>Visitor recommendations...</strong>

[...]one of our visitors recently recommended the following website[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 9日</a>, <a href='http://rubenedwards514533.webs.com/apps/blog/show/12237052-automobile-insurance' rel='external nofollow' class='url'>auto insurance</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 9日</a>, <a href='http://www.lafermejerome.com/lfj-saison-2/merci-aux-fans-mais.html' rel='external nofollow' class='url'>Scott Tucker CBS</a> writes: <strong>Recent Blogroll Additions…...</strong>

[...]usually posts some very interesting stuff like this. If you’re new to this site[...]…...</li><li><a href="http://zeuscn.net/archives/2008/11/26/html-a.html">2012年, 二月 9日</a>, <a href='http://www.justbeenpaidreferrals.com' rel='external nofollow' class='url'>just been paid strategy</a> writes: <strong>Read was interesting, stay in touch…...</strong>

[...]please visit the sites we follow, including this one, as it represents our picks from the web[...]…...</li></ul><hr /><p>本文地址：<a href="http://zeuscn.net/archives/2008/11/26/html-a.html">http://zeuscn.net/archives/2008/11/26/html-a.html</a>，转载原创文章请注明 <a href="http://zeuscn.net/">zEUScn.NET</a> ‖
      您可以直接 <a href="http://zeuscn.net/archives/2008/11/26/html-a.html#comments"title="to the comments">发布评论</a>
      </p>
    <p>Copyright©<a href="%%blogurl%%">zEUScn.NET</a>.Some rights reserved.</p>
(Digital Fingerprint:<br /> 05538bd2e0492fe803256b5788cfa6fd)
	<ul class="st-related-posts">
	<li><a href="http://zeuscn.net/archives/2008/11/26/javascript-drop-down-menu-for-dz-theme.html" title="给 D&#038;Z Theme 增加一个额外的悬浮菜单 (2008年, 十一月 26日)">给 D&#038;Z Theme 增加一个额外的悬浮菜单</a> (26)</li>
	<li><a href="http://zeuscn.net/archives/2008/10/01/dztheme-update.html" title="DZTHEME.COM 一期改版完成 (2008年, 十月 1日)">DZTHEME.COM 一期改版完成</a> (22)</li>
	<li><a href="http://zeuscn.net/archives/2008/12/18/single-level-dropdowns-for-wordpress.html" title="针对 WordPress 模板导航栏2级悬浮菜单的一个很好的解决方案 (2008年, 十二月 18日)">针对 WordPress 模板导航栏2级悬浮菜单的一个很好的解决方案</a> (22)</li>
	<li><a href="http://zeuscn.net/archives/2009/10/31/lightbox-for-wordpress-without-plugins.html" title="无插件让 WordPress 原生相册支持 lightbox (2009年, 十月 31日)">无插件让 WordPress 原生相册支持 lightbox</a> (12)</li>
	<li><a href="http://zeuscn.net/archives/2009/06/19/dz-theme-pro-cp-released.html" title="D&#038;Z Theme Pro CP 版正式（付费）发布 (2009年, 六月 19日)">D&#038;Z Theme Pro CP 版正式（付费）发布</a> (130)</li>
	<li><a href="http://zeuscn.net/archives/2009/07/22/optimize-the-header-for-wordpress.html" title="优化 header.php 加速 WordPress (2009年, 七月 22日)">优化 header.php 加速 WordPress</a> (91)</li>
	<li><a href="http://zeuscn.net/archives/2009/11/01/lightbox-for-wordpress-without-plugins-2.html" title="无插件实现 WordPress Lightbox 特效 (2009年, 十一月 1日)">无插件实现 WordPress Lightbox 特效</a> (89)</li>
	<li><a href="http://zeuscn.net/archives/2010/02/03/ipple-lite-v2-will-release.html" title="Ipple Lite V2 即将发布 (2010年, 二月 3日)">Ipple Lite V2 即将发布</a> (133)</li>
	<li><a href="http://zeuscn.net/archives/2008/10/04/go-to-top-js.html" title="滚动返回页面顶部的JS特效 (2008年, 十月 4日)">滚动返回页面顶部的JS特效</a> (126)</li>
	<li><a href="http://zeuscn.net/archives/2008/12/21/affiche-of-dz-theme.html" title="关于 D&#038;Z Theme 的升级公告 (2008年, 十二月 21日)">关于 D&#038;Z Theme 的升级公告</a> (38)</li>
</ul>

]]></content:encoded>
	<br />
<b>Fatal error</b>:  Maximum execution time of 30 seconds exceeded in <b>E:\zeuscn.net\wp-includes\feed-rss2.php</b> on line <b>49</b><br />
<br />
<b>Fatal error</b>:  Maximum execution time of 30 seconds exceeded in <b>E:\zeuscn.net\wp-includes\wp-db.php</b> on line <b>502</b><br />

