Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[修改] 【DZX1.5】快速发帖或快速回复框里加入【匿名回复】选项的方法!

[复制链接]
530761333 发表于 2010-10-6 11:33:07 | 显示全部楼层 |阅读模式
本帖最后由 530761333 于 2010-11-22 22:54 编辑

欢迎大家踊跃订阅我的QQ微薄:http://t.qq.com/shijiexuexi
有评分权限的请踊跃的评分,感觉好请分享,踊跃顶一下谢谢各位的厚爱你的支持是我的动力的来源


主题列表页面
文件:template\default\forum\forumdisplay_fastpost.htm
查找:
  1. <button {if !$guestpost}type="submit" {else}type="button" onclick="showWindow('login', 'member.php?mod=logging&action=login&guestmessage=yes')" {/if}name="topicsubmit" id="fastpostsubmit" value="topicsubmit" tabindex="13" class="pn"><strong>{lang post_newthread}</strong></button>
复制代码
在下面增加:

  1. <!--{if $_G['uid']}-->

  2.     <!--{if $_G['group']['allowanonymous']}--><input type="checkbox" name="isanonymous" id="isanonymous" class="pc" value="1" /><label for="isanonymous">{lang post_anonymous}</label><!--{/if}-->

  3.    <!--{else}-->

  4.     <!--{if $_G['group']['allowanonymous'] || (!$_G['group']['allowanonymous'] && $orig['anonymous'])}--><input type="checkbox" name="isanonymous" id="isanonymous" class="pc" value="1" {if $orig['anonymous']}checked="checked"{/if} /><label for="isanonymous">{lang post_anonymous}</label><!--{/if}-->

  5.    <!--{/if}-->
复制代码
-------------------------------------------------------------------------------------------------
主题阅读页面
文件:template\default\forum\viewthread_fastpost.htm
查找:

  1. <!--{if $_G['gp_ordertype'] != 1 && empty($_G[gp_from])}-->

  2.        <input id="fastpostrefresh" type="checkbox" class="pc" /> <label for="fastpostrefresh">{lang post_fastreply_gotolast}</label>

  3.        <script type="text/javascript">if(getcookie('fastpostrefresh') == 1) {$('fastpostrefresh').checked=true;}</script>

  4.        <!--{/if}-->
复制代码
后面增加:

  1. <!--{if $_G['uid']}-->

  2.     <!--{if $_G['group']['allowanonymous']}--><input type="checkbox" name="isanonymous" id="isanonymous" class="pc" value="1" /><label for="isanonymous">{lang post_anonymous}</label><!--{/if}-->

  3.    <!--{else}-->

  4.     <!--{if $_G['group']['allowanonymous'] || (!$_G['group']['allowanonymous'] && $orig['anonymous'])}--><input type="checkbox" name="isanonymous" id="isanonymous" class="pc" value="1" {if $orig['anonymous']}checked="checked"{/if} /><label for="isanonymous">{lang post_anonymous}</label><!--{/if}-->

  5.    <!--{/if}-->
复制代码


mrbjy 发表于 2010-10-6 12:05:39 | 显示全部楼层
沙发??
回复

使用道具 举报

ngwinking 发表于 2010-10-6 13:17:35 | 显示全部楼层
回复

使用道具 举报

jiuqugan 发表于 2010-10-6 13:35:37 | 显示全部楼层
回复

使用道具 举报

zcj1990 发表于 2010-10-6 19:49:57 | 显示全部楼层
本帖最后由 zcj1990 于 2010-10-6 19:52 编辑

回复 530761333 的帖子

请教怎么在指定版块内自动默认匿名发帖?
回复

使用道具 举报

mels 发表于 2010-10-11 17:13:06 | 显示全部楼层
學習了!
回复

使用道具 举报

滚骨碌 发表于 2010-10-25 07:30:57 | 显示全部楼层
回复

使用道具 举报

hencn 发表于 2010-10-29 18:25:55 | 显示全部楼层
路过支持         
回复

使用道具 举报

joebao 发表于 2011-9-30 23:58:56 | 显示全部楼层
请教~怎么把发贴页和高级回复页的匿名发贴设为默认?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-16 13:04 , Processed in 0.022341 second(s), 2 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表