88
99/*
1010:Author: David Goodger ([email protected] ) 11- :Id: $Id: html4css1.css 9511 2024 -01-13 09:50:07Z milde $
11+ :Id: $Id: html4css1.css 8954 2022 -01-20 10:10:25Z milde $
1212:Copyright: This stylesheet has been placed in the public domain.
1313
1414Default cascading style sheet for the HTML output of Docutils.
15- Despite the name, some widely supported CSS2 features are used.
1615
1716See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1817customize this style sheet.
275274 margin-left : 2em ;
276275 margin-right : 2em }
277276
278- pre .code .ln { color : gray ; } /* line numbers */
277+ pre .code .ln { color : grey ; } /* line numbers */
279278pre .code , code { background-color : # eeeeee }
280279pre .code .comment , code .comment { color : # 5C6576 }
281280pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
301300span .pre {
302301 white-space : pre }
303302
304- span .problematic , pre . problematic {
303+ span .problematic {
305304 color : red }
306305
307306span .section-subtitle {
363362< div class ="document ">
364363
365364
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 >
365+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " /> </ a >
369366< div class ="section " id ="base-attachment-object-store ">
370367< h1 > Base Attachment Object Store</ h1 >
371368<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -374,7 +371,7 @@ <h1>Base Attachment Object Store</h1>
374371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375372!! source digest: sha256:ce5c43b22c654c05f7c0b6c6b919001cb4a4c77d4031841a7a9acc02a9b2d1e0
376373!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/storage/tree/18.0/fs_attachment "> < img alt ="OCA/storage " src ="https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/storage-18-0/storage-18-0-fs_attachment "> < 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/storage&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
374+ < 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/storage/tree/19.0/fs_attachment "> < img alt ="OCA/storage " src ="https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/storage-19-0/storage-19-0-fs_attachment "> < 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/storage&target_branch=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378375< p > In some cases, you need to store attachment in another system that the
379376Odoo’s filestore. For example, when your deployment is based on a
380377multi-server architecture to ensure redundancy and scalability, your
@@ -772,7 +769,7 @@ <h2><a class="toc-backref" href="#toc-entry-15">Bug Tracker</a></h2>
772769< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/storage/issues "> GitHub Issues</ a > .
773770In case of trouble, please check there if your issue has already been reported.
774771If you spotted it first, help us to smash it by providing a detailed and welcomed
775- < a class ="reference external " href ="https://github.com/OCA/storage/issues/new?body=module:%20fs_attachment%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
772+ < a class ="reference external " href ="https://github.com/OCA/storage/issues/new?body=module:%20fs_attachment%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
776773< p > Do not contact contributors directly about support or help with technical issues.</ p >
777774</ div >
778775< div class ="section " id ="credits ">
@@ -807,15 +804,13 @@ <h3><a class="toc-backref" href="#toc-entry-18">Contributors</a></h3>
807804< div class ="section " id ="maintainers ">
808805< h3 > < a class ="toc-backref " href ="#toc-entry-19 "> Maintainers</ a > </ h3 >
809806< p > This module is maintained by the OCA.</ p >
810- < a class ="reference external image-reference " href ="https://odoo-community.org ">
811- < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
812- </ a >
807+ < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
813808< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
814809mission is to support the collaborative development of Odoo features and
815810promote its widespread use.</ p >
816811< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainer</ a > :</ p >
817812< p > < a class ="reference external image-reference " href ="https://github.com/lmignon "> < img alt ="lmignon " src ="https://github.com/lmignon.png?size=40px " /> </ a > </ p >
818- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/storage/tree/18 .0/fs_attachment "> OCA/storage</ a > project on GitHub.</ p >
813+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/storage/tree/19 .0/fs_attachment "> OCA/storage</ a > project on GitHub.</ p >
819814< 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 >
820815</ div >
821816</ div >
0 commit comments