<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[解析几何]]></title> 
<link>http://www.elivers.com/index.php</link> 
<description><![CDATA[wLyn's Blog]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[解析几何]]></copyright>
<item>
<link>http://www.elivers.com/read.php/126.htm</link>
<title><![CDATA[Wordpress的几个问题]]></title> 
<author>林殇 &lt;&gt;</author>
<category><![CDATA[工作 &#124;&#124; Works]]></category>
<pubDate>Sun, 08 Jul 2007 15:34:27 +0000</pubDate> 
<guid>http://www.elivers.com/read.php/126.htm</guid> 
<description>
<![CDATA[ 
	<img src="attachment/1183908806_0.gif" alt="WordPress" align="left" /><br/>以蜗牛般的速度对WP进行“糟蹋”，面临的最大困难是对代码的编写能力，本人的水平仅仅停留于看着说明书对某个文件的某行进行某项CTRL+C和CTRL+V，有很多问题觉得实现起来很简单，可是没有足够的网页制作能力一切都是白搭。<br/>现在面临的几个搞不明白或者不会做的问题分别是：<br/>1.Tags的云图是做出来了，使用的是Jerome’s Keywords 这个插件的附加功能，只是限于空间服务器的问题，云图显示是正常的，但是所有的链接都是错误的。现在的Tag的指向是http://xxxxxx.com/tag/yourtag，这个目录是网站空间上根本不存在的。而文章中的Tags指向地址是http://xxxxx/blog/?tags=yourtag,这个是正常的，我现在考虑的是，能否通过对Tags Cloud代码的修改来实现云图中各个Tag都指向上面这个正常的地址，代码里面没有具体设置，明白的人帮忙看下。还有就是Tags云图里各个Tags是纵向罗列的，怎么改成横向，并做出限制每行5个？<br/>2.模板的归档显示的是最近一年，也就是12个月的，于是在侧边罗列了一堆年月份，怎么使得侧边栏的归档只显示最近三个月的归档链接？归档的调用代码是<br/><div class="code">&lt;ul class=&quot;list-cat&quot;&gt;<br/> &nbsp; &nbsp; &nbsp; &nbsp;&lt;?php wp_get_archives(&#039;type=monthly&#039;); ?&gt;<br/> &nbsp; &nbsp; &nbsp;&lt;/ul&gt;</div><br/>3.使用Jerome’s Keywords 插件配合的“相关日志”插件安装后需要在文章页添加代码，这段代码应该添加到哪里，代码前后需要添加其他标签吗？我添加到了评论框上方，在文章页却但是无法显示。<br/><div class="code">&lt;?php<br/>&nbsp;&nbsp;if( class_exists(&#039;JeromesKeywords&#039;) and function_exists(&#039;jkeywords_related_posts&#039;) ) &#123;<br/>&nbsp;&nbsp;&nbsp;&nbsp;$relatedposts = jkeywords_related_posts();<br/>&nbsp;&nbsp;&nbsp;&nbsp;if (!$relatedposts) &#123;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;echo &#039;&lt;p&gt;No related posts&lt;/p&gt;&#039;;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&#125; else &#123;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;echo &#039;&lt;div class=&quot;related-posts&quot;&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;h3&gt;Related posts:&lt;/h3&gt;&lt;ul&gt;&#039; . $relatedposts . &#039;&lt;/ul&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt; &lt;!-- &#91;related-posts&#93; --&gt;&#039;;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&#125;<br/>&nbsp;&nbsp;&#125;<br/>?&gt;</div><br/>4.侧栏的链接默认是一列显示的，怎么改成两列显示？<br/>-----暂时用的就这些，弱弱的问题，高手们来回答吧<br/>Tags - <a href="http://www.elivers.com/go.php/tags/wordpress/" rel="tag">wordpress</a>
]]>
</description>
</item><item>
<link>http://www.elivers.com/read.php/126.htm#blogcomment58903</link>
<title><![CDATA[[评论] Wordpress的几个问题]]></title> 
<author>maozi &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 09 Jul 2007 04:10:42 +0000</pubDate> 
<guid>http://www.elivers.com/read.php/126.htm#blogcomment58903</guid> 
<description>
<![CDATA[ 
	我极其罕见的纯路过一回！！！
]]>
</description>
</item><item>
<link>http://www.elivers.com/read.php/126.htm#blogcomment58907</link>
<title><![CDATA[[评论] Wordpress的几个问题]]></title> 
<author>maozi &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 10 Jul 2007 08:08:46 +0000</pubDate> 
<guid>http://www.elivers.com/read.php/126.htm#blogcomment58907</guid> 
<description>
<![CDATA[ 
	我还没鄙视你呢，所以还轮不到你来BS我
]]>
</description>
</item><item>
<link>http://www.elivers.com/read.php/126.htm#blogcomment58910</link>
<title><![CDATA[[评论] Wordpress的几个问题]]></title> 
<author>maozi &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 11 Jul 2007 05:09:25 +0000</pubDate> 
<guid>http://www.elivers.com/read.php/126.htm#blogcomment58910</guid> 
<description>
<![CDATA[ 
	就是这儿跟这儿
]]>
</description>
</item><item>
<link>http://www.elivers.com/read.php/126.htm#blogcomment58931</link>
<title><![CDATA[[评论] Wordpress的几个问题]]></title> 
<author>鬼火 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 22 Jul 2007 01:36:23 +0000</pubDate> 
<guid>http://www.elivers.com/read.php/126.htm#blogcomment58931</guid> 
<description>
<![CDATA[ 
	xxxxxx.com似乎是一个很劲爆的网站……
]]>
</description>
</item>
</channel>
</rss>