ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

How to add WYSIWYG on the front-end with image upload in pyrocms module?

user-image
تم إضافة السؤال من قبل Muhammad Majid Saleem , Senior PHP Developer / Project Manager , SwaamTech
تاريخ النشر: 2013/11/21
Ali Awwad
من قبل Ali Awwad , Software Developer , Stroikasoft

CK Editor should be enough with some modefications.

http://docs.ckeditor.com/#!/guide/dev_ckeditor_js_load

http://docs.cksource.com/CKEditor_3.x/Developers_Guide/File_Browser_%28Uploader%29

 

you just need to create a separate php upload page inorder to set the limits of size and type of images, and the storing directory path.

priciple should work the same on php,c# or whatever you want.

المزيد من الأسئلة المماثلة