当前位置: 首页 > 站长资讯 > 正文页面

调用二级和三级和调用栏目的所有子栏目dede多级目录调用

<!--频道分类具体内容开始-->nhU网站目录_网站网址收录与提交入口

<div class="channel_sort">nhU网站目录_网站网址收录与提交入口

{dede:channelartlist cacheid='channelsonlist'}nhU网站目录_网站网址收录与提交入口

<h3><a href="{dede:field name='typeurl'/}" >{dede:field name='typename'/}</a></h3>nhU网站目录_网站网址收录与提交入口

<ul>nhU网站目录_网站网址收录与提交入口

{dede:channel type='son' row='10' noself='yes'}nhU网站目录_网站网址收录与提交入口

<li><a href='[field:typeurl/]' [field:rel/]><span>[field:typename/]</span></a></li>{/dede:channel}nhU网站目录_网站网址收录与提交入口

</ul>nhU网站目录_网站网址收录与提交入口

{/dede:channelartlist}nhU网站目录_网站网址收录与提交入口

</div>nhU网站目录_网站网址收录与提交入口

【Channel 标记】nhU网站目录_网站网址收录与提交入口

功能说明:用于获取栏目列表nhU网站目录_网站网址收录与提交入口

适用范围:封面模板、列表模板、文档模板nhU网站目录_网站网址收录与提交入口

(1)基本语法nhU网站目录_网站网址收录与提交入口

{dede:channel row='' type=''}nhU网站目录_网站网址收录与提交入口

自定义样式模板(InnerText)nhU网站目录_网站网址收录与提交入口

{/dede:channel}nhU网站目录_网站网址收录与提交入口

(2)属性nhU网站目录_网站网址收录与提交入口

[1] row='数字' 表示获取记录的条数(通用在某级栏目太多的时候使用,默认是 8)nhU网站目录_网站网址收录与提交入口

[2] type = top,sun/son,selfnhU网站目录_网站网址收录与提交入口

type='top' 表示顶级栏目nhU网站目录_网站网址收录与提交入口

type='son' 或 'sun' 表示下级栏目nhU网站目录_网站网址收录与提交入口

type='self' 表示同级栏目nhU网站目录_网站网址收录与提交入口

其中后两个属性必须在列表模板中使用。nhU网站目录_网站网址收录与提交入口

==============================================nhU网站目录_网站网址收录与提交入口

dede:channel 和dede:channelartlist 这个怎么嵌套使用呀 dede二级栏目调用nhU网站目录_网站网址收录与提交入口

{dede:channelartlist row=6}nhU网站目录_网站网址收录与提交入口
< a href='{dede:field name='typeurl'/}'>{dede:field name='typename'/}</a>一级栏目nhU网站目录_网站网址收录与提交入口

{dede:channel type='son' row='10' currentstyle="<li class='hover'><a href='~typelink~' ~rel~><span>~typename~</span></a><>"}nhU网站目录_网站网址收录与提交入口

<a href='[field:typeurl/]' [field:rel/]>[field:typename/]</a> 二级栏目nhU网站目录_网站网址收录与提交入口

{/dede:channel}nhU网站目录_网站网址收录与提交入口

{/dede:channelartlist}nhU网站目录_网站网址收录与提交入口

==============================================================nhU网站目录_网站网址收录与提交入口

在dede众多的标签中,可以嵌套的标签唯一只有channelArtlist了。虽然很多功能是想用嵌套来实现,dede不支持其他标签嵌套功能,但也是可以用别的方法可以实现的。。。了解更多的可以查看下面相关的文章nhU网站目录_网站网址收录与提交入口

嵌套一:nhU网站目录_网站网址收录与提交入口

<ul>nhU网站目录_网站网址收录与提交入口

{dede:channelArtlist typeid='1'}nhU网站目录_网站网址收录与提交入口

<li>nhU网站目录_网站网址收录与提交入口

{dede:type}nhU网站目录_网站网址收录与提交入口

[<a href="[field:typelink /]"><b>[field:typename /]</b></a>]nhU网站目录_网站网址收录与提交入口
{/dede:type}nhU网站目录_网站网址收录与提交入口

{dede:channel type='son'}nhU网站目录_网站网址收录与提交入口

<a href='[field:typelink /]'>[field:typename/]</a>nhU网站目录_网站网址收录与提交入口

{/dede:channel}nhU网站目录_网站网址收录与提交入口

</li>nhU网站目录_网站网址收录与提交入口

{/dede:channelArtlist}nhU网站目录_网站网址收录与提交入口

</ul>nhU网站目录_网站网址收录与提交入口

嵌套二:nhU网站目录_网站网址收录与提交入口

{dede:channelArtlist typeid='0'}nhU网站目录_网站网址收录与提交入口

<div class="AList">nhU网站目录_网站网址收录与提交入口

{dede:type}nhU网站目录_网站网址收录与提交入口

<h3><a href="[field:typelink /]">>> [field:typename /]</a>nhU网站目录_网站网址收录与提交入口
</h3>nhU网站目录_网站网址收录与提交入口

{/dede:type}nhU网站目录_网站网址收录与提交入口

<ul>nhU网站目录_网站网址收录与提交入口

{dede:arclist row="8" titlelen='100'}nhU网站目录_网站网址收录与提交入口

<li><span>[field:pubdate function="MyDate('Y/m/d',@me)"/]</span><a href="[field:arcurl /]" title="[field:title function='html2text(@me)'/]">[field:title function=' ( strlen("@me")>40 ? cn_substr("@me",40): "@me" ) '/]</a></li>nhU网站目录_网站网址收录与提交入口

{/dede:arclist}nhU网站目录_网站网址收录与提交入口

</ul>nhU网站目录_网站网址收录与提交入口

</div>nhU网站目录_网站网址收录与提交入口

{/dede:channelArtlist}nhU网站目录_网站网址收录与提交入口

 nhU网站目录_网站网址收录与提交入口

  

此文由 网站目录_网站网址收录与提交入口 编辑,未经允许不得转载!:

相关文章