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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 修改DZ代码以增加动态棋盘功能

[复制链接]
cchessme 发表于 2013-11-10 19:37:02 | 显示全部楼层 |阅读模式
想修改DZ代码以增加动态棋盘功能

以下是
discuz 4.10的修改办法

找到include目录下的discuzcode.func.php
搜索  return $htmlon || $allowhtml ? $message : nl2br(str_replace(array("\t", '   ', '  '), array('        ', '   ', '  '), $message));
一般 应该是 function discuzcode  函数的最后一行,第256行左右!
找到这行之后 将这行连同下一行的大括号 替换成  以下代码即可

// 东邪添加动态棋盘显示
$message = preg_replace("/\[DhtmlXQ\]([^\']{100,}?)\[\/DhtmlXQ\]/ies", '<iframe src="[img]file:///C:\Users\ADMINI~1\AppData\Local\Temp\[5UQ[BL(6~BS2JV6W}N6[%S.png[/img]http://www.dpxq.com/DhtmlXQ_www_dpxq_com/DhtmlXQ_www_dpxq_com.htm" frameborder="0" scrolling="no" width="500" height="350" marginwidth="0" marginheight="0" name=\'NoFile_[DhtmlXQiFrame]\\1[/DhtmlXQiFrame]\'></iframe>', $message);
// 东邪添加动态棋盘显示

return $htmlon || $allowhtml ? $message : nl2br(str_replace(array("\t", '   ', '  '), array('&nbsp; &nbsp; &nbsp; &nbsp; ', '&nbsp; &nbsp;', '&nbsp;&nbsp;'), $message));
}





现在使用的X2论坛,不知道怎么修改代码才能实现4.10的那种修改办法的功能。请高手指点。
 楼主| cchessme 发表于 2013-11-10 19:38:16 | 显示全部楼层
如何让手机DZ支持自定义帖内广告
https://discuz.dismall.com/thread-3463983-1-1.html
(出处: Discuz! 官方站)
回复

使用道具 举报

湖中沉 发表于 2013-11-10 20:07:38 | 显示全部楼层
{:soso_e141:}DZ4.1,好久远的版本啊
回复

使用道具 举报

 楼主| cchessme 发表于 2013-11-10 21:53:33 | 显示全部楼层
请高手指点。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-15 12:37 , Processed in 0.042084 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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