国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > Discuz > 正文

discuz x3.2 刪除本主題最后由xx于xx編輯 移到正文下面

2024-09-11 09:05:31
字體:
供稿:網(wǎng)友
帖子里的最后由xx于xx編輯這種備注性的提示信息顯示在帖子頂部占用很大位置,非常別扭。
可以把它移到帖子正文底部。
1.打開/source/class/model/model_forum_post.php,找到約459行:
$this->param['message'] = lang('forum/misc', $this->param['htmlon'] ? 'post_edithtml' : (!$this->forum['allowbbcode'] || $this->param['bbcodeoff'] ? 'post_editnobbcode' : 'post_edit'), array('editor' => $editor, 'edittime' => $edittime)) . $this->param['message'];
復制代碼
把最后的. $this->param['message']移到前面,即
$this->param['message'] = $this->param['message']. lang('forum/misc', $this->param['htmlon'] ? 'post_edithtml' : (!$this->forum['allowbbcode'] || $this->param['bbcodeoff'] ? 'post_editnobbcode' : 'post_edit'), array('editor' => $editor, 'edittime' => $edittime));
復制代碼
2.打開/source/language/forum/lang_misc.php,找到第32—37行:'post_edit' => "本帖最后由 {editor} 于 {edittime} 編輯/n/n",'post_edit_regexp' => '/^/[i=s/] 本帖最后由 .*? 于 .*? 編輯 /[//i/]/n/n/s','post_edithtml' => '本帖最后由 {editor} 于 {edittime} 編輯<br /><br />','post_edithtml_regexp' => '/^/[i=s/] 本帖最后由 .*? 于 .*? 編輯 /[//i/]&lt;br //&gt;&lt;br //&gt;/s','post_editnobbcode' => '[ 本帖最后由 {editor} 于 {edittime} 編輯 ]/n/n','post_editnobbcode_regexp' => '/^/[ 本帖最后由 .*? 于 .*? 編輯 /]/n/n/s',

復制代碼
去掉其中的^,即
'post_edit' => "本帖最后由 {editor} 于 {edittime} 編輯/n/n",'post_edit_regexp' => '//[i=s/] 本帖最后由 .*? 于 .*? 編輯 /[//i/]/n/n/s','post_edithtml' => '本帖最后由 {editor} 于 {edittime} 編輯<br /><br />','post_edithtml_regexp' => '//[i=s/] 本帖最后由 .*? 于 .*? 編輯 /[//i/]<br //><br //>/s','post_editnobbcode' => '[ 本帖最后由 {editor} 于 {edittime} 編輯 ]/n/n','post_editnobbcode_regexp' => '//[ 本帖最后由 .*? 于 .*? 編輯 /]/n/n/s',

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 阳江市| 油尖旺区| 仁怀市| 武城县| 石景山区| 南充市| 淅川县| 黄龙县| 忻城县| 武胜县| 西青区| 察哈| 金沙县| 曲周县| 岢岚县| 南澳县| 永春县| 彭山县| 宁阳县| 乳源| 福鼎市| 新绛县| 磴口县| 洛阳市| 汉川市| 宁河县| 大英县| 九江县| 延津县| 丹棱县| 诸城市| 湄潭县| 南丰县| 雅江县| 洛浦县| 石河子市| 延吉市| 金秀| 霍林郭勒市| 乳源| 温州市|