diff --git a/website_cookiefirst/README.rst b/website_cookiefirst/README.rst index 8272b3ac5d..6ac68db54e 100644 --- a/website_cookiefirst/README.rst +++ b/website_cookiefirst/README.rst @@ -17,20 +17,20 @@ Website Cookiefirst :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github - :target: https://github.com/OCA/website/tree/16.0/website_cookiefirst + :target: https://github.com/OCA/website/tree/17.0/website_cookiefirst :alt: OCA/website .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_cookiefirst + :target: https://translation.odoo-community.org/projects/website-17-0/website-17-0-website_cookiefirst :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/website&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/website&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This module integrates Odoo website with GDPR through the functionality of -`Cookiefirst `, you need to register your website -domain in Cookiefirst's portal. +This module integrates Odoo website with GDPR through the functionality +of Cookiefirst , you need to register your +website domain in Cookiefirst's portal. **Table of contents** @@ -42,10 +42,11 @@ 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. Fill in your 'Cookiefirst ID' (e.g. + '00000000-0000-0000-0000-000000000000'). +4. Click on "Save" button. Bug Tracker =========== @@ -53,7 +54,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -61,18 +62,19 @@ Credits ======= Authors -~~~~~~~ +------- * Studio73 Contributors -~~~~~~~~~~~~ +------------ -* `Studio73 `__: - * Ioan Galan +- `Studio73 `__: + + - Ioan Galan Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -84,6 +86,6 @@ 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. -This module is part of the `OCA/website `_ project on GitHub. +This module is part of the `OCA/website `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/website_cookiefirst/pyproject.toml b/website_cookiefirst/pyproject.toml new file mode 100644 index 0000000000..4231d0cccb --- /dev/null +++ b/website_cookiefirst/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/website_cookiefirst/readme/CONFIGURE.md b/website_cookiefirst/readme/CONFIGURE.md new file mode 100644 index 0000000000..9e0347216c --- /dev/null +++ b/website_cookiefirst/readme/CONFIGURE.md @@ -0,0 +1,7 @@ +To configure this module, you need to: + +1. Go to **Website \> Configuration \> Settings** +2. Search 'Cookiefirst' option. +3. Fill in your 'Cookiefirst ID' (e.g. + '00000000-0000-0000-0000-000000000000'). +4. Click on "Save" button. diff --git a/website_cookiefirst/readme/CONFIGURE.rst b/website_cookiefirst/readme/CONFIGURE.rst deleted file mode 100644 index 4e58e2c548..0000000000 --- a/website_cookiefirst/readme/CONFIGURE.rst +++ /dev/null @@ -1,6 +0,0 @@ -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. diff --git a/website_cookiefirst/readme/CONTRIBUTORS.md b/website_cookiefirst/readme/CONTRIBUTORS.md new file mode 100644 index 0000000000..1bd17ca07b --- /dev/null +++ b/website_cookiefirst/readme/CONTRIBUTORS.md @@ -0,0 +1,2 @@ +- [Studio73](https://www.studio73.es): + - Ioan Galan \<\> diff --git a/website_cookiefirst/readme/CONTRIBUTORS.rst b/website_cookiefirst/readme/CONTRIBUTORS.rst deleted file mode 100644 index 946245f774..0000000000 --- a/website_cookiefirst/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,2 +0,0 @@ -* `Studio73 `__: - * Ioan Galan diff --git a/website_cookiefirst/readme/DESCRIPTION.md b/website_cookiefirst/readme/DESCRIPTION.md new file mode 100644 index 0000000000..637e7bc079 --- /dev/null +++ b/website_cookiefirst/readme/DESCRIPTION.md @@ -0,0 +1,3 @@ +This module integrates Odoo website with GDPR through the functionality +of Cookiefirst \, you need to register your +website domain in Cookiefirst's portal. diff --git a/website_cookiefirst/readme/DESCRIPTION.rst b/website_cookiefirst/readme/DESCRIPTION.rst deleted file mode 100644 index 98446435dc..0000000000 --- a/website_cookiefirst/readme/DESCRIPTION.rst +++ /dev/null @@ -1,3 +0,0 @@ -This module integrates Odoo website with GDPR through the functionality of -`Cookiefirst `, you need to register your website -domain in Cookiefirst's portal. diff --git a/website_cookiefirst/static/description/index.html b/website_cookiefirst/static/description/index.html index 50eb993c60..02993b8b99 100644 --- a/website_cookiefirst/static/description/index.html +++ b/website_cookiefirst/static/description/index.html @@ -369,10 +369,10 @@

Website Cookiefirst

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:9d58d91c5403f8bc612f25d6b2cfcbc2e3a5393f685d5845f8585480d3f17868 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/website Translate me on Weblate Try me on Runboat

-

This module integrates Odoo website with GDPR through the functionality of -Cookiefirst <https://cookiefirst.com/>, you need to register your website -domain in Cookiefirst’s portal.

+

Beta License: AGPL-3 OCA/website Translate me on Weblate Try me on Runboat

+

This module integrates Odoo website with GDPR through the functionality +of Cookiefirst <https://cookiefirst.com/>, you need to register your +website domain in Cookiefirst’s portal.

Table of contents

    @@ -392,7 +392,8 @@

    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. Fill in your ‘Cookiefirst ID’ (e.g. +‘00000000-0000-0000-0000-000000000000’).
    7. Click on “Save” button.
@@ -401,7 +402,7 @@

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -415,13 +416,9 @@

Authors

Contributors

@@ -432,7 +429,7 @@

Maintainers

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.

-

This module is part of the OCA/website project on GitHub.

+

This module is part of the OCA/website project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.