<?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>织梦博客</title>
	<atom:link href="http://www.liukun.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.liukun.org</link>
	<description>有一个梦 我已寻找了一千次</description>
	<lastBuildDate>Sun, 29 Jan 2012 15:23:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>DEDECMS 删除文章时删除缩图和内容中大图</title>
		<link>http://www.liukun.org/382.html</link>
		<comments>http://www.liukun.org/382.html#comments</comments>
		<pubDate>Sun, 29 Jan 2012 15:23:32 +0000</pubDate>
		<dc:creator>织梦者</dc:creator>
				<category><![CDATA[Dedecms教程]]></category>
		<category><![CDATA[删除文章]]></category>

		<guid isPermaLink="false">http://www.liukun.org/?p=382</guid>
		<description><![CDATA[打开dede/inc/inc_batchup.php找到"//删除数据库的内容" 在这前面加上 //删除缩略图 if($arcRow['litpic']!=""){ $dsql-&#62;ExecuteNoneQuery("Delete From #@__uploads where url='$arcRow[litpic]'"); $truedir = GetTruePath($arcRow['siterefer'],$arcRow['sitepath']); $litpicfile = $truedir.$arcRow['litpic']; @unlink($litpicfile); } //删除大图 $arcbodyQuery = "Select * from ".$arcRow['addtable']." where aid='$aid'"; $arcbodyRow = $dsql-&#62;GetOne($arcbodyQuery); $imgsrcarray=GetImageSrc($arcbodyRow['body']); foreach ($imgsrcarray as $v) { if((trim($v)!="")&#38;&#38;(!eregi("^http://",$v))){ $dsql-&#62;ExecuteNoneQuery("Delete From #@__uploads where url='$v'"); $picfile = $truedir.$v; @unlink($picfile); } } //删除数据库的内容 第二处: 找到 Select #@__archives.ID,#@__archives.title,#@__archives.typeid 改为: Select #@__archives.ID,#@__archives.title,#@__archives.typeid,#@__archives.litpic [...]<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F380.html&from=http%3A%2F%2Fwww.liukun.org%2F382.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">怎么查csdn密码泄露 CSDN密码查询地址</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F168.html&from=http%3A%2F%2Fwww.liukun.org%2F382.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">wamp5支持gd库功能</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F279.html&from=http%3A%2F%2Fwww.liukun.org%2F382.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">无法连接数据库: 错误已被记录下来，请联系管理员…</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F148.html&from=http%3A%2F%2Fwww.liukun.org%2F382.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">dedecms列表页flag属性问题：推荐文章标题被加粗问题解决</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<blockquote><p>打开dede/inc/inc_batchup.php找到"//删除数据库的内容"<br />
在这前面加上</p>
<p>//删除缩略图<br />
if($arcRow['litpic']!=""){<br />
$dsql-&gt;ExecuteNoneQuery("Delete From #@__uploads where url='$arcRow[litpic]'");<br />
$truedir = GetTruePath($arcRow['siterefer'],$arcRow['sitepath']);<br />
$litpicfile = $truedir.$arcRow['litpic'];<br />
@unlink($litpicfile);<br />
}<br />
//删除大图<br />
$arcbodyQuery = "Select * from ".$arcRow['addtable']." where aid='$aid'";<br />
$arcbodyRow = $dsql-&gt;GetOne($arcbodyQuery);<br />
$imgsrcarray=GetImageSrc($arcbodyRow['body']);<br />
foreach ($imgsrcarray as $v) {<br />
if((trim($v)!="")&amp;&amp;(!eregi("^http://",$v))){<br />
$dsql-&gt;ExecuteNoneQuery("Delete From #@__uploads where url='$v'");<br />
$picfile = $truedir.$v;<br />
@unlink($picfile);<br />
}<br />
}</p>
<p>//删除数据库的内容</p>
<p>第二处:<br />
找到<br />
Select #@__archives.ID,#@__archives.title,#@__archives.typeid<br />
改为:<br />
Select #@__archives.ID,#@__archives.title,#@__archives.typeid,#@__archives.litpic</p>
<p>第三处:<br />
在文件最后加上一函数<br />
//获得内容中的图像地址<br />
function GetImageSrc($body){<br />
if( !isset($body)) return '';<br />
else{<br />
preg_match_all ("/&lt;(img|IMG)(.*)(src|SRC)=[\"|'|]{0,}([h|\/].*(jpg|JPG|gif|GIF))[\"|'|\s]{0,}/isU",$body,$out);<br />
return $out[4];<br />
}<br />
}</p>
<p>来源：<a title="DEDECMS 删除文章时删除缩图和内容中大图" href="http://www.4wei.cn/archives/88">http://www.4wei.cn/archives/88</a></p></blockquote>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F380.html&from=http%3A%2F%2Fwww.liukun.org%2F382.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">怎么查csdn密码泄露 CSDN密码查询地址</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F168.html&from=http%3A%2F%2Fwww.liukun.org%2F382.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">wamp5支持gd库功能</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F279.html&from=http%3A%2F%2Fwww.liukun.org%2F382.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">无法连接数据库: 错误已被记录下来，请联系管理员…</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F148.html&from=http%3A%2F%2Fwww.liukun.org%2F382.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">dedecms列表页flag属性问题：推荐文章标题被加粗问题解决</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.liukun.org/382.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>怎么查csdn密码泄露 CSDN密码查询地址</title>
		<link>http://www.liukun.org/380.html</link>
		<comments>http://www.liukun.org/380.html#comments</comments>
		<pubDate>Fri, 23 Dec 2011 13:26:39 +0000</pubDate>
		<dc:creator>织梦者</dc:creator>
				<category><![CDATA[电脑网络]]></category>
		<category><![CDATA[csdn密码泄露]]></category>

		<guid isPermaLink="false">http://www.liukun.org/?p=380</guid>
		<description><![CDATA[用明文密码的网站就是坑爹啊，出了事就避重就轻说点小问题 。而密码泄露了还死不悔改的人人网之流更加招人鄙视，经本人测试流出来的人人网密码确有很多可以登录，人人网居然大言不惭说没有明文保存密码，恶心至极。 附几个查询地址：CSDN密码是否被泄露查询 http://0bad.com/csdn.php 人人网和CSDN密码是否被泄露查询 http://safe.uuland.org/password/<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F382.html&from=http%3A%2F%2Fwww.liukun.org%2F380.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">感谢CSDN被暴库</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F162.html&from=http%3A%2F%2Fwww.liukun.org%2F380.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">wordpress文章公开度的密码保护功能不够完善，慎用！</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F173.html&from=http%3A%2F%2Fwww.liukun.org%2F380.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">dedecms用自定义处理接口实现相对地址的图片采集</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F331.html&from=http%3A%2F%2Fwww.liukun.org%2F380.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">DedeCMS服务器环境安全设置</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>用明文密码的网站就是坑爹啊，出了事就避重就轻说点小问题 。而密码泄露了还死不悔改的人人网之流更加招人鄙视，经本人测试流出来的人人网密码确有很多可以登录，人人网居然大言不惭说没有明文保存密码，恶心至极。</p>
<p>附几个查询地址：CSDN密码是否被泄露查询 <a href="http://0bad.com/csdn.php" target="_blank">http://0bad.com/csdn.php</a></p>
<p>人人网和CSDN密码是否被泄露查询 <a href="http://safe.uuland.org/password/" target="_blank">http://safe.uuland.org/password/</a></p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F382.html&from=http%3A%2F%2Fwww.liukun.org%2F380.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">感谢CSDN被暴库</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F162.html&from=http%3A%2F%2Fwww.liukun.org%2F380.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">wordpress文章公开度的密码保护功能不够完善，慎用！</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F173.html&from=http%3A%2F%2Fwww.liukun.org%2F380.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">dedecms用自定义处理接口实现相对地址的图片采集</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F306.html&from=http%3A%2F%2Fwww.liukun.org%2F380.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">利用dedecms autoindex让文章列表加上序列号</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.liukun.org/380.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>您的申请仍在审核之中。在您的帐户完全获得批准之前</title>
		<link>http://www.liukun.org/378.html</link>
		<comments>http://www.liukun.org/378.html#comments</comments>
		<pubDate>Wed, 21 Dec 2011 07:13:21 +0000</pubDate>
		<dc:creator>织梦者</dc:creator>
				<category><![CDATA[电脑网络]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.liukun.org/?p=378</guid>
		<description><![CDATA[您的申请仍在审核之中。在您的帐户完全获得批准之前，您只能看到网页的背景，而无法看到实际的内容广告。 发布商申请流程（新） 我们一直在不间断地对 AdSense 申请流程进行评估，不仅是为了确保广告客户能够享受最安全的广告网络，也是为了让包括您在内的广大发布商能够获得最完美的使用体验。秉承这一理念，我们刚刚对初始审批流程实施了一处更改，此更改将有助于让 AdSense 联盟网络变得更强大。联盟网络的质量改善将会进一步激发广告客户的兴趣和需求，全体发布商的创收潜力也会水涨船高。 从今天开始，我们将会在审批流程中的两个关键时间点向申请人发送通知。新申请提交后，我们首先会初步检查网站和申请人提交的详细信息。如果能够通过这第一阶段的审核，我们会通过电子邮件通知申请人，向其授予帐户访问权限并提供广告代码，申请人需要将该代码放入所提交的网站。将广告代码放入网站是申请人在这一阶段必须完成的操作，因为只有在广告代码得到实施后审批流程才能继续往下进行。 不过，实际广告并不会随着广告代码放入所提交网站而立即出现。由于申请尚未完全得到批准，因此这时候只会显示临时性的“空白广告”。此类空白广告将会与页面的背景融为一体，这样用户就不会看到它们，因而也就不会对用户体验造成影响。由于此时没有广告可供用户点击，因此您也就不会获得任何收入。如果申请人在审批流程的这一阶段登录 AdSense 帐户，他们会看到一条提醒信息，说明其帐户仍在审核中。 在申请人将广告代码添加到所提交网站中之后，我们将会尽快做出最终审批决定，并通过电子邮件通知申请人。新批准的发布商将会自动看到实际广告出现在其网页上的现有广告单元中。此时，我们就允许（而且是十分欢迎）这些发布商添加更多的广告单元，添加对象不仅包括在申请中提交的网站，还包括他们所拥有的其他任何符合我们合作规范的网站。另外，我们还建议新发布商确保自己的网站可以被 AdSense 漫游器 (Mediapartners-Google) 抓取，并充分利用我们效果最理想的广告格式。 如需详细了解这一新审批流程，请访问我们的帮助中心，或在我们的帮助论坛中提问咨询此主题。 感谢您始终如一地支持 AdSense，我们会继续努力改善 AdSense 联盟网络的质量。 作者：Max Cohen，产品经理<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Google改版了" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F182.html&from=http%3A%2F%2Fwww.liukun.org%2F378.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10050992.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Google改版了</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="google.cn最终换了新家？" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F138.html&from=http%3A%2F%2Fwww.liukun.org%2F378.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">google.cn最终换了新家？</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="新云4.0 google广告不显示的解决办法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F100.html&from=http%3A%2F%2Fwww.liukun.org%2F378.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">新云4.0 google广告不显示的解决办法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="百度广告联盟申请" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F222.html&from=http%3A%2F%2Fwww.liukun.org%2F378.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10050971.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">百度广告联盟申请</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>您的申请仍在审核之中。在您的帐户完全获得批准之前，您只能看到网页的背景，而无法看到实际的内容广告。<br />
发布商申请流程（新）</p>
<blockquote><p>我们一直在不间断地对 AdSense 申请流程进行评估，不仅是为了确保广告客户能够享受最安全的广告网络，也是为了让包括您在内的广大发布商能够获得最完美的使用体验。秉承这一理念，我们刚刚对初始审批流程实施了一处更改，此更改将有助于让 AdSense 联盟网络变得更强大。联盟网络的质量改善将会进一步激发广告客户的兴趣和需求，全体发布商的创收潜力也会水涨船高。</p>
<p>从今天开始，我们将会在审批流程中的两个关键时间点向申请人发送通知。新申请提交后，我们首先会初步检查网站和申请人提交的详细信息。如果能够通过这第一阶段的审核，我们会通过电子邮件通知申请人，向其授予帐户访问权限并提供广告代码，申请人需要将该代码放入所提交的网站。将广告代码放入网站是申请人在这一阶段必须完成的操作，因为只有在广告代码得到实施后审批流程才能继续往下进行。</p>
<p>不过，实际广告并不会随着广告代码放入所提交网站而立即出现。由于申请尚未完全得到批准，因此这时候只会显示临时性的“空白广告”。此类空白广告将会与页面的背景融为一体，这样用户就不会看到它们，因而也就不会对用户体验造成影响。由于此时没有广告可供用户点击，因此您也就不会获得任何收入。如果申请人在审批流程的这一阶段登录 AdSense 帐户，他们会看到一条提醒信息，说明其帐户仍在审核中。</p>
<p>在申请人将广告代码添加到所提交网站中之后，我们将会尽快做出最终审批决定，并通过电子邮件通知申请人。新批准的发布商将会自动看到实际广告出现在其网页上的现有广告单元中。此时，我们就允许（而且是十分欢迎）这些发布商添加更多的广告单元，添加对象不仅包括在申请中提交的网站，还包括他们所拥有的其他任何符合我们合作规范的网站。另外，我们还建议新发布商确保自己的网站可以被 AdSense 漫游器 (Mediapartners-Google) 抓取，并充分利用我们效果最理想的广告格式。</p>
<p>如需详细了解这一新审批流程，请访问我们的帮助中心，或在我们的帮助论坛中提问咨询此主题。</p>
<p>感谢您始终如一地支持 AdSense，我们会继续努力改善 AdSense 联盟网络的质量。</p>
<p>作者：Max Cohen，产品经理</p></blockquote>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Google改版了" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F182.html&from=http%3A%2F%2Fwww.liukun.org%2F378.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10050992.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Google改版了</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="google.cn最终换了新家？" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F138.html&from=http%3A%2F%2Fwww.liukun.org%2F378.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">google.cn最终换了新家？</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="新云4.0 google广告不显示的解决办法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F100.html&from=http%3A%2F%2Fwww.liukun.org%2F378.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">新云4.0 google广告不显示的解决办法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="百度广告联盟申请" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F222.html&from=http%3A%2F%2Fwww.liukun.org%2F378.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10050971.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">百度广告联盟申请</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.liukun.org/378.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>field，常用变量</title>
		<link>http://www.liukun.org/375.html</link>
		<comments>http://www.liukun.org/375.html#comments</comments>
		<pubDate>Fri, 16 Dec 2011 06:44:43 +0000</pubDate>
		<dc:creator>织梦者</dc:creator>
				<category><![CDATA[Dedecms教程]]></category>

		<guid isPermaLink="false">http://www.liukun.org/?p=375</guid>
		<description><![CDATA[标签名称：field 标记简介：织梦常用标记，通常用于栏目及内容页模板中 功能说明：用于获取特定栏目或者档案的字段值及常用的环境变量值 适用范围：全局使用 基本语法： {dede:field name='字段名'/} 参数说明： 板块模板：phpurl,indexurl,indexname,templeturl,memberurl, specurl 列表模板：position,title,phpurl,templeturl,memberurl,indexurl,indexname,specurl,栏目表dede_arctype的所有字段 其中 position 为 “栏目一 &#62; 栏目二” 这样形式的链接，title则为这种形式的标题 文档模板：position,phpurl,templeturl,memberurl,indexurl,indexname,specurl,id(同 ID,aid) 文档所有内容字段： 档案dede_archives表 和 附加表的所有字段。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="dedecms采集文章导出出现Character postion **, ‘field’ Error！原因及解决方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F166.html&from=http%3A%2F%2Fwww.liukun.org%2F375.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">dedecms采集文章导出出现Character postion **, ‘field’ Error！原因及解决方法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="dedecms 鼠标移到标题显示ALT属性" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F194.html&from=http%3A%2F%2Fwww.liukun.org%2F375.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">dedecms 鼠标移到标题显示ALT属性</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="博客中国。牛！" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F57.html&from=http%3A%2F%2Fwww.liukun.org%2F375.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10052479.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">博客中国。牛！</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="织梦(dedecms)红色博客模板下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F308.html&from=http%3A%2F%2Fwww.liukun.org%2F375.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/29/19763830.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">织梦(dedecms)红色博客模板下载</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p><strong>标签名称：</strong>field</p>
<div><strong>标记简介：</strong>织梦常用标记，通常用于栏目及内容页模板中</div>
<div><strong>功能说明：</strong>用于获取特定栏目或者档案的字段值及常用的环境变量值</div>
<div><strong>适用范围：</strong>全局使用</div>
<div><strong>基本语法：</strong></div>
<div>{dede:field name='字段名'/}</div>
<div><strong>参数说明：</strong></div>
<div><strong>板块模板：</strong>phpurl,indexurl,indexname,templeturl,memberurl, specurl</div>
<div><strong>列表模板：</strong>position,title,phpurl,templeturl,memberurl,indexurl,indexname,specurl,栏目表dede_arctype的所有字段</div>
<div>其中 position 为 “栏目一 &gt; 栏目二” 这样形式的链接，title则为这种形式的标题</div>
<div><strong>文档模板：</strong>position,phpurl,templeturl,memberurl,indexurl,indexname,specurl,id(同 ID,aid)</div>
<div><strong>文档所有内容字段：</strong></div>
<div>档案dede_archives表 和 附加表的所有字段。</div>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="dedecms采集文章导出出现Character postion **, ‘field’ Error！原因及解决方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F166.html&from=http%3A%2F%2Fwww.liukun.org%2F375.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">dedecms采集文章导出出现Character postion **, ‘field’ Error！原因及解决方法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="dedecms 鼠标移到标题显示ALT属性" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F194.html&from=http%3A%2F%2Fwww.liukun.org%2F375.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">dedecms 鼠标移到标题显示ALT属性</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="搜狗问答——有问必答,答案来自百度知道" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F156.html&from=http%3A%2F%2Fwww.liukun.org%2F375.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10051175.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">搜狗问答——有问必答,答案来自百度知道</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="博客中国。牛！" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F57.html&from=http%3A%2F%2Fwww.liukun.org%2F375.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10052479.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">博客中国。牛！</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.liukun.org/375.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>feedback，会员评论内容</title>
		<link>http://www.liukun.org/374.html</link>
		<comments>http://www.liukun.org/374.html#comments</comments>
		<pubDate>Fri, 16 Dec 2011 06:43:58 +0000</pubDate>
		<dc:creator>织梦者</dc:creator>
				<category><![CDATA[Dedecms教程]]></category>
		<category><![CDATA[feedback]]></category>

		<guid isPermaLink="false">http://www.liukun.org/?p=374</guid>
		<description><![CDATA[标签名称：feedback 功能说明：用于调用最新评论 适用范围：全局使用 基本语法： {dede:feedback} &#60;ul&#62; &#60;li class='fbtitle'&#62;[field:username function="(@me=='guest' ? '游客' : @me)"/] 对 [field:title/] 的评论：&#60;/li&#62; &#60;li class='fbmsg'&#62; &#60;a href="plus/feedback.php?aid=[field:aid/]" class='fbmsg'&#62;[field:msg /]&#60;/a&#62;&#60;/li&#62; &#60;/ul&#62; {/dede:feedback} 参数说明： row='12' 调用评论条数 titlelen='24' 标题长度 infolen='100' 评论长度<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="qq点亮永久会员教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F301.html&from=http%3A%2F%2Fwww.liukun.org%2F374.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">qq点亮永久会员教程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="dede调用某个特定会员发布的文章内容" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F365.html&from=http%3A%2F%2Fwww.liukun.org%2F374.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">dede调用某个特定会员发布的文章内容</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="dedecms仿红袖添香模板5.5" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F65.html&from=http%3A%2F%2Fwww.liukun.org%2F374.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10051336.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">dedecms仿红袖添香模板5.5</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="dede自定义表单" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F339.html&from=http%3A%2F%2Fwww.liukun.org%2F374.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/11/13/10732559.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">dede自定义表单</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p><strong>标签名称：</strong>feedback</p>
<div><strong>功能说明：</strong>用于调用最新评论</div>
<div><strong>适用范围：</strong>全局使用</div>
<div><strong>基本语法：</strong></div>
<div>{dede:feedback}</div>
<div>&lt;ul&gt;</div>
<div>&lt;li class='fbtitle'&gt;[field:username function="(@me=='guest' ? '游客' : @me)"/] 对 [field:title/] 的评论：&lt;/li&gt;</div>
<div>&lt;li class='fbmsg'&gt; &lt;a href="plus/feedback.php?aid=[field:aid/]" class='fbmsg'&gt;[field:msg /]&lt;/a&gt;&lt;/li&gt;</div>
<div>&lt;/ul&gt;</div>
<div>{/dede:feedback}</div>
<div><strong>参数说明：</strong></div>
<div><strong>row</strong>='12' 调用评论条数</div>
<div><strong>titlelen</strong>='24' 标题长度</div>
<div><strong>infolen</strong>='100' 评论长度</div>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="qq点亮永久会员教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F301.html&from=http%3A%2F%2Fwww.liukun.org%2F374.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">qq点亮永久会员教程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="dede调用某个特定会员发布的文章内容" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F365.html&from=http%3A%2F%2Fwww.liukun.org%2F374.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">dede调用某个特定会员发布的文章内容</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="织梦(dedecms)红色博客模板下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F308.html&from=http%3A%2F%2Fwww.liukun.org%2F374.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/29/19763830.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">织梦(dedecms)红色博客模板下载</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="搜狗问答——有问必答,答案来自百度知道" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F156.html&from=http%3A%2F%2Fwww.liukun.org%2F374.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10051175.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">搜狗问答——有问必答,答案来自百度知道</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.liukun.org/374.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>channelartlist，频道文档</title>
		<link>http://www.liukun.org/373.html</link>
		<comments>http://www.liukun.org/373.html#comments</comments>
		<pubDate>Fri, 16 Dec 2011 06:42:43 +0000</pubDate>
		<dc:creator>织梦者</dc:creator>
				<category><![CDATA[Dedecms教程]]></category>

		<guid isPermaLink="false">http://www.liukun.org/?p=373</guid>
		<description><![CDATA[标签名称：channelartlist 标记简介： 功能说明：获取当前频道的下级栏目的内容列表标签 适用范围：全局使用 基本语法： {dede:channelartlist row=6} &#60;dl&#62;  &#60;dt&#62;&#60;a href='{dede:field name='typeurl'/}'&#62;{dede:field name='typename'/}&#60;/a&#62;&#60;/dt&#62;  &#60;dd&#62;  {dede:arclist titlelen='42' row='10'}    &#60;ul class='autod'&#62;      &#60;li&#62;&#60;a href="[field:arcurl /]"&#62;[field:title /]&#60;/a&#62;&#60;/li&#62;       &#60;li&#62;([field:pubdate function="MyDate('m-d',@me)"/])&#60;/li&#62;     &#60;/ul&#62; {/dede:arclist} &#60;/dl&#62; {/dede:channelartlist} 参数说明： typeid = '0' 频道ID,多个请用","分隔 row = '20' 获取的栏目返回值 其他说明： 除了宏标记外，channelArtlist 是唯一一个可以直接嵌套其它标记的标记，不过仅限于嵌套 {dede:type}{/dede:type} 和 {dede:arclist}{/dede:arclist} 两个标记。 底层模板变量： 包含{dede:type}{/dede:type}及{dede:arclist}{/dede:arclist}下面所有底层模板变量。 http://help.dedecms.com/help/template/tags/global/2011/0603/14.html<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F88.html&from=http%3A%2F%2Fwww.liukun.org%2F373.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">更改添加的内部频道的模板</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F244.html&from=http%3A%2F%2Fwww.liukun.org%2F373.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">“无法把未知文档推荐给好友”解决办法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F147.html&from=http%3A%2F%2Fwww.liukun.org%2F373.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">dedecms文档关键词维护项“链接网址”过长被截断的解决办法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F372.html&from=http%3A%2F%2Fwww.liukun.org%2F373.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">channel，频道标签 </font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p><strong>标签名称：</strong>channelartlist</p>
<div><strong>标记简介：</strong></div>
<div><strong>功能说明：</strong>获取当前频道的下级栏目的内容列表标签</div>
<div><strong>适用范围：</strong>全局使用</div>
<div><strong>基本语法：</strong></div>
<div>{dede:channelartlist row=6}</div>
<div>&lt;dl&gt;</div>
<div> &lt;dt&gt;&lt;a href='{dede:field name='typeurl'/}'&gt;{dede:field name='typename'/}&lt;/a&gt;&lt;/dt&gt;</div>
<div> &lt;dd&gt;</div>
<div> {dede:arclist titlelen='42' row='10'}    &lt;ul class='autod'&gt;</div>
<div>     &lt;li&gt;&lt;a href="[field:arcurl /]"&gt;[field:title /]&lt;/a&gt;&lt;/li&gt;</div>
<div>      &lt;li&gt;([field:pubdate function="MyDate('m-d',@me)"/])&lt;/li&gt;</div>
<div>    &lt;/ul&gt;</div>
<div>{/dede:arclist}</div>
<div>&lt;/dl&gt;</div>
<div>{/dede:channelartlist}</div>
<div><strong>参数说明：</strong></div>
<div>typeid = '0' 频道ID,多个请用","分隔</div>
<div>row = '20' 获取的栏目返回值</div>
<div>其他说明：</div>
<div>除了宏标记外，channelArtlist 是唯一一个可以直接嵌套其它标记的标记，不过仅限于嵌套</div>
<div>{dede:type}{/dede:type} 和 {dede:arclist}{/dede:arclist} 两个标记。</div>
<div><strong>底层模板变量：</strong></div>
<div>包含{dede:type}{/dede:type}及{dede:arclist}{/dede:arclist}下面所有底层模板变量。</div>
<div>http://help.dedecms.com/help/template/tags/global/2011/0603/14.html</div>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F88.html&from=http%3A%2F%2Fwww.liukun.org%2F373.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">更改添加的内部频道的模板</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F244.html&from=http%3A%2F%2Fwww.liukun.org%2F373.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">“无法把未知文档推荐给好友”解决办法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F147.html&from=http%3A%2F%2Fwww.liukun.org%2F373.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">dedecms文档关键词维护项“链接网址”过长被截断的解决办法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F372.html&from=http%3A%2F%2Fwww.liukun.org%2F373.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">channel，频道标签 </font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.liukun.org/373.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>channel，频道标签</title>
		<link>http://www.liukun.org/372.html</link>
		<comments>http://www.liukun.org/372.html#comments</comments>
		<pubDate>Fri, 16 Dec 2011 06:42:04 +0000</pubDate>
		<dc:creator>织梦者</dc:creator>
				<category><![CDATA[Dedecms教程]]></category>
		<category><![CDATA[channel]]></category>

		<guid isPermaLink="false">http://www.liukun.org/?p=372</guid>
		<description><![CDATA[标签名称：channel 标记简介：织梦常用标记，通常用于网站顶部以获取站点栏目信息，方便网站会员分类浏览整站信息 功能说明：用于获取栏目列表 适用范围：全局使用 基本语法： {dede:channel type='top' row='8' currentstyle="&#60;li&#62;&#60;a href='~typelink~' class='thisclass'&#62;~typename~&#60;/a&#62; &#60;/li&#62;"}  &#60;li&#62;&#60;a href='[field:typelink/]'&#62;[field:typename/]&#60;/a&#62; &#60;/li&#62; {/dede:channel} 参数说明： typeid = '0' 栏目ID reid = '0' 上级栏目ID row = '100' 调用栏目数 col = '1' 分多少列显示（默认为单列） type = 'son &#124; sun' son表示下级栏目,self表示同级栏目,top顶级栏目 currentstyle = '' 应用样式 底层模板字段： ID(同 id),typeid, typelink, typename, typeurl,typedir(仅表示栏目的网址) 例： {dede:channel type='top'} &#60;a href='[field:typelink /]'&#62;[field:typename/]&#60;/a&#62; [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="更改添加的内部频道的模板" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F88.html&from=http%3A%2F%2Fwww.liukun.org%2F372.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">更改添加的内部频道的模板</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="channelartlist，频道文档 " style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F373.html&from=http%3A%2F%2Fwww.liukun.org%2F372.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">channelartlist，频道文档 </font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="大家来找茬之新华网" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F136.html&from=http%3A%2F%2Fwww.liukun.org%2F372.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10050829.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">大家来找茬之新华网</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="哥洗的不是澡，是寂寞！" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F104.html&from=http%3A%2F%2Fwww.liukun.org%2F372.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10050855.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">哥洗的不是澡，是寂寞！</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<div><span style="color: #000000;"><strong>标签名称：</strong>channel</span></div>
<div><span style="color: #000000;"><strong>标记简介：</strong>织梦常用标记，通常用于网站顶部以获取站点栏目信息，方便网站会员分类浏览整站信息</span></div>
<div><span style="color: #000000;"><strong>功能说明：</strong>用于获取栏目列表</span></div>
<div><span style="color: #000000;"><strong>适用范围：</strong>全局使用</span></div>
<div><strong><span style="color: #000000;">基本语法：</span></strong></div>
<div><span style="color: #000000;">{dede:channel type='top' row='8' currentstyle="&lt;li&gt;&lt;a href='~typelink~' class='thisclass'&gt;~typename~&lt;/a&gt; &lt;/li&gt;"}</span></div>
<div><span style="color: #000000;"> &lt;li&gt;&lt;a href='[field:typelink/]'&gt;[field:typename/]&lt;/a&gt; &lt;/li&gt;</span></div>
<div><span style="color: #000000;">{/dede:channel}</span></div>
<div><strong><span style="color: #000000;">参数说明：</span></strong></div>
<div><span style="color: #000000;"><strong>typeid</strong> = '0' 栏目</span><span style="color: #000000;">ID<br />
<strong>reid</strong> = '0' 上级栏目</span><span style="color: #000000;">ID<br />
<strong>row</strong> = '100' 调用栏目数</span><br />
<span style="color: #000000;"><strong>col</strong> = '1' </span><span style="color: #000000;">分多少列显示（默认为单列）</span><br />
<span style="color: #000000;"><strong>type</strong> = 'son | sun' son</span><span style="color: #000000;">表示下级栏目,self表示同级栏目,top顶级栏目</span><br />
<span style="color: #000000;"><strong>currentstyle</strong> = '' </span><span style="color: #000000;">应用样式</span></div>
<div><strong><span style="color: #000000;">底层模板字段：</span></strong></div>
<div><span style="color: #000000;">ID(同 id),typeid, typelink, typename, typeurl,typedir(仅表示栏目的网址)</span></div>
<div><span style="color: #000000;">例：</span></div>
<div><span style="color: #000000;">{dede:channel type='top'}</span></div>
<div><span style="color: #000000;">&lt;a href='[field:typelink /]'&gt;[field:typename/]&lt;/a&gt; </span></div>
<div><span style="color: #000000;">{/dede:channel}</span></div>
<div>注：在没有指定typeid的情况下，type标记与模板的环境有关，如，模板生成到栏目一，那么type='son'就表示栏目一的所有子类</div>
<div>http://help.dedecms.com/help/template/tags/global/2011/0603/13.html</div>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="更改添加的内部频道的模板" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F88.html&from=http%3A%2F%2Fwww.liukun.org%2F372.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">更改添加的内部频道的模板</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="channelartlist，频道文档 " style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F373.html&from=http%3A%2F%2Fwww.liukun.org%2F372.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">channelartlist，频道文档 </font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="61.139.8.100 and 189189.net" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F174.html&from=http%3A%2F%2Fwww.liukun.org%2F372.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10051004.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">61.139.8.100 and 189189.net</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Microsoft JET Database Engine 错误 ’80004005′" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F355.html&from=http%3A%2F%2Fwww.liukun.org%2F372.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/11/18/11053793.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Microsoft JET Database Engine 错误 ’80004005′</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.liukun.org/372.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>autochannel 按排序获得栏目</title>
		<link>http://www.liukun.org/370.html</link>
		<comments>http://www.liukun.org/370.html#comments</comments>
		<pubDate>Fri, 16 Dec 2011 06:38:29 +0000</pubDate>
		<dc:creator>织梦者</dc:creator>
				<category><![CDATA[Dedecms教程]]></category>
		<category><![CDATA[autochannel]]></category>

		<guid isPermaLink="false">http://www.liukun.org/?p=370</guid>
		<description><![CDATA[标签名称：autochannel 功能说明：按排序位置的获取单个栏目的链接信息 适用范围：全局使用 基本语法： {dede:autochannel partsort='0' typeid='0'}&#60;a href="[field:typelink /]"&#62;[field:typename /]&#60;/a&#62;{/dede:autochannel} 参数说明： partsort:栏目所在的排序位置 typeid:父级栏目ID 底层模板字段： id,typedir,isdefault,defaultname,ispart,namerule2,typename,moresite,siteurl,sitepath &#160; &#160; 示例：栏目A (ID:1) (目录:/a)(排序1) —栏目B(ID:2)(目录:/a/b)(排序30) —栏目C(ID:3)(目录:/a/c)(排序50) 栏目D(ID:4)(目录:/d)(排序5) &#160; 模板标签: 1 {dede:autochannel partsort='1' typeid='1'}&#60;a href="[field:typelink /]"&#62;[field:typename /]&#60;/a&#62;{/dede:autochannel} &#160; 输出结果: 1 &#60;a href="/a/b"&#62;栏目B&#60;/a&#62; &#160; 模板标签 1 {dede:autochannel partsort='2' typeid='1'}&#60;a href="[field:typelink /]"&#62;[field:typename /]&#60;/a&#62;{/dede:autochannel} &#160; 输出结果: 1 &#60;a href="/a/c"&#62;栏目C&#60;/a&#62; &#160; 模板标签 1 {dede:autochannel partsort='2' typeid='4'}&#60;a href="[field:typelink /]"&#62;[field:typename /]&#60;/a&#62;{/dede:autochannel} 无输出结果 http://help.dedecms.com/help/template/tags/global/2011/0607/45.html<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F74.html&from=http%3A%2F%2Fwww.liukun.org%2F370.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">将title中顶级栏目/二级栏目顺序改为二级栏目_顶级栏目</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F70.html&from=http%3A%2F%2Fwww.liukun.org%2F370.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">去掉二级栏目title中/（斜杠）</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F6.html&from=http%3A%2F%2Fwww.liukun.org%2F370.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">实现＂三级栏目_二级栏目_一级栏目_网站名称＂</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F137.html&from=http%3A%2F%2Fwww.liukun.org%2F370.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">dedecms升级为5.5版本后无法添加新栏目的问题解决</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<div>
<p>标签名称：autochannel</p>
<p>功能说明：按排序位置的获取单个栏目的链接信息</p>
<p>适用范围：全局使用</p>
<p>基本语法：</p>
<p>{dede:autochannel partsort='0' typeid='0'}&lt;a href="[field:typelink /]"&gt;[field:typename /]&lt;/a&gt;{/dede:autochannel}</p>
<p>参数说明：</p>
<p>partsort:栏目所在的排序位置<br />
typeid:父级栏目ID<br />
底层模板字段：</p>
<p>id,typedir,isdefault,defaultname,ispart,namerule2,typename,moresite,siteurl,sitepath</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>示例：栏目A (ID:1) (目录:/a)(排序1)</p>
<p>—栏目B(ID:2)(目录:/a/b)(排序30)</p>
<p>—栏目C(ID:3)(目录:/a/c)(排序50)</p>
<p>栏目D(ID:4)(目录:/d)(排序5)</p>
<p>&nbsp;</p>
<p>模板标签:</p>
<div id="highlighter_63915">
<div>
<div></div>
</div>
<div>
<div>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>{dede:autochannel partsort='1' typeid='1'}&lt;</code><code>a</code> <code>href</code><code>=</code><code>"[field:typelink /]"</code><code>&gt;[field:typename /]&lt;/</code><code>a</code><code>&gt;{/dede:autochannel}</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<p>&nbsp;</p>
<p>输出结果:</p>
<div id="highlighter_866486">
<div></div>
<div>
<div>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>&lt;</code><code>a</code> <code>href</code><code>=</code><code>"/a/b"</code><code>&gt;栏目B&lt;/</code><code>a</code><code>&gt;</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<p>&nbsp;</p>
<p>模板标签</p>
<div id="highlighter_667227">
<div>
<div></div>
</div>
<div>
<div>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>{dede:autochannel partsort='2' typeid='1'}&lt;</code><code>a</code> <code>href</code><code>=</code><code>"[field:typelink /]"</code><code>&gt;[field:typename /]&lt;/</code><code>a</code><code>&gt;{/dede:autochannel}</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<p>&nbsp;</p>
<p>输出结果:</p>
<div id="highlighter_647598">
<div>
<div></div>
</div>
<div>
<div>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>&lt;</code><code>a</code> <code>href</code><code>=</code><code>"/a/c"</code><code>&gt;栏目C&lt;/</code><code>a</code><code>&gt;</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<p>&nbsp;</p>
<p>模板标签</p>
<div id="highlighter_588772">
<div>
<div></div>
</div>
<div>
<div>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>{dede:autochannel partsort='2' typeid='4'}&lt;</code><code>a</code> <code>href</code><code>=</code><code>"[field:typelink /]"</code><code>&gt;[field:typename /]&lt;/</code><code>a</code><code>&gt;{/dede:autochannel}</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<p>无输出结果</p>
<p>http://help.dedecms.com/help/template/tags/global/2011/0607/45.html</p>
</div>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F74.html&from=http%3A%2F%2Fwww.liukun.org%2F370.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">将title中顶级栏目/二级栏目顺序改为二级栏目_顶级栏目</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F70.html&from=http%3A%2F%2Fwww.liukun.org%2F370.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">去掉二级栏目title中/（斜杠）</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F6.html&from=http%3A%2F%2Fwww.liukun.org%2F370.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">实现＂三级栏目_二级栏目_一级栏目_网站名称＂</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F137.html&from=http%3A%2F%2Fwww.liukun.org%2F370.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">dedecms升级为5.5版本后无法添加新栏目的问题解决</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.liukun.org/370.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dedecms  arclistsg 独立单表模型列表块</title>
		<link>http://www.liukun.org/368.html</link>
		<comments>http://www.liukun.org/368.html#comments</comments>
		<pubDate>Thu, 08 Dec 2011 07:12:48 +0000</pubDate>
		<dc:creator>织梦者</dc:creator>
				<category><![CDATA[Dedecms教程]]></category>

		<guid isPermaLink="false">http://www.liukun.org/?p=368</guid>
		<description><![CDATA[标签名称：arclistsg 功能说明：单表独立模型的文档列表调用标记 适用范围：全局使用 基本语法： 1 {dede:arclistsg flag='h' typeid='' row='' col='' titlelen='' orderway='' keyword='' limit='0,1'} &#60;a href='[field:arcurl/]'&#62;[field:title/]&#60;/a&#62; {/dede:arclistsg} 参数说明： col='' 分多少列显示（默认为单列），5.3版中本属性无效，要多列显示的可用div+css实现 row='10' 返回文档列表总数 typeid='' 栏目ID,在列表模板和档案模板中一般不需要指定，在封面模板中允许用","分开表示多个栏目； titlelen = '30' 标题长度等同于titlelength orderwey='desc'或'asc' 排序方向 keyword= 含有指定关键字的文档列表，多个关键字用","分 innertext = "[field:title/]" 单条记录样式(innertext是放在标签之间的代码) arcid='' 指定文档ID idlist ='' 提取特定文档（文档ID） channelid = '' 频道ID limit='' 起始,结束表示限定的记录范围（如：limit='1,2'） flag = 'h' 自定义属性值：头条[h]推荐[c]图片[p]幻灯[f]滚动[s]跳转[j]图文[a]加粗[b] subday='天数' 表示在多少天以内的文档 底层模板字段： ID(同id),typeid, [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Dedecms提示信息修改方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F94.html&from=http%3A%2F%2Fwww.liukun.org%2F368.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Dedecms提示信息修改方法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="织梦(dedecms)红色博客模板下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F308.html&from=http%3A%2F%2Fwww.liukun.org%2F368.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/29/19763830.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">织梦(dedecms)红色博客模板下载</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="dedecms升级为5.5版本后无法添加新栏目的问题解决" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F137.html&from=http%3A%2F%2Fwww.liukun.org%2F368.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">dedecms升级为5.5版本后无法添加新栏目的问题解决</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="dedecms仿红袖添香模板5.5" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F65.html&from=http%3A%2F%2Fwww.liukun.org%2F368.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10051336.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">dedecms仿红袖添香模板5.5</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p><strong>标签名称：</strong>arclistsg</p>
<p><strong>功能说明：</strong>单表独立模型的文档列表调用标记</p>
<p><strong>适用范围：</strong>全局使用</p>
<p><strong>基本语法：</strong></p>
<div id="highlighter_429916">
<div>
<div>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>{dede:arclistsg flag='h' typeid='' row='' col='' titlelen='' orderway='' keyword='' limit='0,1'} &lt;</code><code>a</code> <code>href</code><code>=</code><code>'[field:arcurl/]'</code><code>&gt;[field:title/]&lt;/</code><code>a</code><code>&gt; {/dede:arclistsg}</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<p><strong>参数说明：</strong></p>
<p>col='' 分多少列显示（默认为单列），5.3版中本属性无效，要多列显示的可用div+css实现<br />
row='10' 返回文档列表总数<br />
typeid='' 栏目ID,在列表模板和档案模板中一般不需要指定，在封面模板中允许用","分开表示多个栏目；<br />
titlelen = '30' 标题长度等同于titlelength<br />
orderwey='desc'或'asc' 排序方向<br />
keyword= 含有指定关键字的文档列表，多个关键字用","分<br />
innertext = "[field:title/]" 单条记录样式(innertext是放在标签之间的代码)<br />
arcid='' 指定文档ID<br />
idlist ='' 提取特定文档（文档ID）<br />
channelid = '' 频道ID<br />
limit='' 起始,结束表示限定的记录范围（如：limit='1,2'）<br />
flag = 'h' 自定义属性值：头条[h]推荐[c]图片[p]幻灯[f]滚动[s]跳转[j]图文[a]加粗[b]<br />
subday='天数' 表示在多少天以内的文档</p>
<p><strong>底层模板字段：</strong></p>
<p>ID(同id),typeid, channel, arcrank, mid, click, title, senddate, flag, litpic(同picname), userip, lastpost, scores, goodpost, badpost, textlink</p>
<p>http://help.dedecms.com/help/template/tags/global/2011/0603/10.html</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Dedecms提示信息修改方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F94.html&from=http%3A%2F%2Fwww.liukun.org%2F368.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Dedecms提示信息修改方法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="织梦(dedecms)红色博客模板下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F308.html&from=http%3A%2F%2Fwww.liukun.org%2F368.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/29/19763830.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">织梦(dedecms)红色博客模板下载</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="dedecms升级为5.5版本后无法添加新栏目的问题解决" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F137.html&from=http%3A%2F%2Fwww.liukun.org%2F368.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">dedecms升级为5.5版本后无法添加新栏目的问题解决</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="dedecms仿红袖添香模板5.5" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F65.html&from=http%3A%2F%2Fwww.liukun.org%2F368.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/30/10051336.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">dedecms仿红袖添香模板5.5</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.liukun.org/368.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dedecms arclist 调用</title>
		<link>http://www.liukun.org/366.html</link>
		<comments>http://www.liukun.org/366.html#comments</comments>
		<pubDate>Thu, 08 Dec 2011 07:09:33 +0000</pubDate>
		<dc:creator>织梦者</dc:creator>
				<category><![CDATA[Dedecms教程]]></category>
		<category><![CDATA[arclist]]></category>

		<guid isPermaLink="false">http://www.liukun.org/?p=366</guid>
		<description><![CDATA[标签名称：arclist 标记简介：织梦常用标记，也称为自由列表标记，其中imglist、imginfolist、specart、coolart、autolist都是由该标记所定义的不同属性延伸出来的别名标记。 功能说明：获取指定文档列表 适用范围：全局使用 基本语法： 1 {dede:arclist flag='h' typeid='' row='' col='' titlelen='' infolen='' imgwidth='' imgheight='' listtype='' orderby='' keyword='' limit='0,1'} &#60;a href='[field:arcurl/]'&#62;[field:title/]&#60;/a&#62; {/dede:arclist} 参数说明： col='' 分多少列显示（默认为单列），5.3版中本属性可以通过多种方式进行多行显示 如果col='1'要多列显示的可用div+css实现 以下为通过div+css实现多列的示例： 1 &#60;style type=text/css&#62; div{width:400px;float:left;} &#60;/style&#62; {dede:arclist row='10' titlelen='24' orderby='pubdate' idlist='' col='2'} •[field:textlink/]([field:pubdate function=MyDate('m-d',@me)/])&#60;br/&#62; {/dede:arclist} 当col&#62;1将使用原来的table多列方式显示 row='10' 返回文档列表总数 typeid='' 栏目ID,在列表模板和档案模板中一般不需要指定，在首页模板中允许用","分开表示多个栏目； getall='1' 在没有指定这属性的情况下,在栏目页、文章页模板,不会获取以","分开的多个栏目的下级子类 titlelen = '30' 标题长度 等同于titlelength infolen='160' 表示内容简介长度 [...]<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F94.html&from=http%3A%2F%2Fwww.liukun.org%2F366.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Dedecms提示信息修改方法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F235.html&from=http%3A%2F%2Fwww.liukun.org%2F366.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">dedecms下载类标签调用</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F137.html&from=http%3A%2F%2Fwww.liukun.org%2F366.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">dedecms升级为5.5版本后无法添加新栏目的问题解决</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F249.html&from=http%3A%2F%2Fwww.liukun.org%2F366.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">DedeCMS常用SQL语句</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p><strong>标签名称</strong>：arclist<br />
<strong>标记简介</strong>：织梦常用标记，也称为自由列表标记，其中imglist、imginfolist、specart、coolart、autolist都是由该标记所定义的不同属性延伸出来的别名标记。<br />
<strong>功能说明</strong>：获取指定文档列表<br />
<strong>适用范围</strong>：全局使用<br />
<strong>基本语法</strong>：</p>
<div id="highlighter_951407">
<div>
<div>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>{dede:arclist flag='h' typeid='' row='' col='' titlelen='' infolen='' imgwidth='' imgheight='' listtype='' orderby='' keyword='' limit='0,1'} &lt;</code><code>a</code> <code>href</code><code>=</code><code>'[field:arcurl/]'</code><code>&gt;[field:title/]&lt;/</code><code>a</code><code>&gt; {/dede:arclist}</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<p><strong>参数说明</strong>：<br />
<strong>col</strong>='' 分多少列显示（默认为单列），5.3版中本属性可以通过多种方式进行多行显示<br />
如果col='1'要多列显示的可用div+css实现<br />
以下为通过div+css实现多列的示例：</p>
<div id="highlighter_302178">
<div>
<div>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>&lt;</code><code>style</code> <code>type</code><code>=</code><code>text</code><code>/css&gt; div{width:400px;float:left;} &lt;/</code><code>style</code><code>&gt; {dede:arclist row='10' titlelen='24' orderby='pubdate' idlist='' col='2'} •[field:textlink/]([field:pubdate function=MyDate('m-d',@me)/])&lt;</code><code>br</code><code>/&gt; {/dede:arclist}</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<p><span style="color: #ff0000;">当col&gt;1将使用原来的table多列方式显示</span><br />
<strong>row</strong>='10' 返回文档列表总数<br />
<strong>typeid</strong>='' 栏目ID,在列表模板和档案模板中一般不需要指定，在首页模板中允许用","分开表示多个栏目；<br />
<strong>getall</strong>='1' 在没有指定这属性的情况下,在栏目页、文章页模板,不会获取以","分开的多个栏目的下级子类<br />
<strong>titlelen</strong> = '30' 标题长度 等同于titlelength<br />
<strong>infolen</strong>='160' 表示内容简介长度 等同于infolength<br />
<strong>imgwidth</strong>='120' 缩略图宽度<br />
<strong>imgheight</strong>='90' 缩略图高度<br />
<strong>listtype</strong>='all' 栏目类型 image含有缩略图 commend推荐<br />
<strong>orderby</strong>='sortrank' 文档排序方式<br />
§ orderby='hot' 或 orderby='click' 表示按点击数排列<br />
§ orderby='sortrank' 或 orderby='pubdate' 按出版时间排列<br />
§ orderby='near'<br />
§ orderby=='lastpost' 按最后评论时间<br />
§ orderby=='scores' 按得分排序<br />
§ orderby='id' 按文章ID排序<br />
§ orderby='rand' 随机获得指定条件的文档列表<br />
<strong>keyword</strong>='' 含有指定关键字的文档列表，多个关键字用","分<br />
<strong>innertext</strong> = '' 单条记录样式<br />
<strong>aid</strong>='' 指定文档ID<br />
<strong>idlist</strong> ='' 提取特定文档（文档ID）<br />
<strong>channelid</strong> 频道ID<br />
<strong>limit</strong>='起始ID,记录数'  （起始ID从0开始）表示限定的记录范围（如：limit='1,2'  表示从ID为1的记录开始，取2条记录）<br />
<strong>flag</strong> = 'h' 自定义属性值：头条[h]推荐[c]图片[p]幻灯[f]滚动[s]跳转[j]图文[a]加粗[b]<br />
<strong>noflag</strong> = '' 同flag，但这里是表示不包含这些属性<br />
<strong>orderway</strong>='desc' 值为 desc 或 asc ，指定排序方式是降序还是顺向排序，默认为降序<br />
<strong>subday</strong>='天数' 表示在多少天以内的文档</p>
<p><span style="color: #ff0000;">用arclist调用于附加表字段的方法：</span></p>
<p><span style="color: #ff0000;">要获取附加表内容，必须符合两个条件</span><br />
<span style="color: #ff0000;">1、指定 channelid 属性<br />
2、指定要获得的字段 addfields='字段1,字段'</span><br />
如：</p>
<div id="highlighter_862553">
<div>
<div>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>{dede:arclist addfields='filetype,language,softtype' row='8' channelid='3'} [field:textlink /] - [field:softtype /]&lt;</code><code>br</code> <code>/&gt; {/dede:arclist}</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<p><strong>底层模板字段</strong>：<br />
ID(同 id),typeid,sortrank,flag,ismake,channel,arcrank,click,money,title,shorttitle,color,writer,<br />
source,litpic(同picname),pubdate,senddate,mid, lastpost,scores,goodpost,badpost,notpost,<br />
deｓｃｒｉｐｔion(同infos),filename, image, imglink, fulltitle, textlink, typelink,plusurl, memberurl, templeturl,<br />
stime(pubdate 的"0000-00-00"格式)<br />
其中：<br />
textlink = &lt;a href='arcurl'&gt;title&lt;/a&gt;<br />
typelink = &lt;a href='typeurl'&gt;typename&lt;/a&gt;<br />
imglink = &lt;a href='arcurl'&gt;&lt;img src='picname' border='0' width='imgwidth' height='imgheight'&gt;&lt;/a&gt;<br />
image = &lt;img src='picname' border='0' width='imgwidth' height='imgheight' alt=’titile’&gt;<br />
<strong>字段调用方法</strong>：[field:varname/]</p>
<div id="highlighter_909011">
<div>
<div>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>{dede:arclist infolen='100'} [field:textlink/]&lt;</code><code>br</code><code>&gt; [field:infos/]&lt;</code><code>br</code><code>&gt; {/dede:arclist}</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<p>注：底层模板里的Field实现也是织梦标记的一种形式，因此支持使用PHP语法，Function扩展等功能。<br />
如： 给当天发布的内容加上 <span style="color: #ff0000;">(new)</span> 标志</p>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>[field:senddate runphp='yes'] $ntime = time(); $oneday = 3600 * 24; if(($ntime - @me)&lt;$oneday) @me = "&lt;</code><code>font</code> <code>color</code><code>=</code><code>'red'</code><code>&gt;(new)&lt;/</code><code>font</code><code>&gt;"; else @me = ""; [/field:senddate]</code></td>
</tr>
</tbody>
</table>
<p>http://help.dedecms.com/help/template/tags/global/2011/0603/9.html</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F94.html&from=http%3A%2F%2Fwww.liukun.org%2F366.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Dedecms提示信息修改方法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F235.html&from=http%3A%2F%2Fwww.liukun.org%2F366.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">dedecms下载类标签调用</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F137.html&from=http%3A%2F%2Fwww.liukun.org%2F366.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">dedecms升级为5.5版本后无法添加新栏目的问题解决</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.liukun.org%2F249.html&from=http%3A%2F%2Fwww.liukun.org%2F366.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">DedeCMS常用SQL语句</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.liukun.org/366.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

