一个用于主题列表显示主题标签的插件。
主要特点:
*功能小巧
*集成度,性能好
*后台可控制电脑和手机是否显示
————————————————————————————————
使用提示:
显示问题,默认模板会显示在标题顶部。要显示下标题下面修改办法是:
将文件 template\default\forum\forumdisplay_list.htm 或 template\你的模板\forum\forumdisplay_list.htm
大概289行
<h3 class="xw0">
<!--{hook/forumdisplay_thread $key}-->
<a href="forum.php?mod=viewthread&tid=$thread[tid]&{if $_GET['archiveid']}archiveid={$_GET['archiveid']}&{/if}extra=$extra"$thread[highlight]{if $thread['isgroup'] == 1 || $thread['forumstick']} target="_blank"{else} onclick="atarget(this)"{/if} title="$thread[subject]">$thread[subject]</a>
</h3>
改为
<h3 class="xw0">
<!--{hook/forumdisplay_thread $key}-->
<a href="forum.php?mod=viewthread&tid=$thread[tid]&{if $_GET['archiveid']}archiveid={$_GET['archiveid']}&{/if}extra=$extra"$thread[highlight]{if $thread['isgroup'] == 1 || $thread['forumstick']} target="_blank"{else} onclick="atarget(this)"{/if} title="$thread[subject]">$thread[subject]</a>
</h3>
相关插件:
分类点评评分系统
http://addon.dismall.com/?@pn_commentscore.plugin
蒲宁手机注册/登陆
http://addon.dismall.com/?@pn_register.plugin
手机用户信息勋章
http://addon.dismall.com/?@pn_mobile_medal.plugin
下载附件对象存储
http://addon.dismall.com/?@pn_mulitdownload_object.plugin
蒲宁场次预订系统
http://addon.dismall.com/?@pn_reserve.plugin