<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>单点日志</title>
        <link>http://spoint.babyshoot.cn/</link>
        <description>简单生活，关注社会，关爱生命，爱护地球，体现价值，网络日志。为了人类的生存，请您奉献一点爱心，少点污染，多点回报。</description>
        <language>en</language>
        <copyright>Copyright 2012</copyright>
        <lastBuildDate>Fri, 18 May 2012 10:52:14 +0800</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>白宫公示奥巴马私人账户资产达数百万美元</title>
            <description><![CDATA[<p>网上有些网站用揭露来形容，个人认为只能用公示较为贴切，虽然资产达数百万美元，一个总统有这么多钱也正常，最起码还让人知道。</p>]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/post-184.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/post-184.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">新闻中国</category>
            
            
            <pubDate>Fri, 18 May 2012 10:52:14 +0800</pubDate>
        </item>
        
        <item>
            <title>赖昌星这B就该死</title>
            <description><![CDATA[<p><a href="http://spoint.babyshoot.cn/archives/2011/07/lanchangxing-return-home-now.html">赖昌星在2011年7月23日回国</a>，经过将近一年的审理，有结果了。</p>

<p><br />
<strong>中国广播网讯：</strong></p>

<p>在厦门市中级人民法院依法公开宣判。法院认定，赖昌星犯走私普通货物罪，判处无期徒刑，剥夺政治权利终身，并处没收个人全部财产；犯行贿罪，判处有期徒刑十五年，并处没收个人财产人民币二千万元，两罪并罚，决定执行无期徒刑，剥夺政治权利终身，并处没收个人全部财产；赖昌星的违法犯罪所得依法予以追缴。</p>]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/b.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/b.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">新闻中国</category>
            
            
            <pubDate>Fri, 18 May 2012 10:45:19 +0800</pubDate>
        </item>
        
        <item>
            <title>wordpress 嵌套评论深度设置，多个回复按钮</title>
            <description><![CDATA[<p>当我使用别人的模板发现评论回复总会显示好几个，模板一样，怎么出现这样的情况，想了半天只好网上查查看，还研究了半天代码，原来这个就是wordpress 评论深度设置。</p>]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/wordpress-nested-comments-depth-settings.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/wordpress-nested-comments-depth-settings.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">网站应用</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">wordpress</category>
            
            <pubDate>Fri, 18 May 2012 10:38:37 +0800</pubDate>
        </item>
        
        <item>
            <title>wordpress获取某个特定标签下的文章数</title>
            <description><![CDATA[将以下代码放到function.php中，<br /><br />//根据标签ID获取文章数<br /><br />function get_tag_post_count_by_id( $tag_id ) {<br /><br />$tag = get_term_by( 'id', $tag_id, 'post_tag' );<br />_make_cat_compat( $tag );<br />return $tag-&gt;count;<br />}<br /><br />//根据标签别名获取文章数<br /><br />function get_tag_post_count_by_slug( $tag_slug ) {<br /><br />$tag = get_term_by( 'slug', $tag_slug, 'post_tag' );<br /><br />_make_cat_compat( $tag );<br /><br />return $tag-&gt;count;<br /><br />}<br /><br />]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/wordpress-tag-post-count.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/wordpress-tag-post-count.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">网站应用</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">wordpress</category>
            
            <pubDate>Thu, 17 May 2012 15:49:31 +0800</pubDate>
        </item>
        
        <item>
            <title>据说淘宝将限制淘宝客api搜索服务</title>
            <description><![CDATA[<p>淘宝客api搜索服务有利于一些返利网站搜索比价网站，淘宝限制不提供这个服务总归有他的理由，其实说白了就应该在淘宝搜索，这样子每个购物网站都能搜索，可能有很大部分的流量流失了，因此淘宝可能需要挽回这些用户，而不是用户直接去淘宝购买下走人，这样对淘宝人气也不是很好，起码一些广告少人看了。</p>]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/api.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/api.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">网站应用</category>
            
            
            <pubDate>Wed, 16 May 2012 21:42:44 +0800</pubDate>
        </item>
        
        <item>
            <title>tabMenu 活动选项卡活动导航按钮代码</title>
            <description><![CDATA[今天找了这个,测试了,可用,又需要的用用看看,style自己修改下 <br />兼容性很好的TAB选项卡，兼容目前常用的IE,FF,Opera,Safari,Chrome等各种浏览器，它的扩展也非常好，可以无限制在同一页面上添加任意个选项卡，而并不需要增加过多的代码。<br /><br />&lt;meta http-equiv="Content-Type" content="text/html; charset=gb2312"&gt;<br />&lt;title&gt;兼容性好的TAB选项卡(IE,FF,Opera,Safari,Chrome)&lt;/title&gt;<br />&lt;style type="text/css"&gt;<br />#tab_container1{width:600px;text-align:left;}<br />.cls_tab_nav{height:26px;overflow:hidden;font-size:12px;text-align:left;background:url(http://www.codefans.net/jscss/demoimg/tabs/line_bg.jpg) repeat-x bottom;}<br />.cls_tab_nav ul{font-size:9pt;margin:0;padding:0;}<br />.cls_tab_nav_li{background:url(http://www.codefans.net/jscss/demoimg/tabs/tab_bg.jpg) no-repeat -157px 0;width:157px;height:26px;line-height:26px;float:left;display:inline;overflow:hidden;text-align:center;cursor:pointer;}<br />.cls_tab_nav_li_first{background-position:0px 0px;}<br />.cls_tab_nav_li a{text-decoration:none;color:#555;font-size:12px;}<br />.cls_tab_body{border:1px solid #FFAE1E;border-top:none;min-height:260px;padding:20px;}<br />.cls_div{display:none;font-size:14px;}<br />&lt;/style&gt;<br /><br /><br />&lt;div id="tab_container1"&gt;<br />&nbsp;&lt;div class="cls_tab_nav"&gt;<br />&nbsp; &lt;ul&gt;<br />&nbsp;&nbsp; &lt;li class="cls_tab_nav_li cls_tab_nav_li_first"&gt;&lt;a href="/"&gt;最新更新&lt;/a&gt;&lt;/li&gt;<br />&nbsp;&nbsp; &lt;li class="cls_tab_nav_li"&gt;&lt;a href="/sort/list_1_1.shtml"&gt;ASP类更新&lt;/a&gt;&lt;/li&gt;<br />&nbsp;&nbsp; &lt;li class="cls_tab_nav_li"&gt;&lt;a href="#"&gt;C#类更新&lt;/a&gt;&lt;/li&gt;<br />&nbsp; &lt;/ul&gt;<br />&nbsp;&lt;/div&gt;<br />&nbsp;&lt;div class="cls_tab_body"&gt;<br />&nbsp; &lt;div class="cls_div" style="display:block;"&gt;这里是最新更新的显示内容&lt;/div&gt;<br />&nbsp; &lt;div class="cls_div"&gt;ASP的内容&lt;/div&gt;<br />&nbsp; &lt;div class="cls_div"&gt;C#的内容/&lt;/div&gt;<br />&nbsp;&lt;/div&gt;<br />&lt;/div&gt;<br />&lt;script type="text/javascript"&gt;<br />try{<br />&nbsp;document.execCommand("BackgroundImageCache", false, true);<br />}catch(e){}<br />function $(element){<br />&nbsp;if(arguments.length&gt;1){<br />&nbsp; for(var i=0,elements=[],length=arguments.length;i&lt;length;i++)<br />&nbsp;&nbsp; elements.push($(arguments[i]));<br />&nbsp; return elements;<br />&nbsp;}<br />&nbsp;if(typeof element=="string")<br />&nbsp; return document.getElementById(element);<br />&nbsp;else<br />&nbsp; return element;<br />}<br />var Class={<br />&nbsp;create:function(){<br />&nbsp; return function(){<br />&nbsp;&nbsp; this.initialize.apply(this,arguments);<br />&nbsp; } <br />&nbsp;}<br />}<br />Object.extend=function(destination,source){<br />&nbsp;for(var property in source){<br />&nbsp; destination[property]=source[property];<br />&nbsp;}<br />&nbsp;return destination;<br />}<br />var tabMenu=Class.create();<br />tabMenu.prototype={<br />&nbsp;initialize:function(container,selfOpt,otherOpt){<br />&nbsp; this.container=$(container);<br />&nbsp;&nbsp;&nbsp; var selfOptions=Object.extend({fontWeight:"bold",fontSize:"12px",color:"#FFBC44"},selfOpt||{});<br />&nbsp; var otherOptions=Object.extend({fontWeight:"normal",fontSize:"12px",color:"#666"},otherOpt||{});<br />&nbsp; //用for循环得到objs数组,主要是为了兼容非IE浏览器把空白也当作子对象<br />&nbsp; for(var i=0,length=this.container.childNodes.length,objs=[];i&lt;length;i++){<br />&nbsp;&nbsp; if(this.container.childNodes[i].nodeType==1)<br />&nbsp;&nbsp;&nbsp; objs.push(this.container.childNodes[i]);<br />&nbsp; }<br />&nbsp; var tabArray=objs[0].getElementsByTagName("li");<br />&nbsp; //用for循环得到divArray数组,主要是为了兼容非IE浏览器把空白也当作子对象<br />&nbsp; var divArray=new Array();<br />&nbsp; for(i=0,length=objs[1].childNodes.length;i&lt;length;i++){<br />&nbsp;&nbsp; if(objs[1].childNodes[i].nodeType==1)<br />&nbsp;&nbsp;&nbsp; divArray.push(objs[1].childNodes[i]);<br />&nbsp; }<br />&nbsp; for(i=0,length=tabArray.length;i&lt;length;i++){<br />&nbsp;&nbsp; tabArray[i].length=length;<br />&nbsp;&nbsp; tabArray[i].index=i;<br />&nbsp;&nbsp; tabArray[i].onmouseover=function(){<br />&nbsp;&nbsp;&nbsp; //其它选项卡样式设置<br />&nbsp;&nbsp;&nbsp; for(var j=0;j&lt;this.length;j++){<br />&nbsp;&nbsp;&nbsp;&nbsp; tabArray[j].style.backgroundPosition="-"+tabArray[j].offsetWidth+"px 0";<br />&nbsp;&nbsp;&nbsp;&nbsp; for(var property in selfOptions){<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tabArray[j].firstChild.style[property]=otherOptions[property];<br />&nbsp;&nbsp;&nbsp;&nbsp; }<br />&nbsp;&nbsp;&nbsp; }<br />&nbsp;&nbsp;&nbsp; //当前选项卡样式<br />&nbsp;&nbsp;&nbsp; this.style.backgroundPosition="0 0";<br />&nbsp;&nbsp;&nbsp; for(var property in selfOptions){<br />&nbsp;&nbsp;&nbsp;&nbsp; this.firstChild.style[property]=selfOptions[property];<br />&nbsp;&nbsp;&nbsp;&nbsp; /*<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 注意this.style.property和selfOptions.property的用法错误<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; style.fontWeight正确<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; style["fontWeight"]正确<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; style["font-weight"]错误<br />&nbsp;&nbsp;&nbsp;&nbsp; */<br />&nbsp;&nbsp;&nbsp; }<br />&nbsp;&nbsp;&nbsp; //隐藏其它选项卡<br />&nbsp;&nbsp;&nbsp; for(j=0;j&lt;this.length;j++){<br />&nbsp;&nbsp;&nbsp;&nbsp; divArray[j].style.display="none";<br />&nbsp;&nbsp;&nbsp; }<br />&nbsp;&nbsp;&nbsp; //显示当前选项卡<br />&nbsp;&nbsp;&nbsp; divArray[this.index].style["display"]="block";<br />&nbsp;&nbsp; }<br />&nbsp; }<br />&nbsp;}<br />}<br />var tab1=new tabMenu("tab_container1",{fontSize:"14px",color:"#FFBC44",fontWeight:"bold"},{fontWeight:"normal",color:"#666"});<br />&lt;/script&gt;<br /><br /><br /><br />预览如下: <br />]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/tabmenu.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/tabmenu.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">网站应用</category>
            
            
            <pubDate>Tue, 15 May 2012 20:05:59 +0800</pubDate>
        </item>
        
        <item>
            <title>Google Doodle:妈妈们，母亲节快乐！</title>
            <description><![CDATA[<img style="cursor: -moz-zoom-in" alt="http://www.google.com.hk/logos/2012/mothersday12-hp-s.png" src="http://www.google.com.hk/logos/2012/mothersday12-hp-s.png" width="500" />

发这种文章确实没有意义，但我愿意跟随谷哥了解过去、了解知识、并且能给人祝福，让我都能健康快乐的过完此生。]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/google-doodle-10.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/google-doodle-10.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">谷歌标志</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Doodle</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Google</category>
            
            <pubDate>Sun, 13 May 2012 09:37:47 +0800</pubDate>
        </item>
        
        <item>
            <title>return addComment.moveForm  wordpress评论深层嵌套</title>
            <description><![CDATA[利用return addComment.moveForm实现wordpress评论深层嵌套，自己还不太懂，没有深入研究，搞定就好。<br /><br />&lt;script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"&gt;&lt;/script&gt;<br />&lt;script type="text/javascript" src="&lt;?php echo get_template_directory_uri(); ?&gt;/js/reply.js"&gt;&lt;/script&gt;<br />]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/return-addcommentmoveform-wordpress.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/return-addcommentmoveform-wordpress.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">wordpress</category>
            
            <pubDate>Fri, 11 May 2012 21:11:12 +0800</pubDate>
        </item>
        
        <item>
            <title>Wordpress安全性站点攻防 WordPress安全设置技巧</title>
            <description><![CDATA[<p><strong>及时升级你的WordPress</strong></p>

<p>WordPress 和众多软件一样，也需要不断的完善和补充，我们在新版本的正式版或补丁出来时，要及时的安装这些更新，一旦后台提示应尽早升级完成</p>

<p><strong>隐藏WordPress版本</strong></p>

<p>编辑你的header.php模板，将里面关于WordPress的版本信息都删除，这样黑客就无法通过查看源代码的防治得知你的WordPress有没有升级到最新版本。</p>

<p><strong>不用使用默认的WordPress帐户</strong><br />
安装WordPress成功之后，生成的默认的用户名是 admin，登陆到后台之后，第一件事情不是去修改密码，而是从新建一个管理员，然后把admin帐户删除。可以直接在WordPress后台完成，新建管理员帐户的时候，密码设置可以强悍一些，最好删除"admin"用户。</p>]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/wordpress-security-set.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/wordpress-security-set.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">网站应用</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">wordpress</category>
            
            <pubDate>Wed, 09 May 2012 13:30:36 +0800</pubDate>
        </item>
        
        <item>
            <title>Google Doodle:图坦卡蒙王木乃伊发现者、英国考古学家和埃及学先驱 霍华德·卡特 138 周年诞辰</title>
            <description><![CDATA[<span class="ctr-p" id="body"><div id="lga" style="height: 231px; margin-top: 39px;"><a href="http://www.google.com.hk/search?q=%E9%9C%8D%E5%8D%8E%E5%BE%B7%C2%B7%E5%8D%A1%E7%89%B9&amp;ct=Howard_Carter-2012-hp&amp;oi=ddle&amp;hl=zh-CN&amp;biw=1440&amp;bih=694"><img alt="图坦卡蒙王木乃伊发现者、英国考古学家和埃及学先驱 霍华德·卡特 138 周年诞辰" src="http://www.google.com.hk/logos/2012/Howard_Carter-2012-hp.jpg" title="图坦卡蒙王木乃伊发现者、英国考古学家和埃及学先驱 霍华德·卡特 138 周年诞辰" id="hplogo" onload="window.lol&amp;&amp;lol()" style="padding-top: 64px;" border="0" width="550" height="143" /></a></div></span> 霍华德·卡特，是英国考古学家和埃及学的先驱，埃及帝王谷图坦卡蒙王KV62号陵墓及覆戴著"黄金面具"的图坦卡蒙王木乃伊之发现者。相关资料表示，华德·卡特其实也一个盗墓者，在发现遗迹就像所有人一样，都无法摆脱黄金的诱惑，因此图坦卡蒙王的木乃伊也遭到分尸的破坏。]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/google-doodle-howard-carter.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/google-doodle-howard-carter.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">谷歌标志</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Doodle</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Google</category>
            
            <pubDate>Wed, 09 May 2012 09:07:07 +0800</pubDate>
        </item>
        
        <item>
            <title>CNNIC表示2012年.CN域名对个人开放注册</title>
            <description><![CDATA[<p>看到了吗？CNNIC服软了，有钱不捞那是不可能的，我的这个cn域名这么多年了一直坚挺如此，就是冲着这帮人会开窍，.cn作为域名再普通不过了，如果不允许个人注册其实都无所谓，因为还有大把的其他域名可以注册。</p>

<p>既然开放了，也无所谓，朝夕令改注册政策，2012年还能点燃.cn域名的注册狂潮吗？</p>

<p>反正我是不要了，呵呵，看下，如果有个单字母的域名漏掉没人注册我到会是考虑以下。</p>]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/cnnic2012cn.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/cnnic2012cn.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">互联网络</category>
            
            
            <pubDate>Tue, 08 May 2012 12:42:47 +0800</pubDate>
        </item>
        
        <item>
            <title>wordpress 获取分类目录id、标题目录名称、目录链接url</title>
            <description><![CDATA[wordpress 获取分类目录id、标题目录名称、目录链接url，除了以上这三个更多用法请参阅wordpress官方开发文档<br /><br />&lt;strong&gt;目录链接url&lt;/strong&gt;<br />&lt;?php $category = get_the_category(); echo get_category_link($category[0]-&gt;term_id );?&gt;<br /><br />&lt;strong&gt;标题目录名称&lt;/strong&gt;<br />&lt;?php $category = get_the_category(); echo $category[0]-&gt;cat_name;?&gt;<br /><br />&lt;strong&gt;get_cat_ID()&nbsp;&nbsp;&nbsp;&nbsp; 根据分类名称获取分类ID&lt;/strong&gt;<br /><br />用法：&lt;?php get_cat_ID( $cat_name ) ?&gt;<br /><br />参数：$cat_name&nbsp; 分类名称默认值为"General"。类型为字符型，可选<br /><br />返回的值：出错时返回0，成功则返回分类ID号，类型为整数<br /><br />其实还是对get_the_category函数的运用<br /><br />http://spoint.babyshoot.cn/<br /><br />]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/wordpress-get-the-category.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/wordpress-get-the-category.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">网站应用</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">wordpress</category>
            
            <pubDate>Tue, 08 May 2012 11:43:14 +0800</pubDate>
        </item>
        
        <item>
            <title>cos-html-cache导致wordpress搜索结果页面转向首页的解决办法</title>
            <description><![CDATA[今天安装cos-html-cache插件后，在使用wordpress搜索时，不管我搜索什么内容都会转向到首页内容，一看代码就知道是静态页面造成的问题。问题就是我搜索http://spoint.babyshoot.cn/?s=wordpress或者http://spoint.babyshoot.cn/?s=babyshoot其结果也都转向到了静态页面的内容。<br /><br />既然找到了问题点那么就解决以下了，找到&lt;form method="get" id="searchform" action="&lt;?php bloginfo('home'); ?&gt;/"&gt;把action的值改成"&lt;?php bloginfo('home'); ?&gt;/index.php"，这样搜索结果页面变成http://spoint.babyshoot.cn/index.php?s=wordpress格式了，如果感觉不好看，那么就使用rewrite规则，改成自己想要的，可以参考wordpress.la的搜索结果url格式。<br />]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/cos-html-cache-wp-search-problem.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/cos-html-cache-wp-search-problem.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">网站应用</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">wordpress</category>
            
            <pubDate>Mon, 07 May 2012 16:36:22 +0800</pubDate>
        </item>
        
        <item>
            <title>WordPress分类目录URL去掉category前缀的方法</title>
            <description><![CDATA[<p>WordPress分类URL有个明显的特点，默认格式包含archives，然而wordpress也提供了修改分类目录格式的地方设置》固定链接"里面，有个"分类目录前缀"，以前我一般设计topics什么的，但是我一直想直接去掉这个中间商，比如没有去掉之前http://spoint.babyshoot.cn/topics/我的目录，我想实现http://spoint.babyshoot.cn/我的目录，解决是肯定可以的，只是我现在才去找方法。</p>]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/wordpress-categories-url-to-remove-the-category-prefix.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/wordpress-categories-url-to-remove-the-category-prefix.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">网站应用</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">WordPress</category>
            
            <pubDate>Sun, 06 May 2012 11:25:22 +0800</pubDate>
        </item>
        
        <item>
            <title>Dedecms文档关键词维护没用,Dedecms5.6、5.7文章内链的解决方案</title>
            <description><![CDATA[<p>Dedecms5.6、5.7文档关键词维护没用，以前自己记得内链设置下就可以了，好久没用dedecms了，今天用了下5.6，发现内链没有生成，查了下好像5.6开始不行了，测试了网上的几种方法都不好用阿，找了终于能用的。<br />
<strong><br />
需要注意的是：</strong>dede_keywords，大家如果安装时没有选择moren的dede_必须修改为自己的，不然会出错的。</p>]]></description>
            <link>http://spoint.babyshoot.cn/archives/2012/05/dedecms56-57-article-within-the-chain.html</link>
            <guid>http://spoint.babyshoot.cn/archives/2012/05/dedecms56-57-article-within-the-chain.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">网站应用</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Dedecms</category>
            
            <pubDate>Fri, 04 May 2012 08:44:39 +0800</pubDate>
        </item>
        
    </channel>
</rss>

