File tree Expand file tree Collapse file tree 6 files changed +42
-3
lines changed
app/code/Magento/PageBuilder/etc Expand file tree Collapse file tree 6 files changed +42
-3
lines changed Original file line number Diff line number Diff line change 620620 </argument >
621621 </arguments >
622622 </type >
623+ <type name =" Magento\Framework\Filter\Template" >
624+ <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
625+ </type >
623626</config >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <!--
3+ /**
4+ * Copyright © Magento, Inc. All rights reserved.
5+ * See COPYING.txt for license details.
6+ */
7+ -->
8+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
9+ <type name =" Magento\Framework\Filter\Template" >
10+ <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
11+ </type >
12+ </config >
Original file line number Diff line number Diff line change 277277 </argument >
278278 </arguments >
279279 </type >
280- <type name =" Magento\Framework\Filter\Template" >
281- <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
282- </type >
283280 <type name =" Magento\PageBuilder\Model\UpgradableEntitiesPool" >
284281 <arguments >
285282 <argument name =" entities" xsi : type =" array" >
Original file line number Diff line number Diff line change 1212 <type name =" Magento\Email\Model\Template\Filter" >
1313 <plugin name =" escapeCustomVarDirectives" type =" Magento\PageBuilder\Plugin\Filter\CustomVarTemplate" />
1414 </type >
15+ <type name =" Magento\Framework\Filter\Template" >
16+ <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
17+ </type >
1518</config >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <!--
3+ /**
4+ * Copyright © Magento, Inc. All rights reserved.
5+ * See COPYING.txt for license details.
6+ */
7+ -->
8+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
9+ <type name =" Magento\Framework\Filter\Template" >
10+ <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
11+ </type >
12+ </config >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <!--
3+ /**
4+ * Copyright © Magento, Inc. All rights reserved.
5+ * See COPYING.txt for license details.
6+ */
7+ -->
8+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
9+ <type name =" Magento\Framework\Filter\Template" >
10+ <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
11+ </type >
12+ </config >
You can’t perform that action at this time.
0 commit comments