Maintainers
+Maintainers
This module is maintained by the OCA.
@@ -482,5 +487,6 @@ promote its widespread use.
diff --git a/README.md b/README.md
index 7d76f29b..2cfd77ec 100644
--- a/README.md
+++ b/README.md
@@ -23,14 +23,14 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[attachment_zipped_download](attachment_zipped_download/) | 18.0.1.0.0 | | Attachment Zipped Download
[document_knowledge](document_knowledge/) | 18.0.1.0.2 | | Documents Knowledge
-[document_page](document_page/) | 18.0.2.0.0 | | Document Page
+[document_page](document_page/) | 18.0.2.1.0 | | Document Page
[document_page_access_group](document_page_access_group/) | 18.0.1.0.1 | | Choose groups to access document pages
[document_page_access_group_user_role](document_page_access_group_user_role/) | 18.0.1.0.0 |
| Document Page Access Group User Role
-[document_page_approval](document_page_approval/) | 18.0.1.0.0 | | Document Page Approval
+[document_page_approval](document_page_approval/) | 18.0.1.1.0 | | Document Page Approval
[document_page_group](document_page_group/) | 18.0.1.0.0 | | Define access groups on documents
[document_page_partner](document_page_partner/) | 18.0.1.0.0 | | Allows to link doucment pages to a partner
[document_page_project](document_page_project/) | 18.0.1.0.0 |
| This module links document pages to projects
-[document_page_reference](document_page_reference/) | 18.0.2.0.0 |
| Include references on document pages
+[document_page_reference](document_page_reference/) | 18.0.2.1.0 |
| Include references on document pages
[document_page_tag](document_page_tag/) | 18.0.1.0.0 | | Allows you to assign tags or keywords to pages and search for them afterwards
[document_url](document_url/) | 18.0.1.0.0 | | URL attachment
diff --git a/document_page/README.rst b/document_page/README.rst
index a9a9cbce..5744bd23 100644
--- a/document_page/README.rst
+++ b/document_page/README.rst
@@ -1,3 +1,7 @@
+.. image:: https://odoo-community.org/readme-banner-image
+ :target: https://odoo-community.org/get-involved?utm_source=readme
+ :alt: Odoo Community Association
+
=============
Document Page
=============
@@ -7,13 +11,13 @@ Document Page
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:029a3933b3eea6e056988a1f6fb36f83a4539b5a7d32e7bef7b60dfc3f871c98
+ !! source digest: sha256:b60bfb3b024d1105726437cb152a6355d2f7a0c1cd3c8f2e8a1bdfb6aedf7b40
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
-.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
+.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github
diff --git a/document_page/__manifest__.py b/document_page/__manifest__.py
index ed698709..f8bcfc6a 100644
--- a/document_page/__manifest__.py
+++ b/document_page/__manifest__.py
@@ -4,7 +4,7 @@
{
"name": "Document Page",
- "version": "18.0.2.0.0",
+ "version": "18.0.2.1.0",
"category": "Knowledge Management",
"author": "OpenERP SA, Odoo Community Association (OCA)",
"images": [
diff --git a/document_page/static/description/index.html b/document_page/static/description/index.html
index 1f06b405..c347ea4e 100644
--- a/document_page/static/description/index.html
+++ b/document_page/static/description/index.html
@@ -3,7 +3,7 @@
This module allows you to write web pages for internal documentation.
Table of contents
This module depends on module knowledge. So make sure to have it in your addons list.
To use this module, you need to:
If you want to improve how history is shown, you can install html_diff python library. A new comparison method will be installed.
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 @@ -424,15 +429,15 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
Do not contact contributors directly about support or help with technical issues.
The development of this module has been financially supported by:
This module is maintained by the OCA.
@@ -482,5 +487,6 @@ promote its widespread use.