DZ 论坛怎么隐藏快速发帖按钮
3个回答
展开全部
后台,界陵穗面 》 界面设置》主题列表页》岁兆快速发帖 选否 即可
找到common.js 的 showWindow方法
[javascript] view plaincopy
function showWindow(k, url, mode, cache, menuv) {
//控制发帖和回复的弹窗不出现
if (k == "newthread" || k == "reply") { return false }
mode = isUndefined(mode) ? 'get' : mode;
cache = isUndefined(cache) ? 1 : cache;
var menuid = 'fwin_' + k;
var menuObj = $(menuid);
var drag = null;
var loadingst = null;
if(disallowfloat && disallowfloat.indexOf(k) != -1) {
if(BROWSER.ie) url += (url.indexOf('?') != -1 ? '&' : '?') + 'referer=' + escape(location.href);
// location.href = url;
// doane();
return;
}
就是多加 if (k == "newthread" || k == "reply") { return false }这就 newthread 快速发帖的,keply 快速回复尺雀卜的
找到common.js 的 showWindow方法
[javascript] view plaincopy
function showWindow(k, url, mode, cache, menuv) {
//控制发帖和回复的弹窗不出现
if (k == "newthread" || k == "reply") { return false }
mode = isUndefined(mode) ? 'get' : mode;
cache = isUndefined(cache) ? 1 : cache;
var menuid = 'fwin_' + k;
var menuObj = $(menuid);
var drag = null;
var loadingst = null;
if(disallowfloat && disallowfloat.indexOf(k) != -1) {
if(BROWSER.ie) url += (url.indexOf('?') != -1 ? '&' : '?') + 'referer=' + escape(location.href);
// location.href = url;
// doane();
return;
}
就是多加 if (k == "newthread" || k == "reply") { return false }这就 newthread 快速发帖的,keply 快速回复尺雀卜的
2015-06-12 · 知道合伙人互联网行家
关注
展开全部
<!--{if !$_GET['archiveid']}--><a href="javascript:;" id="newspecial" onmouseover="$('newspecial').id = 'newspecialtmp';this.id = 'newspecial';showMenu({'ctrlid':this.id})"{if !$_G['forum']['allowspecialonly'] && empty($_G['forum']['picstyle']) && !$_G['forum']['threadsorts']['required'如旦兆]} onclick="showWindow('newthread', 'forum.php?mod=post&action=newthread&fid=$_G[fid]')"{else} onclick="location.href='forum.php?mod=post&action=newthread&fid=$_G[fid]';return false;"{/if} title="{lang send_posts}"><img src="{IMGDIR}/pn_post.png" alt="{lang send_posts}" />渣租</a><!--{/if}-->
找到forumdisplay.html,找到上面的代码,删除即可,切记删除前请备份迟祥
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
我提供啊 DZ 论坛怎
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询