ueditor သည်အစွမ်းထက်သောကြွယ်ဝသောစာသားတည်းဖြတ်သူဖြစ်သည်။ အကြောင်းအရာကိုပိုမိုထိရောက်စွာနှင့်အလိုလိုသိသောအကြောင်းအရာများကိုတည်းဖြတ်ရန် PPPCMS တွင်အလွယ်တကူပေါင်းစည်းနိုင်သည်။
နောက်ဆုံးပေါ်ဗားရှင်းကို download လုပ်ရန် Ueditor တရားဝင်ဝက်ဘ်ဆိုက်သို့သွားပါ။
ဒေါင်းလုပ်လုပ်ထားသောဖိုင်ကိုဖြုတ်ချပြီး Ueditor လမ်းညွှန်ကို PHPCMS ၏ statics လမ်းညွှန်လမ်းညွှန်သို့တင်ပါ။
statics / ueditor / php / config.json ဖိုင်တွင် imageURLPRIX option ကိုရှာပါ။ ImageURLPRIP Option ကိုရှာပါ။ Image Upload အတွက် URL ရှေ့ဆက်သို့ပြောင်းပါ။ ဥပမာအားဖြင့်:
"isionurlprix": "http://www.example.com/statics/upload/"
ueditor.html ကဲ့သို့သော PHPCMS ၏ template directory တွင် template file အသစ်တစ်ခုကိုဖန်တီးပါ။ ueditor JavaScript ဖိုင်ကိုဖိုင်ထဲထည့်ပြီးအယ်ဒီတာကိုစတင်ပါ။
<script type="text/javascript" src="statics/ueditor/ueditor.config.js"></script> <script type="text/javascript" src="statics/ueditor/ueditor.all.min.js"></script> <script type="text/javascript"> var ue = UE.getEditor('editor'); </script>
PHPCMMS သို့ဝင်ရောက်ပြီးသင် ueditor ကိုသုံးလိုသည့်အကြောင်းအရာပုံစံကိုရှာပါ။ Field Options တွင်စာသားကွက်အသစ်တစ်ခုထည့်ပြီး ueditor သို့အမျိုးအစားထားပါ။
Settings အားလုံးအကျိုးသက်ရောက်မှုကိုသေချာစေရန်အကြောင်းအရာမော်ဒယ်အပြောင်းအလဲများကိုသိမ်းဆည်းပါ။
ပေါင်းစည်းမှုပြီးဆုံးသွားသောအခါ Ueditor ကို Editing စာမျက်နှာတွင်အသုံးပြုနိုင်သည်။ တည်းဖြတ်ခြင်းစတင်ရန်စာသားအကွက်ရှိအယ်ဒီတာအိုင်ကွန်ကိုသာနှိပ်ပါ။