>=DedeCMS 3,DedeCMS 4,DedeCMS 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 图书类型,0 图书、1 漫画,默认全部
titlelen=30 标题长度
orderby=lastpost 排序类型,当按排序类型为 commend 表示推荐图书
author='' 作者
keyword='' 关键字
底层字段:
contenttitle,contentid,contenturl,dmbookurl,bookurl,catalogurl,cataloglink,booklink,contentlink,imglink,ischeck,booktypename