国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
610B

  1. 连载图书最新文档标签
  2. >>dede>>
  3. {dede:bookcontentlist row='12' booktype='-1' orderby='lastpost' author='' keyword=''}
  4. [field:cataloglink/] [field:booklink/]
  5. [field:contentlink/]
  6. [field:lastpost function="GetDateMk(@me)"/]
  7. {/dede:bookcontentlist}
  8. >>dede>>
  9. 这个标签和booklist实际是完全相同的,只是默认底层模板不同
  10. row='12' 调用记录条数
  11. booktype='-1' 图书类型,0图书、1漫画,默认全部
  12. orderby='lastpost' 排序类型,当按排序类型为commend表示推荐图书
  13. author='' 作者
  14. keyword='' 关键词(用英文逗号分开多个关键词)