Skip to content

Commit 677943f

Browse files
committed
[BOT] post-merge updates
1 parent 51adfd4 commit 677943f

File tree

7 files changed

+54
-34
lines changed

7 files changed

+54
-34
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[attachment_zipped_download](attachment_zipped_download/) | 18.0.1.0.0 | | Attachment Zipped Download
2525
[document_knowledge](document_knowledge/) | 18.0.1.0.1 | | Documents Knowledge
26-
[document_page](document_page/) | 18.0.1.0.1 | | Document Page
26+
[document_page](document_page/) | 18.0.2.0.0 | | Document Page
2727
[document_page_access_group](document_page_access_group/) | 18.0.1.0.1 | | Choose groups to access document pages
2828
[document_page_access_group_user_role](document_page_access_group_user_role/) | 18.0.1.0.0 | <a href='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/victoralmau'><img src='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/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | Document Page Access Group User Role
2929
[document_page_approval](document_page_approval/) | 18.0.1.0.0 | | Document Page Approval
3030
[document_page_project](document_page_project/) | 18.0.1.0.0 | <a href='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/LoisRForgeFlow'><img src='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/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> | This module links document pages to projects
31-
[document_page_reference](document_page_reference/) | 18.0.1.0.0 | <a href='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/etobella'><img src='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/etobella.png' width='32' height='32' style='border-radius:50%;' alt='etobella'/></a> | Include references on document pages
31+
[document_page_reference](document_page_reference/) | 18.0.2.0.0 | <a href='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/etobella'><img src='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/etobella.png' width='32' height='32' style='border-radius:50%;' alt='etobella'/></a> | Include references on document pages
3232
[document_url](document_url/) | 18.0.1.0.0 | | URL attachment
3333

3434
[//]: # (end addons)

document_page/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=============
26
Document Page
37
=============
@@ -7,13 +11,13 @@ Document Page
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:71607a33f6efb5b56d9062792ae40b98a666623ea4c891001fe989507c134826
14+
!! source digest: sha256:029a3933b3eea6e056988a1f6fb36f83a4539b5a7d32e7bef7b60dfc3f871c98
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github

document_page/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "Document Page",
7-
"version": "18.0.1.0.1",
7+
"version": "18.0.2.0.0",
88
"category": "Knowledge Management",
99
"author": "OpenERP SA, Odoo Community Association (OCA)",
1010
"images": [

document_page/static/description/index.html

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Document Page</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="document-page">
364-
<h1 class="title">Document Page</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="document-page">
370+
<h1>Document Page</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:71607a33f6efb5b56d9062792ae40b98a666623ea4c891001fe989507c134826
375+
!! source digest: sha256:029a3933b3eea6e056988a1f6fb36f83a4539b5a7d32e7bef7b60dfc3f871c98
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/knowledge/tree/18.0/document_page"><img alt="OCA/knowledge" src="https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-document_page"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/knowledge&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/knowledge/tree/18.0/document_page"><img alt="OCA/knowledge" src="https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-document_page"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/knowledge&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module allows you to write web pages for internal documentation.</p>
374379
<p><strong>Table of contents</strong></p>
375380
<div class="contents local topic" id="contents">
@@ -388,16 +393,16 @@ <h1 class="title">Document Page</h1>
388393
</ul>
389394
</div>
390395
<div class="section" id="installation">
391-
<h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
396+
<h2><a class="toc-backref" href="#toc-entry-1">Installation</a></h2>
392397
<p>This module depends on module knowledge. So make sure to have it in your
393398
addons list.</p>
394399
</div>
395400
<div class="section" id="configuration">
396-
<h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-2">Configuration</a></h2>
397402
<p>No configuration required.</p>
398403
</div>
399404
<div class="section" id="usage">
400-
<h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
405+
<h2><a class="toc-backref" href="#toc-entry-3">Usage</a></h2>
401406
<p>To use this module, you need to:</p>
402407
<ul class="simple">
403408
<li>Go to Knowledge menu</li>
@@ -408,23 +413,23 @@ <h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
408413
</ul>
409414
</div>
410415
<div class="section" id="bug-tracker">
411-
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
416+
<h2><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h2>
412417
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/knowledge/issues">GitHub Issues</a>.
413418
In case of trouble, please check there if your issue has already been reported.
414419
If you spotted it first, help us to smash it by providing a detailed and welcomed
415420
<a class="reference external" href="https://github.com/OCA/knowledge/issues/new?body=module:%20document_page%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
416421
<p>Do not contact contributors directly about support or help with technical issues.</p>
417422
</div>
418423
<div class="section" id="credits">
419-
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
424+
<h2><a class="toc-backref" href="#toc-entry-5">Credits</a></h2>
420425
<div class="section" id="authors">
421-
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
426+
<h3><a class="toc-backref" href="#toc-entry-6">Authors</a></h3>
422427
<ul class="simple">
423428
<li>OpenERP SA</li>
424429
</ul>
425430
</div>
426431
<div class="section" id="contributors">
427-
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
432+
<h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
428433
<ul class="simple">
429434
<li>Gervais Naoussi &lt;<a class="reference external" href="mailto:gervaisnaoussi&#64;gmail.com">gervaisnaoussi&#64;gmail.com</a>&gt;</li>
430435
<li>Maxime Chambreuil &lt;<a class="reference external" href="mailto:mchambreuil&#64;ursainfosystems.com">mchambreuil&#64;ursainfosystems.com</a>&gt;</li>
@@ -448,7 +453,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
448453
</ul>
449454
</div>
450455
<div class="section" id="other-credits">
451-
<h2><a class="toc-backref" href="#toc-entry-8">Other credits</a></h2>
456+
<h3><a class="toc-backref" href="#toc-entry-8">Other credits</a></h3>
452457
<p>The development of this module has been financially supported by:</p>
453458
<ul class="simple">
454459
<li>Odoo SA &lt;<a class="reference external" href="http://www.odoo.com">http://www.odoo.com</a>&gt;</li>
@@ -457,7 +462,7 @@ <h2><a class="toc-backref" href="#toc-entry-8">Other credits</a></h2>
457462
</ul>
458463
</div>
459464
<div class="section" id="maintainers">
460-
<h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
465+
<h3><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h3>
461466
<p>This module is maintained by the OCA.</p>
462467
<a class="reference external image-reference" href="https://odoo-community.org">
463468
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -470,5 +475,6 @@ <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
470475
</div>
471476
</div>
472477
</div>
478+
</div>
473479
</body>
474480
</html>

document_page_reference/README.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=======================
26
Document Page Reference
37
=======================
@@ -7,13 +11,13 @@ Document Page Reference
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:f5181a95b68e52c04e1b76ba19f503b5bfc8d365939debe14edbb40413101321
14+
!! source digest: sha256:3081d597b92f6ce09c2259ce73d935f1215e5c8a1b171983c8d2c727c133a38e
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github
@@ -64,7 +68,7 @@ Authors
6468
Contributors
6569
------------
6670

67-
- Enric Tobella <[email protected]>
71+
- Enric Tobella <[email protected]>
6872

6973
Maintainers
7074
-----------

document_page_reference/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Document Page Reference",
66
"summary": """
77
Include references on document pages""",
8-
"version": "18.0.1.1.0",
8+
"version": "18.0.2.0.0",
99
"license": "AGPL-3",
1010
"author": "Creu Blanca,Odoo Community Association (OCA)",
1111
"website": "https://github.com/OCA/knowledge",

document_page_reference/static/description/index.html

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Document Page Reference</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="document-page-reference">
364-
<h1 class="title">Document Page Reference</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="document-page-reference">
370+
<h1>Document Page Reference</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:f5181a95b68e52c04e1b76ba19f503b5bfc8d365939debe14edbb40413101321
375+
!! source digest: sha256:3081d597b92f6ce09c2259ce73d935f1215e5c8a1b171983c8d2c727c133a38e
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/knowledge/tree/18.0/document_page_reference"><img alt="OCA/knowledge" src="https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-document_page_reference"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/knowledge&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/knowledge/tree/18.0/document_page_reference"><img alt="OCA/knowledge" src="https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-document_page_reference"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/knowledge&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module allows to add a reference name on documents and simplifies
374379
the link between document pages.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -386,35 +391,35 @@ <h1 class="title">Document Page Reference</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="usage">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
390395
<p>When editing a document page add elements like {{XXX}} where XXX is the
391396
reference of another page. Now, when viewing the document, it will link
392397
directly to the page. Also, the name will be parsed as the display name.</p>
393398
</div>
394399
<div class="section" id="bug-tracker">
395-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
400+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
396401
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/knowledge/issues">GitHub Issues</a>.
397402
In case of trouble, please check there if your issue has already been reported.
398403
If you spotted it first, help us to smash it by providing a detailed and welcomed
399404
<a class="reference external" href="https://github.com/OCA/knowledge/issues/new?body=module:%20document_page_reference%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
400405
<p>Do not contact contributors directly about support or help with technical issues.</p>
401406
</div>
402407
<div class="section" id="credits">
403-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
408+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
404409
<div class="section" id="authors">
405-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
410+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
406411
<ul class="simple">
407412
<li>Creu Blanca</li>
408413
</ul>
409414
</div>
410415
<div class="section" id="contributors">
411-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
416+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
412417
<ul class="simple">
413418
<li>Enric Tobella &lt;<a class="reference external" href="mailto:etobella&#64;creublanca.es">etobella&#64;creublanca.es</a>&gt;</li>
414419
</ul>
415420
</div>
416421
<div class="section" id="maintainers">
417-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
422+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
418423
<p>This module is maintained by the OCA.</p>
419424
<a class="reference external image-reference" href="https://odoo-community.org">
420425
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -429,5 +434,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
429434
</div>
430435
</div>
431436
</div>
437+
</div>
432438
</body>
433439
</html>

0 commit comments

Comments
 (0)