You are here

README.txt in UEditor - 百度编辑器 7.3

Same filename and directory in other branches
  1. 8 README.txt
  2. 7 README.txt
  3. 7.2 README.txt
DESCRIPTION
----------------
UEditor(百度编辑器) is Baidu web front-end R & D department developed
WYSIWYG rich text web editor, with a lightweight, customizable,
and focus on user experience and other characteristics,
the open source BSD license, allowing free use and modify the code.

I have used many editors, but ultimately I think UEditor is the 
best, so I want more people to know and use it.

if you have any question about this module, please create a 
issue and let me know, I will always always always ...keep 
actively maintained, enjoy!

Demo: http://ueditor.baidu.com/website/onlinedemo.html
The demo is chinese, You can use the English version on your download.

Installation
-------------
1. Download the ueditor in
http://ueditor.baidu.com/website/index.html.
2. Unzip it into sites/all/libraries,
so that there's like sites/all/libraries/ueditor/ueditor.all.js.
3. Do like this https://drupal.org/node/2286333
4. Enabled ueditor module.
5. Go to admin/people/permissions and grant permission to any roles that need to be 
able to upload file with ueditor.
6. Add ueditor for Wysiwyg profile at admin/config/content/wysiwyg 
7. Configure the module at admin/config/content/ueditor (Optional)

Known Issues
-----------------
https://drupal.org/node/2286333
https://drupal.org/node/2286537

Tips: The official website of the Chinese,
You can use the google translation, the operation so easy.

File

README.txt
View source
  1. DESCRIPTION
  2. ----------------
  3. UEditor(百度编辑器) is Baidu web front-end R & D department developed
  4. WYSIWYG rich text web editor, with a lightweight, customizable,
  5. and focus on user experience and other characteristics,
  6. the open source BSD license, allowing free use and modify the code.
  7. I have used many editors, but ultimately I think UEditor is the
  8. best, so I want more people to know and use it.
  9. if you have any question about this module, please create a
  10. issue and let me know, I will always always always ...keep
  11. actively maintained, enjoy!
  12. Demo: http://ueditor.baidu.com/website/onlinedemo.html
  13. The demo is chinese, You can use the English version on your download.
  14. Installation
  15. -------------
  16. 1. Download the ueditor in
  17. http://ueditor.baidu.com/website/index.html.
  18. 2. Unzip it into sites/all/libraries,
  19. so that there's like sites/all/libraries/ueditor/ueditor.all.js.
  20. 3. Do like this https://drupal.org/node/2286333
  21. 4. Enabled ueditor module.
  22. 5. Go to admin/people/permissions and grant permission to any roles that need to be
  23. able to upload file with ueditor.
  24. 6. Add ueditor for Wysiwyg profile at admin/config/content/wysiwyg
  25. 7. Configure the module at admin/config/content/ueditor (Optional)
  26. Known Issues
  27. -----------------
  28. https://drupal.org/node/2286333
  29. https://drupal.org/node/2286537
  30. Tips: The official website of the Chinese,
  31. You can use the google translation, the operation so easy.