diff --git a/website_cookiefirst/README.rst b/website_cookiefirst/README.rst index e2fb7132ae..166337bd15 100644 --- a/website_cookiefirst/README.rst +++ b/website_cookiefirst/README.rst @@ -42,10 +42,12 @@ Configuration To configure this module, you need to: -#. Go to **Website > Configuration > Settings** -#. Search 'Cookiefirst' option. -#. Fill in your 'Cookiefirst ID' (e.g. '00000000-0000-0000-0000-000000000000'). -#. Click on "Save" button. +1. Go to **Website \> Configuration \> Settings** +2. Search 'Cookiefirst' option. +3. Enable Use Cookiefirst checkbox +4. Enter your Cookiefirst **API Key** into **Cookiefirst ID** field (e.g. + '00000000-0000-0000-0000-000000000000'). +5. Click on "Save" button. Bug Tracker =========== diff --git a/website_cookiefirst/readme/CONFIGURE.rst b/website_cookiefirst/readme/CONFIGURE.rst index 4e58e2c548..ccd11cccfc 100644 --- a/website_cookiefirst/readme/CONFIGURE.rst +++ b/website_cookiefirst/readme/CONFIGURE.rst @@ -1,6 +1,8 @@ To configure this module, you need to: -#. Go to **Website > Configuration > Settings** -#. Search 'Cookiefirst' option. -#. Fill in your 'Cookiefirst ID' (e.g. '00000000-0000-0000-0000-000000000000'). -#. Click on "Save" button. +1. Go to **Website \> Configuration \> Settings** +2. Search 'Cookiefirst' option. +3. Enable Use Cookiefirst checkbox +4. Enter your Cookiefirst **API Key** into **Cookiefirst ID** field (e.g. + '00000000-0000-0000-0000-000000000000'). +5. Click on "Save" button. diff --git a/website_cookiefirst/static/description/index.html b/website_cookiefirst/static/description/index.html index c9d7e25108..685715d352 100644 --- a/website_cookiefirst/static/description/index.html +++ b/website_cookiefirst/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -275,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -392,7 +392,9 @@

Configuration

  1. Go to Website > Configuration > Settings
  2. Search ‘Cookiefirst’ option.
  3. -
  4. Fill in your ‘Cookiefirst ID’ (e.g. ‘00000000-0000-0000-0000-000000000000’).
  5. +
  6. Enable Use Cookiefirst checkbox
  7. +
  8. Enter your Cookiefirst API Key into Cookiefirst ID field (e.g. +‘00000000-0000-0000-0000-000000000000’).
  9. Click on “Save” button.
@@ -428,7 +430,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

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.

diff --git a/website_cookiefirst/views/portal_template.xml b/website_cookiefirst/views/portal_template.xml index 4a94fefb9a..d5691a906c 100644 --- a/website_cookiefirst/views/portal_template.xml +++ b/website_cookiefirst/views/portal_template.xml @@ -17,10 +17,9 @@ performance - +