<?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>windPaled Theme &#187; theme</title>
	<atom:link href="http://www.qiqiboy.com/demo/tag/theme/feed" rel="self" type="application/rss+xml" />
	<link>http://www.qiqiboy.com/demo</link>
	<description>致力于提供完美体验的wordPress主题制作服务</description>
	<lastBuildDate>Wed, 27 Apr 2011 10:15:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>bluePaled进展：增加后台管理面板</title>
		<link>http://www.qiqiboy.com/demo/2007/12/theme-options.html</link>
		<comments>http://www.qiqiboy.com/demo/2007/12/theme-options.html#comments</comments>
		<pubDate>Fri, 14 Dec 2007 11:39:17 +0000</pubDate>
		<dc:creator>QiQiBoY</dc:creator>
				<category><![CDATA[Demo]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[bluePaled]]></category>
		<category><![CDATA[qiqiboy]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.qiqiboy.com/demo/2009/12/%e8%bf%9b%e5%b1%95%ef%bc%9a%e5%a2%9e%e5%8a%a0%e5%90%8e%e5%8f%b0%e7%ae%a1%e7%90%86%e9%9d%a2%e6%9d%bf.html</guid>
		<description><![CDATA[花了半天时间研究了一下怎样加入后台管理，主要是怎么样将设置保存到数据库以及取出数据，以及与主题中设置集成。 所以，将主题的功能进行了后台选项设置，主要设置有选择设置lavalamp菜单还是普通菜单，首页显示摘要输出还是‘more’截断输出，自定义全站rss地址、Email订阅地址(启用此功能则替换右边栏的评论订阅链接)，自定义首页信息栏，是否加入评论表情，是否对搜索引擎来源用户显示feed提醒订阅，是否显示预发布文章预告（可选在首页显示或侧边栏显示以及这两处都显示），是否给最新文章加上“new”图标以及其他小细节设置等。 其中搜索引擎来源提醒订阅和页面深度、首页信息栏是重合的，优先顺序是：搜索来源访客&#62;预发布文章预告&#62;首页信息栏（首页）/页面深度导航（内页），即如果设置了显示搜索来源提醒和预发布文章，则在访客从搜索引擎来时显示订阅提醒，其他情况则显示文章预告。如果设没有预发布文，则什么也不显示。如果设置了显示信息栏，此时则会显示信息栏内的内容。 对了，还有可选是否在网站中引入jQuery（如果选择启用lavalamp菜单则必须选上这项），如果选择这项，则会自动启用包含jQuery的JavaScript文件，可以给文章内图片加上loading效果，以及加载完成后自动清除；文章图片自动加上边框；滑动效果，以及其他动态效果，如边栏订阅处和评论表情处。 首页信息栏显示，内容后台设置即可。 文章预告，包含分类，文章名及预发布日期 侧边栏的文章预告 后台设置预览一 后台设置内容预览二 注：首页文章Ajax输出功能不利于seo,所以此功能不会发布。还有右上角信息悬浮显示，也是自用功能。]]></description>
			<content:encoded><![CDATA[<p>花了半天时间研究了一下怎样加入后台管理，主要是怎么样将设置保存到数据库以及取出数据，以及与主题中设置集成。</p>
<p>所以，将主题的功能进行了后台选项设置，主要设置有选择设置lavalamp菜单还是普通菜单，首页显示摘要输出还是‘more’截断输出，自定义全站rss地址、Email订阅地址(启用此功能则替换右边栏的评论订阅链接)，自定义首页信息栏，是否加入评论表情，是否对搜索引擎来源用户显示feed提醒订阅，是否显示预发布文章预告（可选在首页显示或侧边栏显示以及这两处都显示），是否给最新文章加上“new”图标以及其他小细节设置等。</p>
<p><span id="more-59"></span>其中搜索引擎来源提醒订阅和页面深度、首页信息栏是重合的，优先顺序是：<span style="color: #008000;"><strong>搜索来源访客&gt;预发布文章预告&gt;首页信息栏（首页）/页面深度导航（内页）</strong></span><span style="color: #400040;">，</span>即如果设置了显示搜索来源提醒和预发布文章，则在访客从搜索引擎来时显示订阅提醒，其他情况则显示文章预告。如果设没有预发布文，则什么也不显示。如果设置了显示信息栏，此时则会显示信息栏内的内容。</p>
<p>对了，还有可选是否在网站中引入jQuery（如果选择启用lavalamp菜单则必须选上这项），如果选择这项，则会自动启用包含jQuery的JavaScript文件，可以给文章内图片加上loading效果，以及加载完成后自动清除；文章图片自动加上边框；滑动效果，以及其他动态效果，如边栏订阅处和评论表情处。</p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2709/4184693888_a3b5f3e974_o.png" alt="" /><br />
首页信息栏显示，内容后台设置即可。</p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2625/4184693796_3647c2081b_o.png" alt="" /><br />
文章预告，包含分类，文章名及预发布日期</p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2652/4183933493_8859863c9e_o.png" alt="" /><br />
侧边栏的文章预告</p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2685/4184694080_44997af63a.jpg" alt="" /><br />
后台设置预览一</p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2645/4184694216_55275ac62b.jpg" alt="" /></p>
<p>后台设置内容预览二</p>
<p><strong>注：</strong>首页文章Ajax输出功能不利于seo,所以此功能不会发布。还有右上角信息悬浮显示，也是自用功能。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qiqiboy.com/demo/2007/12/theme-options.html/feed</wfw:commentRss>
		<slash:comments>1001</slash:comments>
		</item>
		<item>
		<title>bluePaled</title>
		<link>http://www.qiqiboy.com/demo/2007/12/the-theme-bluepaled.html</link>
		<comments>http://www.qiqiboy.com/demo/2007/12/the-theme-bluepaled.html#comments</comments>
		<pubDate>Tue, 11 Dec 2007 09:49:06 +0000</pubDate>
		<dc:creator>QiQiBoY</dc:creator>
				<category><![CDATA[Demo]]></category>
		<category><![CDATA[bluePaled]]></category>
		<category><![CDATA[My Blogroll]]></category>
		<category><![CDATA[qiqiboy]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.qiqiboy.com/demo/2009/12/the-theme-bluepaled.html</guid>
		<description><![CDATA[Theme Name: bluePaled Update:2009: 12.10 Required Version: WordPress 2.7 or higher tags: blue, paled, four-columns, two-right-sidebar, threaded-comments, Ajax-comments, comment-email-notification, lavalump-menu Description: It&#8217;s widget supported and no plugins required. It has seven kinds of color theme,You can switch anyone. Suggested Plugins: &#8230; <a href="http://www.qiqiboy.com/demo/2007/12/the-theme-bluepaled.html">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><strong><img style="border-right-width: 0px; margin: 0px 0px 0px 15px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screenshot" border="0" alt="screenshot" align="right" src="http://www.qiqiboy.com/wp-content/uploads/2009/12/screenshot2.png" width="240" height="182" />Theme Name: <a href="http://www.qiqiboy.com/bluepaled" target="_blank"><font color="#ff0000">bluePaled</font></a></strong> </li>
<li><strong>Update:2009: </strong><font color="#008000">12.10</font> </li>
<li><strong>Required Version: </strong><font color="#008000">WordPress 2.7 or higher</font> </li>
<li><strong>tags:</strong> <font color="#008000">blue, paled, four-columns, two-right-sidebar, threaded-comments, Ajax-comments, comment-email-notification, lavalump-menu</font> </li>
<li><strong>Description:</strong>
<ul>
<li><font color="#008000">It&#8217;s widget supported and no plugins required.</font> </li>
<li><font color="#008000"><font color="#008000">It has seven kinds of color theme,</font></strong>You can switch anyone.</font> </li>
</ul>
</li>
<li><strong>Suggested Plugins: <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="demo" border="0" alt="demo" align="right" src="http://www.qiqiboy.com/wp-content/uploads/2009/12/demo.jpg" width="240" height="131" /> </strong>
<ul>
<li><a href="http://fairyfish.net/2007/09/12/wordpress-23-related-posts-plugin/">WP23 Related Posts</a>&#160; </li>
<li><a href="http://lesterchan.net/portfolio/programming.php">WP-PageNavi</a> </li>
<li><a href="http://www.neoease.com/plugins/">WP-RecentComments</a> </li>
<li><a href="http://www.neoease.com/plugins/">WP-EasyArchives</a> </li>
<li><a href="http://www.neoease.com/plugins/">Highslide4WP</a> </li>
<li><a href="http://lesterchan.net/wordpress/">WP-PostRatings</a> </li>
</ul>
</li>
<li><strong>Anymore:</strong> <font color="#008000">not support IE6|IE7</font> </li>
<li><strong>Demo:</strong>&#160;<a href="http://www.qiqiboy.com/bluepaled" target="_blank">demo page</a><font color="#008000"></font>&#160; </li>
</ul>
<p><strong></strong></p>
<p> <span id="more-52"></span>
<p><strong>Download: </strong></p>
<ul>
<li><font color="#008000"><strike>bluePaled</strike>(with ordinary menu, no jQuery)</font> </li>
<li><font color="#008000"><strike>bluePaled</strike>(has lavalump menu, ajax comment, and other functions.)</font> </li>
</ul>
<p><font color="#008080"><strong><u>I’m sorry, the theme is still has some questions to fixed , so the public </u><u>download has not opened. But you can send a email to the admin to request for this theme.</u></strong></font></p>
<blockquote><p><strong>Theme（<font color="#008000"><a href="http://www.qiqiboy.com/bluepaled" target="_blank">bluePaled</a></font>）Introduction：</strong></p>
<ol>
<li>Navigation sub-menu and the regular menu lavalamp two kinds of animation. </li>
<li>Horizontal four columns, three-color, background gradients, comments, head, tag, date, external drift style. </li>
<li>Native nested comments, ajax comment reply, Email notification, search engine source automatically displayed to remind visitors subscribe (no plug-ins). </li>
<li>Foaming deep inside the article page navigation (supports multi-level category directory) Published on the calendar-style display . </li>
<li>Comment Comment color (<strike>an administrator independent style will soon join</strike>). </li>
<li>Comments expressions, comments, shortcuts (comment box vacant), landing shortcuts. </li>
<li>Suspended the upper right corner shows the important content, such as large print menu names, current links to carry out operations, etc. </li>
<li>Supports a variety of popular plug-ins, no longer need a separate set (highslide4wp, wordpress-23-related-posts-plugin, wp-easyarchives, wp-pagenavi.2.50, ajax-comment-page, etc.). </li>
<li>Reserved message board template, Friends of the chain of the template (favicon icon loading loading), archive template (easyarchives plug-ins and non-plug-in pairs of support) and so on.        <br /> 
<div align="right">©<strong>Google Translate</strong></div>
</li>
</ol>
<p><strong>主题（<font color="#008000">bluePaled</font>）简介：</strong></p>
<ol>
<li>导航分lavalamp动画菜单和普通菜单两种。</li>
<li>横向四栏，三色，背景渐变，评论头像，tag，日期，外飘样式。</li>
<li>原生嵌套评论，ajax评论回复，Email通知，搜索引擎来源访客自动显示提醒订阅 （无需插件）。</li>
<li>文章内页起泡页面深度导航（支持多级分类目录）。</li>
<li>发布时间日历式显示。</li>
<li>评论评论双色（管理员独立样式即将加入）。</li>
<li>评论表情，评论快捷方式（评论框悬空） ，登陆快捷方式 。</li>
<li>右上角悬浮显示重要内容，如大字显示菜单名，当前链接，进行的操作等。</li>
<li>支持多种常用插件，无需再单独设置（highslide4wp、wordpress-23-related-posts-plugin、wp- easyarchives、wp-pagenavi.2.50、ajax-comment-page等）。</li>
<li>预留留言板模板，友链模板（favicon图标loading载入），存档模板（easyarchives插件和无插件双支持）等 . </li>
</ol>
</blockquote>
<p>Welcome to my <a href="http://www.qiqiboy.com/themes" target="_blank">themes page</a> !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qiqiboy.com/demo/2007/12/the-theme-bluepaled.html/feed</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
	</channel>
</rss>

