[18.0][MIG] html_image_url_extractor: Migration to 18.0#3532
Open
WesleyOliveira98 wants to merge 24 commits intoOCA:18.0from
Open
[18.0][MIG] html_image_url_extractor: Migration to 18.0#3532WesleyOliveira98 wants to merge 24 commits intoOCA:18.0from
WesleyOliveira98 wants to merge 24 commits intoOCA:18.0from
Conversation
* Image extractor from HTML fields. (OCA#354) * [8.0][html_image_url_extractor] Image extractor from HTML fields. This technical utility allows the developer to get a list of image URLs from any piece of HTML. You can use it for example, to get the cover image from a blog post (upcoming module), or to create a slider with all images from it. * [9.0] [MIG] html_image_url_extractor * Updated README.rst OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
[UPD] Update html_image_url_extractor.pot
[UPD] README.rst [UPD] Update html_image_url_extractor.pot Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-12.0/server-tools-12.0-html_image_url_extractor Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_image_url_extractor/ [UPD] README.rst
Currently translated at 100.0% (1 of 1 strings) Translation: server-tools-12.0/server-tools-12.0-html_image_url_extractor Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_image_url_extractor/zh_CN/
Currently translated at 100.0% (1 of 1 strings) Translation: server-tools-12.0/server-tools-12.0-html_image_url_extractor Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_image_url_extractor/pt_BR/
[UPD] Update html_image_url_extractor.pot [UPD] README.rst
Currently translated at 100.0% (1 of 1 strings) Translation: server-tools-13.0/server-tools-13.0-html_image_url_extractor Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-html_image_url_extractor/es/
[UPD] Update html_image_url_extractor.pot [UPD] README.rst Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-14.0/server-tools-14.0-html_image_url_extractor Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-html_image_url_extractor/
Currently translated at 100.0% (1 of 1 strings) Translation: server-tools-14.0/server-tools-14.0-html_image_url_extractor Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-html_image_url_extractor/es_AR/ [IMP] update dotfiles
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-15.0/server-tools-15.0-html_image_url_extractor Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-html_image_url_extractor/
Such dependency is already included in Odoo requirements using a pinned version [1]. Adding here could cause to upgrade the library to an incompatible version. [1] https://github.com/odoo/odoo/blob/54e58b3e47ee/requirements.txt#L23
Currently translated at 100.0% (1 of 1 strings) Translation: server-tools-16.0/server-tools-16.0-html_image_url_extractor Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-html_image_url_extractor/it/
d249b75 to
04f631d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Standard Migration
cc: @marcelsavegnago @CristianoMafraJunior @kaynnan