织梦园模板网提供云优cms模板,pbootcms模板,Wordpress主题模板等各类企业新闻资讯网站模板下载服务。织梦园网站模板交流群
用户名:
密码:
注册
注册后享受折扣价

织梦标签:bookcontentlist连载图书最新内容调用

织梦园模板 / 2019-08-28 / 收藏
>=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
 

相关织梦技巧

收缩