主题 : 问一个小问题,关于附件的 |
级别: 秀才
![]() |
1# 发表于:2010-02-03 15:35:30 IP:218.110.*.*
|
||||
---|---|---|---|---|---|
级别: 白丁
![]() |
2# 发表于:2010-02-03 20:21:53 IP:59.134.*.*
在内容中上传的附件只能在内容里显示
如果想做成下载标题列表,可以使用jeecms v2.4.1版,里面新增加了下载系统,可以满足要求 CMS+BBS整合版的授权费是2800元/套 |
||
---|---|---|---|
级别: 秀才
![]() |
3# 发表于:2010-02-04 11:18:39 IP:218.110.*.*
研究了一下,终于取出来了,谢谢版主的热情回复,给大家分享一下 - -
[@cms.ArtiList count='20' sysContent='1-1' titLen='50' lineHeight='7' dateFormat='1' datePosition='2' headMark='4' bottomLine='1' sysPage='3' isPage='1' inner='1';arts] <table cellspacing="0" cellpadding="0" width="615" background="${sysResRoot}/zh/images/index_bg_03.gif" border="0"> <tbody> <tr> <td width="16" height="26" align="center" class="grey">·</td> <td align="left" valign="middle" class="grey">${arts.title}</td> [#if arts.attachments?size>0] [#list arts.attachments as stu] <td width="61" align="center" class="time"><a target="_blank" href="${root}/upload${stu.filePath}" class="download" title="${stu.name}">[下载]</a></td> [/#list] [/#if] </tr> </tbody> </table> [/@cms.ArtiList] |
||
---|---|---|---|
1
共1页