|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <!--
|
3 | 3 | /**
|
4 |
| - * Copyright © Magento, Inc. All rights reserved. |
5 |
| - * See COPYING.txt for license details. |
6 |
| - */ |
| 4 | + * ADOBE CONFIDENTIAL |
| 5 | + * |
| 6 | + * Copyright 2017 Adobe |
| 7 | + * All Rights Reserved. |
| 8 | + * |
| 9 | + * NOTICE: All information contained herein is, and remains |
| 10 | + * the property of Adobe and its suppliers, if any. The intellectual |
| 11 | + * and technical concepts contained herein are proprietary to Adobe |
| 12 | + * and its suppliers and are protected by all applicable intellectual |
| 13 | + * property laws, including trade secret and copyright laws. |
| 14 | + * Dissemination of this information or reproduction of this material |
| 15 | + * is strictly forbidden unless prior written permission is obtained |
| 16 | + * from Adobe. |
| 17 | + */ |
7 | 18 | -->
|
8 | 19 |
|
9 | 20 | <entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
15 | 26 | <data key="fieldName">video_source</data>
|
16 | 27 | <data key="text">Video</data>
|
17 | 28 | </entity>
|
| 29 | + <entity name="PageBuilderVideoUrl_Cloud" type="pagebuilder_video_url_property"> |
| 30 | + <data key="name">Video URL</data> |
| 31 | + <data key="section">general</data> |
| 32 | + <data key="fieldName">video_source</data> |
| 33 | + <data key="value">{{_CREDS.magento/PAGE_BUILDER_PUBLIC_VIDEO_URL}}</data> |
| 34 | + <data key="renderedValue">{{_CREDS.magento/PAGE_BUILDER_PUBLIC_VIDEO_URL}}</data> |
| 35 | + </entity> |
18 | 36 | <entity name="PageBuilderVideoUrl_YouTube" type="pagebuilder_video_url_property">
|
19 | 37 | <data key="name">Video URL</data>
|
20 | 38 | <data key="section">general</data>
|
21 | 39 | <data key="fieldName">video_source</data>
|
22 |
| - <data key="value">https://www.youtube.com/embed/slOtnjsbff0</data> |
23 |
| - <data key="renderedValue">https://www.youtube.com/embed/slOtnjsbff0</data> |
| 40 | + <data key="value">https://player.vimeo.com/video/2393127</data> |
| 41 | + <data key="renderedValue">https://player.vimeo.com/video/2393127</data> |
24 | 42 | </entity>
|
25 | 43 | <entity name="PageBuilder_InvalidVideoURL_Text" type="pagebuilder_video_url_property">
|
26 | 44 | <data key="name">Video URL</data>
|
|
40 | 58 | <data key="name">Video URL</data>
|
41 | 59 | <data key="section">general</data>
|
42 | 60 | <data key="fieldName">video_source</data>
|
43 |
| - <data key="value">https://www.youtube.com/watch?v=slOtnjsbff0</data> |
44 |
| - <data key="renderedValue">https://www.youtube.com/embed/slOtnjsbff0</data> |
| 61 | + <data key="value">https://player.vimeo.com/video/2393127</data> |
| 62 | + <data key="renderedValue">https://player.vimeo.com/video/2393127</data> |
45 | 63 | </entity>
|
46 | 64 | <entity name="PageBuilderVideoUrl_Empty" type="pagebuilder_video_url_property">
|
47 | 65 | <data key="name">Video URL</data>
|
|
54 | 72 | <data key="name">Video URL</data>
|
55 | 73 | <data key="section">general</data>
|
56 | 74 | <data key="fieldName">video_source</data>
|
57 |
| - <data key="value">http://www.youtube.com/watch?v=slOtnjsbff0</data> |
58 |
| - <data key="renderedValue">https://www.youtube.com/embed/slOtnjsbff0</data> |
| 75 | + <data key="value">https://player.vimeo.com/video/2393127</data> |
| 76 | + <data key="renderedValue">https://player.vimeo.com/video/2393127</data> |
59 | 77 | </entity>
|
60 | 78 | <entity name="PageBuilderVideoUrl_YouTube_Nocookie" type="pagebuilder_video_url_property">
|
61 | 79 | <data key="name">Video URL</data>
|
62 | 80 | <data key="section">general</data>
|
63 | 81 | <data key="fieldName">video_source</data>
|
64 |
| - <data key="value">https://www.youtube-nocookie.com/embed/slOtnjsbff0</data> |
65 |
| - <data key="renderedValue">https://www.youtube-nocookie.com/embed/slOtnjsbff0</data> |
| 82 | + <data key="value">https://player.vimeo.com/video/2393127</data> |
| 83 | + <data key="renderedValue">https://player.vimeo.com/video/2393127</data> |
66 | 84 | </entity>
|
67 | 85 | <entity name="PageBuilderVideoUrl_Vimeo_Embedded" type="pagebuilder_video_url_property">
|
68 | 86 | <data key="name">Video URL</data>
|
|
0 commit comments