diff --git a/web_notify_channel_message/README.rst b/web_notify_channel_message/README.rst index 9442b2b55..03b4ae886 100644 --- a/web_notify_channel_message/README.rst +++ b/web_notify_channel_message/README.rst @@ -17,18 +17,19 @@ Web Notify Channel Message :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github - :target: https://github.com/OCA/web/tree/16.0/web_notify_channel_message + :target: https://github.com/OCA/web/tree/17.0/web_notify_channel_message :alt: OCA/web .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_notify_channel_message + :target: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_notify_channel_message :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/web&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This module will send an instant notifications to all users of a channel when a new message has been posted. +This module will send an instant notifications to all users of a channel +when a new message has been posted. .. IMPORTANT:: This is an alpha version, the data model and design can change at any time without warning. @@ -46,7 +47,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. @@ -54,20 +55,20 @@ Credits ======= Authors -~~~~~~~ +------- * ForgeFlow Contributors -~~~~~~~~~~~~ +------------ -* Joan Sisquella -* Thiago Mulero -* David Jimenez -* Jordi Ballester +- Joan Sisquella +- Thiago Mulero +- David Jimenez +- Jordi Ballester Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -79,6 +80,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/web `_ project on GitHub. +This module is part of the `OCA/web `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/web_notify_channel_message/pyproject.toml b/web_notify_channel_message/pyproject.toml new file mode 100644 index 000000000..4231d0ccc --- /dev/null +++ b/web_notify_channel_message/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/web_notify_channel_message/readme/CONTRIBUTORS.md b/web_notify_channel_message/readme/CONTRIBUTORS.md new file mode 100644 index 000000000..f58551588 --- /dev/null +++ b/web_notify_channel_message/readme/CONTRIBUTORS.md @@ -0,0 +1,4 @@ +- Joan Sisquella \<\> +- Thiago Mulero \<\> +- David Jimenez \<\> +- Jordi Ballester \<\> diff --git a/web_notify_channel_message/readme/CONTRIBUTORS.rst b/web_notify_channel_message/readme/CONTRIBUTORS.rst deleted file mode 100644 index 56ac1356f..000000000 --- a/web_notify_channel_message/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,4 +0,0 @@ -* Joan Sisquella -* Thiago Mulero -* David Jimenez -* Jordi Ballester diff --git a/web_notify_channel_message/readme/DESCRIPTION.rst b/web_notify_channel_message/readme/DESCRIPTION.md similarity index 58% rename from web_notify_channel_message/readme/DESCRIPTION.rst rename to web_notify_channel_message/readme/DESCRIPTION.md index ddb6ae81f..71e74f9a2 100644 --- a/web_notify_channel_message/readme/DESCRIPTION.rst +++ b/web_notify_channel_message/readme/DESCRIPTION.md @@ -1 +1,2 @@ -This module will send an instant notifications to all users of a channel when a new message has been posted. +This module will send an instant notifications to all users of a channel +when a new message has been posted. diff --git a/web_notify_channel_message/static/description/index.html b/web_notify_channel_message/static/description/index.html index 432007a6c..980cf9827 100644 --- a/web_notify_channel_message/static/description/index.html +++ b/web_notify_channel_message/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 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { 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.option { span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -369,8 +369,9 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:0a1236ab02b6d6968aa3bed5cb2ba29998a8f49f5f71135976897313b05ea9e9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Alpha License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

-

This module will send an instant notifications to all users of a channel when a new message has been posted.

+

Alpha License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

+

This module will send an instant notifications to all users of a channel +when a new message has been posted.

Important

This is an alpha version, the data model and design can change at any time without warning. @@ -394,7 +395,7 @@ Only for development or testing purpose, do not use in production.

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.

@@ -417,11 +418,13 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

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.

-

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

+

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

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