@@ -374,7 +374,7 @@ <h1>Web URL widget advanced</h1>
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375375!! source digest: sha256:8390450f4787bfcef6bcf0da87974bc964fe6e8621d110430885912514941c4a
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/18.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 image-reference " href ="https://translation.odoo-community.org/projects/web-18-0/web-18-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 image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/web&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/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/19.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 image-reference " href ="https://translation.odoo-community.org/projects/web-19-0/web-19-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 image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > Extend URL, CopyClipboardURL widget features to ease customization of
379379anchor’s text.</ p >
380380< p > By default, the URL, CopyClipboardURL widget will show the plain URL.
@@ -412,9 +412,9 @@ <h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
412412< span class ="nt "> <field</ span > < span class ="w "> </ span > < span class ="na "> name=</ span > < span class ="s "> "website"</ span > < span class ="w "> </ span > < span class ="na "> widget=</ span > < span class ="s "> "url"</ span > < span class ="w "> </ span > < span class ="na "> text_field=</ span > < span class ="s "> "name"</ span > < span class ="w "> </ span > < span class ="na "> placeholder=</ span > < span class ="s "> "e.g. www.odoo.com"</ span > < span class ="nt "> /></ span >
413413</ pre >
414414< p > This is going to change the rendering from</ p >
415- < p > < img alt ="image1 " src ="https://raw.githubusercontent.com/OCA/web/18 .0/web_widget_url_advanced/static/description/before.png " /> </ p >
415+ < p > < img alt ="image1 " src ="https://raw.githubusercontent.com/OCA/web/19 .0/web_widget_url_advanced/static/description/before.png " /> </ p >
416416< p > to</ p >
417- < p > < img alt ="image2 " src ="https://raw.githubusercontent.com/OCA/web/18 .0/web_widget_url_advanced/static/description/after.png " /> </ p >
417+ < p > < img alt ="image2 " src ="https://raw.githubusercontent.com/OCA/web/19 .0/web_widget_url_advanced/static/description/after.png " /> </ p >
418418< p > Or user can add any hyperlink text using ‘prefix_name’ attribute</ p >
419419< pre class ="code xml literal-block ">
420420< span class ="nt "> <field</ span > < span class ="w "> </ span > < span class ="na "> name=</ span > < span class ="s "> "skype_name"</ span > < span class ="w "> </ span > < span class ="na "> widget=</ span > < span class ="s "> "url"</ span > < span class ="w "> </ span > < span class ="na "> prefix_name=</ span > < span class ="s "> "skype"</ span > < span class ="nt "> /></ span >
@@ -429,7 +429,7 @@ <h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
429429< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/web/issues "> GitHub Issues</ a > .
430430In case of trouble, please check there if your issue has already been reported.
431431If you spotted it first, help us to smash it by providing a detailed and welcomed
432- < a class ="reference external " href ="https://github.com/OCA/web/issues/new?body=module:%20web_widget_url_advanced%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
432+ < a class ="reference external " href ="https://github.com/OCA/web/issues/new?body=module:%20web_widget_url_advanced%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
433433< p > Do not contact contributors directly about support or help with technical issues.</ p >
434434</ div >
435435< div class ="section " id ="credits ">
@@ -468,7 +468,7 @@ <h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
468468< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
469469mission is to support the collaborative development of Odoo features and
470470promote its widespread use.</ p >
471- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/web/tree/18 .0/web_widget_url_advanced "> OCA/web</ a > project on GitHub.</ p >
471+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/web/tree/19 .0/web_widget_url_advanced "> OCA/web</ a > project on GitHub.</ p >
472472< 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 >
473473</ div >
474474</ div >
0 commit comments