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.

75 lines
2.3 KiB

9 years ago
9 years ago
  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. =======================================
  5. Email Snippets Background Color Picker
  6. =======================================
  7. This module extends the functionality of the website mail designer to support
  8. setting a custom background color to any snippet allowing you to customize it.
  9. Usage
  10. =====
  11. To use this module, you need to:
  12. #. Install any module that makes use of the website mail designer, such as
  13. ``mass_mailing``.
  14. #. Edit an email with the website mail designer.
  15. #. Drag & drop any snippet into the mail body.
  16. #. Click on *Customize > Pick Background Color*.
  17. #. Pick any color, or enter its HTML code in the box. Press *Clear* to
  18. remove it.
  19. #. Press OK.
  20. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  21. :alt: Try me on Runbot
  22. :target: https://runbot.odoo-community.org/runbot/205/8.0
  23. Known issues / Roadmap
  24. ======================
  25. * Add the same functionality to all website snipppets. It would not be very
  26. hard, just another XML template.
  27. Bug Tracker
  28. ===========
  29. Bugs are tracked on `GitHub Issues
  30. <https://github.com/OCA/social/issues>`_. In case of trouble, please
  31. check there if your issue has already been reported. If you spotted it first,
  32. help us smashing it by providing a detailed and welcomed `feedback
  33. <https://github.com/OCA/
  34. social/issues/new?body=module:%20
  35. website_mail_snippet_bg_color%0Aversion:%20
  36. 8.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  37. Credits
  38. =======
  39. Images
  40. ------
  41. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  42. Contributors
  43. ------------
  44. * Rafael Blasco <rafabn@antiun.com>
  45. * Jairo Llopis <yajo.sk8@gmail.com>
  46. Maintainer
  47. ----------
  48. .. image:: https://odoo-community.org/logo.png
  49. :alt: Odoo Community Association
  50. :target: https://odoo-community.org
  51. This module is maintained by the OCA.
  52. OCA, or the Odoo Community Association, is a nonprofit organization whose
  53. mission is to support the collaborative development of Odoo features and
  54. promote its widespread use.
  55. To contribute to this module, please visit https://odoo-community.org.