You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

68 lines
2.0 KiB

  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ===================
  5. CKEditor web widget
  6. ===================
  7. This module introduces the text_ckeditor4 widget that when used allows the user
  8. to use specific features of ckeditor.
  9. Usage
  10. =====
  11. To use this module, you need to:
  12. #. Go to ...
  13. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  14. :alt: Try me on Runbot
  15. :target: https://runbot.odoo-community.org/runbot/162/10.0
  16. Known issues / Roadmap
  17. ======================
  18. * This version of CKEditor contains a patch that prevents the referencing of
  19. the editor's iframe if it has already been cleaned up by Odoo. In 8.0, this is
  20. the case if the editor was created in an x2many popup. The patch was proposed
  21. as https://github.com/ckeditor/ckeditor-dev/pull/200
  22. Bug Tracker
  23. ===========
  24. Bugs are tracked on `GitHub Issues
  25. <https://github.com/OCA/{project_repo}/issues>`_. In case of trouble, please
  26. check there if your issue has already been reported. If you spotted it first,
  27. help us smash it by providing detailed and welcomed feedback.
  28. Credits
  29. =======
  30. Images
  31. ------
  32. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  33. Contributors
  34. ------------
  35. * Holger Brunn <hbrunn@therp.nl>
  36. * Stefan Rijnhart <stefan@therp.nl>
  37. * George Daramouskas <gdaramouskas@therp.nl>
  38. Do not contact contributors directly about support or help with technical issues.
  39. Maintainer
  40. ----------
  41. .. image:: https://odoo-community.org/logo.png
  42. :alt: Odoo Community Association
  43. :target: https://odoo-community.org
  44. This module is maintained by the OCA.
  45. OCA, or the Odoo Community Association, is a nonprofit organization whose
  46. mission is to support the collaborative development of Odoo features and
  47. promote its widespread use.
  48. To contribute to this module, please visit https://odoo-community.org.