Web editor class selector

web_editor_class_selector
REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/19.0/web_editor_class_selector
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/web
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:46
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - html_editor
    - base
    - bus
    - web
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows users to create custom CSS class records, which can
then be selected and applied directly in the HTML editor. Note: The
actual CSS file containing the class definitions is not provided by this
module and must be loaded in a custom module.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_web_editor_class_form view.web.editor.class.form web.editor.class form New
view_web_editor_class_search view.web.editor.class.search web.editor.class search New
view_web_editor_class_tree view.web.editor.class.list web.editor.class list New
Models touched (1)

New fields (4)
  • active Boolean
    default=True
  • class_name Char
    help='The class name to be added to the tag. It must be created in the CSS file.' required=True
  • name Char
    required=True
  • sequence Integer
    default=10
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/18.0/web_editor_class_selector
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSCarlos Lopez, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/web
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web_editor
    - bus
    - base
    - web
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows users to create custom CSS class records, which can
then be selected and applied directly in the HTML editor. Note: The
actual CSS file containing the class definitions is not provided by this
module and must be loaded in a custom module.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_web_editor_class_form view.web.editor.class.form web.editor.class form New
view_web_editor_class_search view.web.editor.class.search web.editor.class search New
view_web_editor_class_tree view.web.editor.class.list web.editor.class list New
Models touched (1)

New fields (4)
  • active Boolean
    default=True
  • class_name Char
    help='The class name to be added to the tag. It must be created in the CSS file.' required=True
  • name Char
    required=True
  • sequence Integer
    default=10
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/17.0/web_editor_class_selector
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, Carlos Lopez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/web
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web_editor
    - bus
    - base
    - web
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows users to create custom CSS class records, which can
then be selected and applied directly in the HTML editor. Note: The
actual CSS file containing the class definitions is not provided by this
module and must be loaded in a custom module.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_web_editor_class_form view.web.editor.class.form web.editor.class form New
view_web_editor_class_search view.web.editor.class.search web.editor.class search New
view_web_editor_class_tree view.web.editor.class.tree web.editor.class tree New
Models touched (1)

New fields (4)
  • active Boolean
    default=True
  • class_name Char
    help='The class name to be added to the tag. It must be created in the CSS file.' required=True
  • name Char
    required=True
  • sequence Integer
    default=10
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/16.0/web_editor_class_selector
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, Carlos Lopez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/web
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:54
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web_editor
    - bus
    - base
    - web
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_web_editor_class_form view.web.editor.class.form web.editor.class form New
view_web_editor_class_search view.web.editor.class.search web.editor.class search New
view_web_editor_class_tree view.web.editor.class.tree web.editor.class tree New
Models touched (1)

New fields (4)
  • active Boolean
    default=True
  • class_name Char
    help='The class name to be added to the tag. It must be created in the CSS file.' required=True
  • name Char
    required=True
  • sequence Integer
    default=10
Public methods (0)

No public methods.