用fckeditor替換moodle默認(rèn)的編輯器

用fckeditor替換moodle默認(rèn)的編輯器

ID:15874151

大?。?9.00 KB

頁數(shù):3頁

時間:2018-08-06

用fckeditor替換moodle默認(rèn)的編輯器_第1頁
用fckeditor替換moodle默認(rèn)的編輯器_第2頁
用fckeditor替換moodle默認(rèn)的編輯器_第3頁
資源描述:

《用fckeditor替換moodle默認(rèn)的編輯器》由會員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。

1、用FCKeditor替換Moodle默認(rèn)的編輯器作者:柏霖日期:2009-07-11字體大小:小中大0.先下載FCK編輯器哦,目前最新的是2.6.4.1版本下載FCKeditor2.6.4.11.將下載的壓縮包解壓到moodle文件夾下的"libeditor"內(nèi),并重命名為"fckeditor"2.返回上層"lib"目錄,找到"weblib.php",復(fù)制一份命名為"weblib_bak.php"作為備份。3.打開"weblib.php",ctrl+f查找"print_textarea",將整段方法替換為下面的內(nèi)容后保存:復(fù)制內(nèi)容到剪貼板程序代碼print_textarea($us

2、ehtmleditor,$rows,$cols,$width,$height,$name,$value='',$courseid=0,$return=false){///$widthandheightarelegacyfieldsandnolongerusedaspixelsliketheyusedtobe.///However,youcansetthemtozerotooverridethemincolsandminrowsvaluesbelow.????global$CFG,$course;????static$count;//Forloadingthehtmlareaonlyo

3、nce.????if(empty($courseid)){????????if(!empty($course->id)){//searchforitinglobalcontext????????????$courseid=$course->id;????????}????}????if(empty($count)){????????$count=0;????}????if($usehtmleditor){????????if(!empty($courseid)andisteacher($courseid)){????????????$strFck=($count<1)?'

4、"text/java"src="'.$CFG->wwwroot.'/lib/editor/fckeditor/fckeditor.js">'."":'';????????}else{????????????$strFck=($count<1)?''."":'';????????}????????$count++;????????if($height){//Usuallywithlegacycalls?????????

5、???if($rows<$minrows){????????????????$rows=$minrows;????????????}????????}????????????????if($width){//Usuallywithlegacycalls????????????if($cols<$mincols){????????????????$cols=$mincols;????????????}????????}????}????????$strFck.='

6、ows.'"cols="'.$cols.'">';????$strFck.=$value;????$strFck.=''."";????$strFck.='????????varoFCKeditor_'.$count.'=newFCKeditor("'.$name.'_'.$count.'");????????????oFCKeditor_'.$count.'.BasePath="'.$CFG->wwwroot.'/lib/editor/fckeditor/";????????????oFCKed

7、itor_'.$count.'.Height????=400;????????????oFCKeditor_'.$count.'.Width????=700;????????????oFCKeditor_'.$count.'.ReplaceTextarea();????????';????????????????????if($return){????????return$strFck;????}????echo$strFck;}4.進(jìn)入"libe

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學(xué)公式或PPT動畫的文件,查看預(yù)覽時可能會顯示錯亂或異常,文件下載后無此問題,請放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負(fù)責(zé)整理代發(fā)布。如果您對本文檔版權(quán)有爭議請及時聯(lián)系客服。
3. 下載前請仔細(xì)閱讀文檔內(nèi)容,確認(rèn)文檔內(nèi)容符合您的需求后進(jìn)行下載,若出現(xiàn)內(nèi)容與標(biāo)題不符可向本站投訴處理。
4. 下載文檔時可能由于網(wǎng)絡(luò)波動等原因無法下載或下載錯誤,付費(fèi)完成后未能成功下載的用戶請聯(lián)系客服處理。