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.
 
 
 
 
 
oca-travis 0dac28e116 [UPD] Update web_editor_background_color.pot 6 years ago
..
i18n [UPD] Update web_editor_background_color.pot 6 years ago
static [MIG][web_editor_background_color] Migrate to v10 7 years ago
templates [MIG][web_editor_background_color] Migrate to v10 7 years ago
README.rst [MIG][web_editor_background_color] Migrate to v10 7 years ago
__init__.py [ADD][web_editor_background_color] Custom background color picker (#582) 7 years ago
__manifest__.py [MIG][web_editor_background_color] Migrate to v10 7 years ago

README.rst

.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3

==================================
Web Editor Background Color Picker
==================================

This module extends the functionality of the web editor to support
setting a custom background color to any snippet allowing you to customize it.

.. figure:: /web_editor_background_color/static/description/mass_mailing_editor.png
:alt: Screenshot of color picker in mass mailing editor

Usage
=====

To use this module, you need to:

#. Install any module that makes use of the web editor, such as
``mass_mailing`` or ``website``.
#. Use that module's facilities to edit some web content.
#. Drag & drop any snippet into the web editor body.
#. Click on *Customize > Text-Image > Background Color > </> icon*.
#. Choose a custom color by either:
* Writing any valid HTML color code in the text input.
* Selecting a color from the color picker.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/162/10.0

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/web/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.

Credits
=======

External libraries
------------------

* This addon includes code copied from bootstrap-colorpicker_

.. _bootstrap-colorpicker: https://github.com/itsjavi/bootstrap-colorpicker/tree/2.5.1

Contributors
------------

* Jairo Llopis <jairo.llopis@tecnativa.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.