diff --git a/website_snippet_big_button/README.rst b/website_snippet_big_button/README.rst index 6ecbdce4dc..5fba2e9141 100644 --- a/website_snippet_big_button/README.rst +++ b/website_snippet_big_button/README.rst @@ -14,14 +14,14 @@ Big Buttons Snippet :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github - :target: https://github.com/OCA/website/tree/13.0/website_snippet_big_button + :target: https://github.com/OCA/website/tree/15.0/website_snippet_big_button :alt: OCA/website .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/website-13-0/website-13-0-website_snippet_big_button + :target: https://translation.odoo-community.org/projects/website-15-0/website-15-0-website_snippet_big_button :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/186/13.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/webui/builds.html?repo=OCA/website&target_branch=15.0 + :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -40,7 +40,7 @@ Usage To use this module, you need to: * Edit any web page. -* Go to **Insert Blocks > Big Buttons**. +* Go to **Blocks > Big Buttons**. * Drag it anywhere. You can edit the link anywhere on the button. @@ -51,7 +51,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 smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -72,6 +72,7 @@ Contributors * Jairo Llopis * Cristina Martin R. + * Pilar Vargas Maintainers ~~~~~~~~~~~ @@ -86,6 +87,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_snippet_big_button/__manifest__.py b/website_snippet_big_button/__manifest__.py index 8e8be15e9e..26738fd5d5 100644 --- a/website_snippet_big_button/__manifest__.py +++ b/website_snippet_big_button/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Big Buttons Snippet", "summary": "A snippet that adds two big buttons", - "version": "13.0.1.0.0", + "version": "15.0.1.0.0", "category": "Website", "website": "https://github.com/OCA/website", "author": "Grupo ESOC Ingeniería de Servicios, S.L.U., " @@ -15,5 +15,10 @@ "application": False, "installable": True, "depends": ["website"], - "data": ["templates/assets.xml", "templates/snippets.xml"], + "data": ["templates/snippets.xml"], + "assets": { + "web.assets_frontend": [ + "/website_snippet_big_button/static/src/scss/website_snippet_big_button.scss" + ] + }, } diff --git a/website_snippet_big_button/readme/CONTRIBUTORS.rst b/website_snippet_big_button/readme/CONTRIBUTORS.rst index b26c4c8690..acbb25cd3d 100644 --- a/website_snippet_big_button/readme/CONTRIBUTORS.rst +++ b/website_snippet_big_button/readme/CONTRIBUTORS.rst @@ -2,3 +2,4 @@ * Jairo Llopis * Cristina Martin R. + * Pilar Vargas diff --git a/website_snippet_big_button/readme/USAGE.rst b/website_snippet_big_button/readme/USAGE.rst index f4cb219473..f6159b5ce1 100644 --- a/website_snippet_big_button/readme/USAGE.rst +++ b/website_snippet_big_button/readme/USAGE.rst @@ -1,7 +1,7 @@ To use this module, you need to: * Edit any web page. -* Go to **Insert Blocks > Big Buttons**. +* Go to **Blocks > Big Buttons**. * Drag it anywhere. You can edit the link anywhere on the button. diff --git a/website_snippet_big_button/static/description/index.html b/website_snippet_big_button/static/description/index.html index 0bd700bde7..a6e39c3524 100644 --- a/website_snippet_big_button/static/description/index.html +++ b/website_snippet_big_button/static/description/index.html @@ -3,7 +3,7 @@ - + Big Buttons Snippet