国内流行的内容管理系统(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.

12 lines
501B

  1. 自动关连文档标签
  2. >>dede>>
  3. {dede:likearticle row='' col='' titlelen='' infolen=''}
  4. <a href='[field:arcurl/]'>[field:title/]</a>
  5. {/dede:likearticle}
  6. >>dede>>
  7. col='' 分多少列显示(默认为单列)
  8. row='10' 返回文档列表总数
  9. titlelen='30' 标题长度等同于titlelength
  10. infolen='160' 表示内容简介长度 等同于infolength
  11. mytypeid='0' 手工指定要限定的栏目id,用英文逗号表示多个
  12. innertext='' 单条记录样式(指标签中间的内容)