2008年3月20日更新
14、首页6格(远程抓图)插件For DZ6.0 GBK UTF8 BIG5[2008.03.04]
http://www.discuz.net/thread-858457-1-1.html
推荐理由: 帖子列表循环显示,支持远程附件抓图功能,安装简单,一个文件只需插一条代码(插件钩子),到时方便升级和卸载,可后台控制!
插件演示:http://winune.com
13、HDWiki For Discuz! 6.0(论坛知识库系统)V1.30 正式版
http://www.discuz.net/thread-869336-1-1.html
推荐理由: 它能够将WIKI和BBS间的信息有效的结合在一起,打破了工具间的限制,带给用户一种全新的体验!
插件演示:http://winune.com/doc.php?action=doclist
11、组图插件2.3正式版(3月5日更新)(针对6.0版本)
http://www.discuz.net/thread-835280-1-1.html
推荐理由: Q I H O O 的组图做得越来越好啦!
提 醒:建议安装前时用文本比对!(DZ+组图插件安装包)
集成安装包下载地址详见 http://www.discuz.com/download/
插件演示:http://winune.com

2008年1月10日更新
10、游客只能看贴子的部分内容 FOR DZ6.0
以下为本人整理而来,原作者不详
打开 viewthread.php
查找:复制内容到剪贴板
代码:
$post['message'] = discuzcode($post['message'], $post['smileyoff'], $post['bbcodeoff'], $post['htmlon'] & 1, $forum['allowsmilies'], $forum['allowbbcode'], ($forum['allowimgcode'] && $showimages ? 1 : 0), $forum['allowhtml'], ($forum['jammer'] && $post['authorid'] != $discuz_uid ? 1 : 0), 0, $post['authorid'], $forum['allowmediacode'], $post['pid']);替换为复制内容到剪贴板
代码:
if($discuz_uid){
$post['message'] = discuzcode($post['message'], $post['smileyoff'], $post['bbcodeoff'], $post['htmlon'] & 1, $forum['allowsmilies'], $forum['allowbbcode'], ($forum['allowimgcode'] && $showimages ? 1 : 0), $forum['allowhtml'], ($forum['jammer'] && $post['authorid'] != $discuz_uid ? 1 : 0), 0, $post['authorid'], $forum['allowmediacode'], $post['pid']);
}else{
//浏览部分内容开始
if(strlen($post['message'])>800 && $post['number'] == 1){
$post['message'] = discuzcode(cutstr($post['message'], 800), $post['smileyoff'], $post['bbcodeoff'], $post['htmlon'] & 1, $forum['allowsmilies'], $forum['allowbbcode'], ($forum['allowimgcode'] && $showimages ? 1 : 0), $forum['allowhtml'], ($forum['jammer'] && $post['authorid'] != $discuz_uid ? 1 : 0), 0, $post['authorid'], $forum['allowmediacode'], $post['pid']);
$post['message'] = "".$post['message']."
<div style='border:1px solid #dad6be;padding:10px;margin:5px;margin-left:0;background-color:#ffffff;font:12px verdana;'>
非常抱歉,您的当前状态为游客,因此只能查阅部分内容。要查阅完整内容请 <a href=./register.php>注册</a> 或者 <a href=./logging.php?action=login>登录</a> 。
";
$post['bbcodeoff'] = 0;
}else{
$post['message'] = discuzcode($post['message'], $post['smileyoff'], $post['bbcodeoff'], $post['htmlon'] & 1, $forum['allowsmilies'], $forum['allowbbcode'], ($forum['allowimgcode'] && $showimages ? 1 : 0), $forum['allowhtml'], ($forum['jammer'] && $post['authorid'] != $discuz_uid ? 1 : 0), 0, $post['authorid'], $forum['allowmediacode'], $post['pid']);
}
}
//浏览部分内容结束其中,800 是对游客开放的字符个数,截取每篇文章的前800个字符(400个汉字),如果不够800个字符,就全部显示,也不再提示为部分内容。
http://www.discuz.net/thread-835280-1-1.html
2007年11月27日更新
9、组图服务插件Beta版 For Discuz!6.0.0 GBK (已是旧版本,请查看 11 号)
http://www.discuz.net/thread-792441-1-1.html
推荐理由:一直觉得QIHOO的组图做得不错,现在自己也可以用上啦!
题 外 话:今天是我的生日,来更新一下!最近时间很紧,慢待啦!
插件演示:http://winune.com
2007年10月27日更新
8. [ DST ]-附件是BT种子时显示详细资源信息D6.0
http://www.discuz.net/thread-768986-1-1.html
2007年10月11日更新
7. Discuz! Tools 2.0 正式发布
http://www.discuz.net/thread-761181-1-1.html
2007年9月24日更新
6. [中秋佳节]风格,祝大家中秋快乐 for Discuz! 6.0.0
http://www.discuz.net/thread-745440-1-1.html
收录理由:中秋佳节
插件演示:http://winune.com/index.php?styleid=9
2007年9月15日更新
5.[升级+推荐] 官方抽奖程序 for Discuz! 6.0.0
http://www.discuz.net/thread-740923-1-1.html
收录理由:可以借此活跃社区气氛!
插件演示:http://winune.com/luck.php
2007年9月10日更新
4.全新【eMule[电驴]链接插件发布】D6.0
http://www.discuz.net/thread-737172-1-1.html
提示:本插件安装后导致空格失效,本站已经卸载!
插件演示:http://winune.com/index.php

2007年9月9日更新
2.最全面的首页四格,首页五格For6.0(GBK)(UTF-8)[11种组合][9-15][版主安装测试通过]
http://www.discuz.net/thread-696558-1-1.html
重要提示:本插件于9月15日更新,请之前安装的重新上传附件安装!
收录理由:此版本比较全面,集成了四五格且加载速度不错!
插件演示:http://winune.com/index.php





3.在线列表显示IP详细地址插件 for D6.0
http://www.discuz.net/thread-732443-1-1.html
收录理由:可显示详细的IP信息(管理员)
插件演示:http://winune.com/index.php

2007年9月5日更新
1.【LFLY1573出品】社区银行 v3.5 For 6.0.0_GBK[2007/09/01]
http://www.discuz.net/thread-726648-1-1.html 插件作者:lfly1573
收录理由:老飒的作品都很经典,这个银行版本是最好的!
插件演示:http://winune.com/bank.php