將織夢dedecms后臺編輯器更改為Ueditor
來源:易賢網(wǎng) 閱讀:1575 次 日期:2014-08-18 14:53:07
溫馨提示:易賢網(wǎng)小編為您整理了“將織夢dedecms后臺編輯器更改為Ueditor”,方便廣大網(wǎng)友查閱!

網(wǎng)站教程很多了,關(guān)于ueditor我也不做過多介紹了,官網(wǎng)上都有。這里著重說說個人使用時遇到的問題 分享給大家

1.去Ueditor官網(wǎng)下載最新的php版本 http://ueditor.baidu.com解壓后,將文件夾的名字改為ueditor,上傳至網(wǎng)站根目錄的include中。

2.修改include中inc文件夾中的inc_fun_funAdmin.php文件(注意備份之前的文件)找到以下代碼(最新的大約在212行左右)

$GLOBALS['tools'] = empty($toolbar[$etype])? $GLOBALS['tools'] : $toolbar[$etype] ;

$config['toolbar'] = $GLOBALS['tools'];

$config['height'] = $nheight;

$config['skin'] = 'kama';

$CKEditor->returnOutput = TRUE;

$code = $CKEditor->editor($fname, $fvalue, $config, $events);

if($gtype=="print")

{

echo $code;

}

else

{

return $code;

}

}

 ****

else {

3.在****位置加入如下代碼

else if($GLOBALS["cfg_html_editor"]=="ueditor")

    {

            $fvalue = $fvalue=="" ? "<p></p>" : $fvalue;

            $code = "<script type="text/javascript"

charset="utf-8"

src="".$GLOBALS["cfg_cmspath"]."/include/ueditor/ueditor.config.js"></script>

            <script type="text/javascript" charset="utf-8"

src="".$GLOBALS["cfg_cmspath"]."/include/ueditor/ueditor.all.js"></script>

            <link rel="stylesheet" type="text/css"

href="".$GLOBALS["cfg_cmspath"]."/include/ueditor/themes/default/css/ueditor.css"/>

<textarea name="".$fname."" id="".$fname."" style="width:100%;">".$fvalue."</textarea>

<script type="text/javascript">var ue = new

baidu.editor.ui.Editor();ue.render("".$fname."");</script>";

            if($gtype=="print")

            {

                    echo $code;

            }

            else

            {

                    return $code;

            }

    }

4 .進(jìn)入后臺系統(tǒng)設(shè)置--核心設(shè)置修改編輯器為ueditor

至此,后臺的編輯器已經(jīng)可以使用了,但最主要的還是前臺看到。下面的步驟就很重要了(慚愧的說本人卡在這很久)

5.在你的文章頁模板的底部....中加入如下代碼!

12345 <script type="text/javascript">

    SyntaxHighlighter.highlight();

    var editor_a = new baidu.editor.ui.Editor();

    editor_a.render( 'myEditor' );

</script>

并在內(nèi)容頁的模板head中加入如下代碼

12 <script type="text/javascript" src="/include/ueditor/third-party/SyntaxHighlighter/shCore.js"></script>

<link type="text/css" rel="stylesheet" href="/include/ueditor/third-party/SyntaxHighlighter/shCoreDefault.css" />

*注意路徑,更改為你ueditor的目錄下對應(yīng)的文件目錄

6.最后更新緩存,生成文檔!

更多信息請查看IT技術(shù)專欄

更多信息請查看CMS教程
易賢網(wǎng)手機(jī)網(wǎng)站地址:將織夢dedecms后臺編輯器更改為Ueditor
由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復(fù)僅供參考,敬請考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇?zhǔn)!
相關(guān)閱讀CMS教程

2025國考·省考課程試聽報(bào)名

  • 報(bào)班類型
  • 姓名
  • 手機(jī)號
  • 驗(yàn)證碼
關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 加入群交流 | 手機(jī)站點(diǎn) | 投訴建議
工業(yè)和信息化部備案號:滇ICP備2023014141號-1 云南省教育廳備案號:云教ICP備0901021 滇公網(wǎng)安備53010202001879號 人力資源服務(wù)許可證:(云)人服證字(2023)第0102001523號
云南網(wǎng)警備案專用圖標(biāo)
聯(lián)系電話:0871-65099533/13759567129 獲取招聘考試信息及咨詢關(guān)注公眾號:hfpxwx
咨詢QQ:526150442(9:00—18:00)版權(quán)所有:易賢網(wǎng)
云南網(wǎng)警報(bào)警專用圖標(biāo)