DEDE对盖房子完成的建筑数量的评论,与腾讯官方和网易游戏(5.5/5.6版)的评论类似。喜欢的盆友可以参考一下。
eDEDE实际效果点评:
修改后的实际效果:
修改过程
一、feedback_ajax.php文件第131行底部5.5(如果没改)
是原帖:{/title}{content}'..'修改前代码的:
$qmsg='{quote}{title}'。
以下是修改后的代码:
复制以下代码:
/$QMSG='{quote}{title}'。$row['用户名']。原帖:{/title
$floors=substr_count($row['msg'],'{title}');//在comments
if($floors>)中搜索建筑数量;0){
$floors=1;
$floor_html='{floor}'。$floors{/floor}';
}
else{
$floor_html='{floor}1{/floor}';
}
$quotetitle='{title}介绍评论'。$floor_html。{/title}'共'个。$row['用户名']。
$oldquote='';//上一篇简介
$quotemsg=$row['msg'];
if($floors>;0){
$oldquoteend=strrpos($quotemsg,'{/quote}')8;
$oldquote=substr($quotemsg,0,$oldquoteend);
$quotemsg=substr($quotemsg,$oldquoteend);
}
$qmsg='{quote}'。$oldquote。$quotetitle,”{content}”。$quotemsg。{/content}{/quote}';2.
。在/include/channelunit.func.php文件的516行中,是在return$quote在代码之前,插入两行代码
。下面是修改前的代码:
return$quote;
下面是修改后的代码:
复制下面的代码:
$quote=str_replace('{floor}','
return$quote;
3。在/templates/templates/style/dedecms.css文件的末尾,添加下面的CSS代码(任意位置)
复制下面的代码:
。floor{
右填充:10px
}
4。PHP在技术上是有限制的。如果有更强的完成方式请指正。以上修改不成功请贴吧。修改成功后记得贴第二版和第五版
1和修改/templates/plus。inputtype="hidden"name="quotemsg"value="{quote}<;?PHPecho“{title}”的原帖。$row['用户名']。:{/title}{content}”。$row['msg']。{/content}';?>{/quote}"/>;
以下是修改后的代码:
复制以下代码:
floors=substr_count($row['msg'],'{title}');//如果($floors>,则测量检查的建筑物的数量
;0){
$floors=1;
$floor_html='{floor}'。$楼层。{/floor}';
}
else{
$floor_html='{floor}1{/floor}';
}
$quotetitle='{title}'。$row['username']的原始帖子。''.$floor_html。{/title}';
$oldquote='';//上一篇简介
$quotemsg=$row['msg'];
if($floors>;0){
$oldquoteend=strrpos($quotemsg,'{/quote}')8;
$oldquote=substr($quotemsg,0,$oldquoteend);
$quotemsg=substr($quotemsg,$oldquoteend);
}
echo“{quote}”。$oldquote。$quotetitle。{content}”。$quotemsg。{/content}{/quote}';
?>/>;2.
。在/include/channelunit.func.php文件的519行中,是在return$quote在代码之前,插入两行代码
。下面是修改前的代码:
return$quote;
下面是修改后的代码:
复制下面的代码:
$quote=str_replace('{floor}','
$quote=str_replace('{/floor}','</span>;',$quote);
return$quote;
[br/]3。修改后的/templates/default/style/page.CSS文件的第1169行
的最下面是修改前的代码:
复制下面的代码:
。decamt-content.decamt.
border:1pxsolid#CCC;
边距:6px自动;
}
以下是修改后的代码:
复制以下代码:
/*。DECMT-内容。DECMT-box,。DEDE_评论*/。DECMT-box
border:1pxsolid#CCC;
边距:6px自动;
}
。floor{
float:右;
右填充:10px
}
。decmt-title{
margin-bottom:5px;
}
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)