預設把編輯器設置成高級模式
打開 source\module\forum\forum_post.php找simplemode' => !isset($_G['cookie']['editormode_'.$editorid]) ? 1 : $_G['cookie']['editormode_'.$editorid],改為simplemode' => !isset($_G['cookie']['editormode_'.$editorid]) ? -1 : $_G['cookie']['editormode_'.$editorid],即是把 1 改為 -1 懂了懂了:59; 明白,多謝指教 有沒有演示??
頁:
[1]