标题:帝国cms模块标签:bookcontentlist连载图书最新内容调用
作者:网友
日期:2021-12-24 21:21:09
内容:

bookcontentlist连载图书最新内容调用

>=dedecms 3DedeCMS 4DedeCMS 5

名称:bookcontentlist

功能:连载图书最新内容调用

语法:

{dede:bookcontentlist row='12' booktype='-1' orderby='lastpost' author='' keyword=''}

<table width="100%" border="0" cellspacing="2" cellpadding="2">

<tr>

<td width='40%'>

[[field:cataloglink/]] [field:booklink/]</td>

<td width='40%'>[field:contentlink/]</td>

<td width='20%'>[field:lastpost function="GetDateMk(@me)"/]</td>

</tr>

</table>

{/dede:bookcontentlist}

文件:

/include/taglib/bookcontentlist.lib.php

function lib_bookcontentlist(&$ctag, &$refObj)

默认底层模板:

bookcontentlist.htm

参数:

row=12 调用记录条数

booktype=-1 图书类型,图书、漫画,默认全部

titlelen=30 标题长度

orderby=lastpost 排序类型,当按排序类型为 commend 表示推荐图书

author='' 作者

keyword='' 关键字

底层字段:

contenttitle,contentid,contenturl,dmbookurl,bookurl,catalogurl,cataloglink,booklink,contentlink,imglink,ischeck,booktypename




返回列表 网站首页