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 620
620
</argument >
621
621
</arguments >
622
622
</type >
623
+ <type name =" Magento\Framework\Filter\Template" >
624
+ <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
625
+ </type >
623
626
</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 277
277
</argument >
278
278
</arguments >
279
279
</type >
280
- <type name =" Magento\Framework\Filter\Template" >
281
- <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
282
- </type >
283
280
<type name =" Magento\PageBuilder\Model\UpgradableEntitiesPool" >
284
281
<arguments >
285
282
<argument name =" entities" xsi : type =" array" >
Original file line number Diff line number Diff line change 12
12
<type name =" Magento\Email\Model\Template\Filter" >
13
13
<plugin name =" escapeCustomVarDirectives" type =" Magento\PageBuilder\Plugin\Filter\CustomVarTemplate" />
14
14
</type >
15
+ <type name =" Magento\Framework\Filter\Template" >
16
+ <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
17
+ </type >
15
18
</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