Skip to content

Commit c65884f

Browse files
committed
[UPD] README.rst
1 parent 88cfb8f commit c65884f

File tree

8 files changed

+143
-59
lines changed

8 files changed

+143
-59
lines changed

storage_backend/README.rst

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,17 @@ Storage Bakend
1010
.. |badge1| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
1111
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1212
:alt: License: AGPL-3
13-
.. |badge2| image:: https://img.shields.io/badge/github-akretion%2Fstorage-lightgray.png?logo=github
14-
:target: https://github.com/akretion/storage/tree/12.0/storage_backend
15-
:alt: akretion/storage
13+
.. |badge2| image:: https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github
14+
:target: https://github.com/OCA/storage/tree/12.0/storage_backend
15+
:alt: OCA/storage
16+
.. |badge3| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
17+
:target: https://translation.odoo-community.org/projects/storage-12-0/storage-12-0-storage_backend
18+
:alt: Translate me on Weblate
19+
.. |badge4| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
20+
:target: https://runbot.odoo-community.org/runbot/275/12.0
21+
:alt: Try me on Runbot
1622

17-
|badge1| |badge2|
23+
|badge1| |badge2| |badge3| |badge4|
1824

1925

2026
**Table of contents**
@@ -25,10 +31,10 @@ Storage Bakend
2531
Bug Tracker
2632
===========
2733

28-
Bugs are tracked on `GitHub Issues <https://github.com/akretion/storage/issues>`_.
34+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/storage/issues>`_.
2935
In case of trouble, please check there if your issue has already been reported.
3036
If you spotted it first, help us smashing it by providing a detailed and welcomed
31-
`feedback <https://github.com/akretion/storage/issues/new?body=module:%20storage_backend%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
37+
`feedback <https://github.com/OCA/storage/issues/new?body=module:%20storage_backend%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
3238

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

@@ -55,6 +61,16 @@ Contributors
5561
Maintainers
5662
~~~~~~~~~~~
5763

58-
This module is part of the `akretion/storage <https://github.com/akretion/storage/tree/12.0/storage_backend>`_ project on GitHub.
64+
This module is maintained by the OCA.
5965

60-
You are welcome to contribute.
66+
.. image:: https://odoo-community.org/logo.png
67+
:alt: Odoo Community Association
68+
:target: https://odoo-community.org
69+
70+
OCA, or the Odoo Community Association, is a nonprofit organization whose
71+
mission is to support the collaborative development of Odoo features and
72+
promote its widespread use.
73+
74+
This module is part of the `OCA/storage <https://github.com/OCA/storage/tree/12.0/storage_backend>`_ project on GitHub.
75+
76+
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

storage_backend/static/description/index.html

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6-
<meta name="generator" content="Docutils 0.14: http://docutils.sourceforge.net/" />
6+
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
77
<title>Storage Bakend</title>
88
<style type="text/css">
99

@@ -367,7 +367,7 @@ <h1 class="title">Storage Bakend</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370-
<p><a class="reference external" 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" href="https://github.com/akretion/storage/tree/12.0/storage_backend"><img alt="akretion/storage" src="https://img.shields.io/badge/github-akretion%2Fstorage-lightgray.png?logo=github" /></a></p>
370+
<p><a class="reference external" 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" href="https://github.com/OCA/storage/tree/12.0/storage_backend"><img alt="OCA/storage" src="https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/storage-12-0/storage-12-0-storage_backend"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/275/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
371371
<p><strong>Table of contents</strong></p>
372372
<div class="contents local topic" id="contents">
373373
<ul class="simple">
@@ -382,10 +382,10 @@ <h1 class="title">Storage Bakend</h1>
382382
</div>
383383
<div class="section" id="bug-tracker">
384384
<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
385-
<p>Bugs are tracked on <a class="reference external" href="https://github.com/akretion/storage/issues">GitHub Issues</a>.
385+
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/storage/issues">GitHub Issues</a>.
386386
In case of trouble, please check there if your issue has already been reported.
387387
If you spotted it first, help us smashing it by providing a detailed and welcomed
388-
<a class="reference external" href="https://github.com/akretion/storage/issues/new?body=module:%20storage_backend%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
388+
<a class="reference external" href="https://github.com/OCA/storage/issues/new?body=module:%20storage_backend%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
389389
<p>Do not contact contributors directly about support or help with technical issues.</p>
390390
</div>
391391
<div class="section" id="credits">
@@ -411,8 +411,13 @@ <h2><a class="toc-backref" href="#id4">Contributors</a></h2>
411411
</div>
412412
<div class="section" id="maintainers">
413413
<h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
414-
<p>This module is part of the <a class="reference external" href="https://github.com/akretion/storage/tree/12.0/storage_backend">akretion/storage</a> project on GitHub.</p>
415-
<p>You are welcome to contribute.</p>
414+
<p>This module is maintained by the OCA.</p>
415+
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
416+
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
417+
mission is to support the collaborative development of Odoo features and
418+
promote its widespread use.</p>
419+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/storage/tree/12.0/storage_backend">OCA/storage</a> project on GitHub.</p>
420+
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
416421
</div>
417422
</div>
418423
</div>

storage_image/README.rst

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,17 @@ Storage Image
1010
.. |badge1| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
1111
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1212
:alt: License: AGPL-3
13-
.. |badge2| image:: https://img.shields.io/badge/github-akretion%2Fstorage-lightgray.png?logo=github
14-
:target: https://github.com/akretion/storage/tree/12.0/storage_image
15-
:alt: akretion/storage
16-
17-
|badge1| |badge2|
13+
.. |badge2| image:: https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github
14+
:target: https://github.com/OCA/storage/tree/12.0/storage_image
15+
:alt: OCA/storage
16+
.. |badge3| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
17+
:target: https://translation.odoo-community.org/projects/storage-12-0/storage-12-0-storage_image
18+
:alt: Translate me on Weblate
19+
.. |badge4| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
20+
:target: https://runbot.odoo-community.org/runbot/275/12.0
21+
:alt: Try me on Runbot
22+
23+
|badge1| |badge2| |badge3| |badge4|
1824

1925
External image management depending on Storage File module.
2026

@@ -34,10 +40,10 @@ Use cases:
3440
Bug Tracker
3541
===========
3642

37-
Bugs are tracked on `GitHub Issues <https://github.com/akretion/storage/issues>`_.
43+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/storage/issues>`_.
3844
In case of trouble, please check there if your issue has already been reported.
3945
If you spotted it first, help us smashing it by providing a detailed and welcomed
40-
`feedback <https://github.com/akretion/storage/issues/new?body=module:%20storage_image%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
46+
`feedback <https://github.com/OCA/storage/issues/new?body=module:%20storage_image%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
4147

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

@@ -61,6 +67,16 @@ Contributors
6167
Maintainers
6268
~~~~~~~~~~~
6369

64-
This module is part of the `akretion/storage <https://github.com/akretion/storage/tree/12.0/storage_image>`_ project on GitHub.
70+
This module is maintained by the OCA.
71+
72+
.. image:: https://odoo-community.org/logo.png
73+
:alt: Odoo Community Association
74+
:target: https://odoo-community.org
75+
76+
OCA, or the Odoo Community Association, is a nonprofit organization whose
77+
mission is to support the collaborative development of Odoo features and
78+
promote its widespread use.
79+
80+
This module is part of the `OCA/storage <https://github.com/OCA/storage/tree/12.0/storage_image>`_ project on GitHub.
6581

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

storage_image/static/description/index.html

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6-
<meta name="generator" content="Docutils 0.14: http://docutils.sourceforge.net/" />
6+
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
77
<title>Storage Image</title>
88
<style type="text/css">
99

@@ -367,7 +367,7 @@ <h1 class="title">Storage Image</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370-
<p><a class="reference external" 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" href="https://github.com/akretion/storage/tree/12.0/storage_image"><img alt="akretion/storage" src="https://img.shields.io/badge/github-akretion%2Fstorage-lightgray.png?logo=github" /></a></p>
370+
<p><a class="reference external" 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" href="https://github.com/OCA/storage/tree/12.0/storage_image"><img alt="OCA/storage" src="https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/storage-12-0/storage-12-0-storage_image"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/275/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
371371
<p>External image management depending on Storage File module.</p>
372372
<p>It include these features:
373373
* image resizing: thumbnail, etc.
@@ -389,10 +389,10 @@ <h1 class="title">Storage Image</h1>
389389
</div>
390390
<div class="section" id="bug-tracker">
391391
<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
392-
<p>Bugs are tracked on <a class="reference external" href="https://github.com/akretion/storage/issues">GitHub Issues</a>.
392+
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/storage/issues">GitHub Issues</a>.
393393
In case of trouble, please check there if your issue has already been reported.
394394
If you spotted it first, help us smashing it by providing a detailed and welcomed
395-
<a class="reference external" href="https://github.com/akretion/storage/issues/new?body=module:%20storage_image%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
395+
<a class="reference external" href="https://github.com/OCA/storage/issues/new?body=module:%20storage_image%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
396396
<p>Do not contact contributors directly about support or help with technical issues.</p>
397397
</div>
398398
<div class="section" id="credits">
@@ -415,8 +415,13 @@ <h2><a class="toc-backref" href="#id4">Contributors</a></h2>
415415
</div>
416416
<div class="section" id="maintainers">
417417
<h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
418-
<p>This module is part of the <a class="reference external" href="https://github.com/akretion/storage/tree/12.0/storage_image">akretion/storage</a> project on GitHub.</p>
419-
<p>You are welcome to contribute.</p>
418+
<p>This module is maintained by the OCA.</p>
419+
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
420+
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
421+
mission is to support the collaborative development of Odoo features and
422+
promote its widespread use.</p>
423+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/storage/tree/12.0/storage_image">OCA/storage</a> project on GitHub.</p>
424+
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
420425
</div>
421426
</div>
422427
</div>

storage_image_product/README.rst

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,17 @@ Storage Image Product
1010
.. |badge1| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
1111
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1212
:alt: License: AGPL-3
13-
.. |badge2| image:: https://img.shields.io/badge/github-akretion%2Fstorage-lightgray.png?logo=github
14-
:target: https://github.com/akretion/storage/tree/12.0/storage_image_product
15-
:alt: akretion/storage
16-
17-
|badge1| |badge2|
13+
.. |badge2| image:: https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github
14+
:target: https://github.com/OCA/storage/tree/12.0/storage_image_product
15+
:alt: OCA/storage
16+
.. |badge3| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
17+
:target: https://translation.odoo-community.org/projects/storage-12-0/storage-12-0-storage_image_product
18+
:alt: Translate me on Weblate
19+
.. |badge4| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
20+
:target: https://runbot.odoo-community.org/runbot/275/12.0
21+
:alt: Try me on Runbot
22+
23+
|badge1| |badge2| |badge3| |badge4|
1824

1925
Attach images to products and categories
2026

@@ -41,10 +47,10 @@ For uploading and managing the images see the module storage_image.
4147
Bug Tracker
4248
===========
4349

44-
Bugs are tracked on `GitHub Issues <https://github.com/akretion/storage/issues>`_.
50+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/storage/issues>`_.
4551
In case of trouble, please check there if your issue has already been reported.
4652
If you spotted it first, help us smashing it by providing a detailed and welcomed
47-
`feedback <https://github.com/akretion/storage/issues/new?body=module:%20storage_image_product%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
53+
`feedback <https://github.com/OCA/storage/issues/new?body=module:%20storage_image_product%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
4854

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

@@ -65,6 +71,16 @@ Contributors
6571
Maintainers
6672
~~~~~~~~~~~
6773

68-
This module is part of the `akretion/storage <https://github.com/akretion/storage/tree/12.0/storage_image_product>`_ project on GitHub.
74+
This module is maintained by the OCA.
75+
76+
.. image:: https://odoo-community.org/logo.png
77+
:alt: Odoo Community Association
78+
:target: https://odoo-community.org
79+
80+
OCA, or the Odoo Community Association, is a nonprofit organization whose
81+
mission is to support the collaborative development of Odoo features and
82+
promote its widespread use.
83+
84+
This module is part of the `OCA/storage <https://github.com/OCA/storage/tree/12.0/storage_image_product>`_ project on GitHub.
6985

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

0 commit comments

Comments
 (0)