File tree Expand file tree Collapse file tree 16 files changed +77
-539
lines changed
adminhtml/Magento/backend/etc
lib/internal/Magento/Framework Expand file tree Collapse file tree 16 files changed +77
-539
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ class VideoExtractor implements \Magento\Framework\View\Xsd\Media\TypeDataExtrac
12
12
/**
13
13
* Media Entry type code
14
14
*/
15
- const MEDIA_TYPE_CODE = 'image ' ;
15
+ const MEDIA_TYPE_CODE = 'video ' ;
16
16
17
17
/**
18
18
* Extract configuration data of videos from the DOM structure
Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <view xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ProductVideo /etc/view.xsd" >
8
+ <view xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Config /etc/view.xsd" >
9
9
<media >
10
10
<videos module =" Magento_ProductVideo" >
11
11
<video id =" play_if_base" type =" play_if_base" >
Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <view xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Catalog /etc/view.xsd" >
8
+ <view xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Config /etc/view.xsd" >
9
9
<media >
10
10
<images module =" Magento_Catalog" >
11
11
<image id =" swatch_image" type =" swatch_image" >
Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <view xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Catalog /etc/view.xsd" >
8
+ <view xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Config /etc/view.xsd" >
9
9
<vars module =" Js_Bundle" >
10
10
<var name =" bundle_size" >1MB</var >
11
11
</vars >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <view xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Catalog /etc/view.xsd" >
8
+ <view xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Config /etc/view.xsd" >
9
9
<media >
10
10
<images module =" Magento_Catalog" >
11
11
<image id =" bundled_product_customization_page" type =" thumbnail" >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <view xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Catalog /etc/view.xsd" >
8
+ <view xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Config /etc/view.xsd" >
9
9
<media >
10
10
<images module =" Magento_Catalog" >
11
11
<image id =" bundled_product_customization_page" type =" thumbnail" >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments