@@ -367,7 +367,7 @@ <h1 class="title">Web URL widget advanced</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370
- < p > < a class ="reference external " 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 " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external " href ="https://github.com/OCA/web/tree/14 .0/web_widget_url_advanced "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/web-14 -0/web-14 -0-web_widget_url_advanced "> < 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/162/14 .0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
370
+ < p > < a class ="reference external " 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 " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external " href ="https://github.com/OCA/web/tree/15 .0/web_widget_url_advanced "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/web-15 -0/web-15 -0-web_widget_url_advanced "> < 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/162/15 .0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
371
371
< p > Extend URL widget features to ease customization of anchor’s text.</ p >
372
372
< p > By default, the URL widget will show the plain URL.
373
373
You can specify an attribute to provide a static label too.</ p >
@@ -405,11 +405,11 @@ <h1><a class="toc-backref" href="#id1">Usage</a></h1>
405
405
</ pre >
406
406
< p > This is going to change the rendering from</ p >
407
407
< div class ="figure ">
408
- < img alt ="https://raw.githubusercontent.com/OCA/web/14 .0/web_widget_url_advanced/static/description/before.png " src ="https://raw.githubusercontent.com/OCA/web/14 .0/web_widget_url_advanced/static/description/before.png " />
408
+ < img alt ="https://raw.githubusercontent.com/OCA/web/15 .0/web_widget_url_advanced/static/description/before.png " src ="https://raw.githubusercontent.com/OCA/web/15 .0/web_widget_url_advanced/static/description/before.png " />
409
409
</ div >
410
410
< p > to</ p >
411
411
< div class ="figure ">
412
- < img alt ="https://raw.githubusercontent.com/OCA/web/14 .0/web_widget_url_advanced/static/description/after.png " src ="https://raw.githubusercontent.com/OCA/web/14 .0/web_widget_url_advanced/static/description/after.png " />
412
+ < img alt ="https://raw.githubusercontent.com/OCA/web/15 .0/web_widget_url_advanced/static/description/after.png " src ="https://raw.githubusercontent.com/OCA/web/15 .0/web_widget_url_advanced/static/description/after.png " />
413
413
</ div >
414
414
< p > Or user can add any hyperlink text using ‘prefix_name’ attribute</ p >
415
415
< pre class ="code xml literal-block ">
@@ -431,7 +431,7 @@ <h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1>
431
431
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/web/issues "> GitHub Issues</ a > .
432
432
In case of trouble, please check there if your issue has already been reported.
433
433
If you spotted it first, help us smashing it by providing a detailed and welcomed
434
- < a class ="reference external " href ="https://github.com/OCA/web/issues/new?body=module:%20web_widget_url_advanced%0Aversion:%2014 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
434
+ < a class ="reference external " href ="https://github.com/OCA/web/issues/new?body=module:%20web_widget_url_advanced%0Aversion:%2015 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
435
435
< p > Do not contact contributors directly about support or help with technical issues.</ p >
436
436
</ div >
437
437
< div class ="section " id ="credits ">
@@ -463,7 +463,7 @@ <h2><a class="toc-backref" href="#id7">Maintainers</a></h2>
463
463
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
464
464
mission is to support the collaborative development of Odoo features and
465
465
promote its widespread use.</ p >
466
- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/web/tree/14 .0/web_widget_url_advanced "> OCA/web</ a > project on GitHub.</ p >
466
+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/web/tree/15 .0/web_widget_url_advanced "> OCA/web</ a > project on GitHub.</ p >
467
467
< 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 >
468
468
</ div >
469
469
</ div >
0 commit comments