Changes for page Video

Last modified by Theodore Xu on 2023/07/21 10:14

From version 5.1
edited by Stone Wu
on 2022/08/01 10:11
Change comment: There is no comment for this version
To version 16.1
edited by Theodore Xu
on 2023/07/21 10:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Stone
1 +XWiki.AiXia
Content
... ... @@ -3,6 +3,15 @@
3 3  
4 4  #set ($videoCards = [
5 5  {
6 + 'title': $services.localization.render('New Configuration Method For Gmail Third Party Services'),
7 + 'topics': [
8 + $services.localization.render('language:english'),
9 + $services.localization.render('How to sign in with app passwords')
10 + ],
11 + 'url': 'https://youtu.be/Zbmk2Ylc8CE',
12 + 'duration': '2 min'
13 +},
14 +{
6 6   'title': $services.localization.render('WECON V-NET Basic Function: 1 Software Download&Install'),
7 7   'topics': [
8 8   $services.localization.render('language:english'),
... ... @@ -66,6 +66,15 @@
66 66   'duration': '8 min'
67 67  },
68 68  {
78 + 'title': $services.localization.render('WECON V-NET Basic Function: 8 V-BOX Auto Configuration Network'),
79 + 'topics': [
80 + $services.localization.render('language:english'),
81 + $services.localization.render('How to bind to V-NET Access quickly')
82 + ],
83 + 'url': 'https://www.youtube.com/embed/diM8hACMoEY',
84 + 'duration': '3 min'
85 +},
86 +{
69 69   'title': $services.localization.render('WECON V-NET Special Function: 1 Email&Status Push'),
70 70   'topics': [
71 71   $services.localization.render('language:english'),
... ... @@ -111,6 +111,15 @@
111 111   'duration': '6 min'
112 112  },
113 113  {
132 + 'title': $services.localization.render('WECON V-NET Special Function: 6 WVPN Pass Through LX5V'),
133 + 'topics': [
134 + $services.localization.render('language:english'),
135 + $services.localization.render('Using WVPN Client tool to remote download the project into LX5V-AN PLC')
136 + ],
137 + 'url': 'https://www.youtube.com/embed/qnVbD9KBqJk',
138 + 'duration': '4 min'
139 +},
140 +{
114 114   'title': $services.localization.render('WECON Cloud SCADA: 1 Cloud SCADA'),
115 115   'topics': [
116 116   $services.localization.render('language:english'),
... ... @@ -191,6 +191,33 @@
191 191   ],
192 192   'url': 'https://www.youtube.com/embed/uYGbdXGPtn8?list=PL_Bpnb2RgakvYq_Ypk9bydIP7lUfkTDBN',
193 193   'duration': '4 min'
221 +},
222 +{
223 + 'title': $services.localization.render('WECON V-NET Client: 1 Interface Introduction'),
224 + 'topics': [
225 + $services.localization.render('language:english'),
226 + $services.localization.render('Introduction for interfaces of V-NET Client software')
227 + ],
228 + 'url': 'https://www.youtube.com/embed/4Yy5w87WzxU',
229 + 'duration': '6 min'
230 +},
231 +{
232 + 'title': $services.localization.render('WECON V-NET Client: 2 How to bind V-Box'),
233 + 'topics': [
234 + $services.localization.render('language:english'),
235 + $services.localization.render('The simple steps of how to bind the V-Box')
236 + ],
237 + 'url': 'https://www.youtube.com/embed/JmEuN4QK-4U',
238 + 'duration': '5 min'
239 +},
240 +{
241 + 'title': $services.localization.render('WECON V-NET Client: 3 ARP Scan'),
242 + 'topics': [
243 + $services.localization.render('language:english'),
244 + $services.localization.render('The introduction of ARP scan tool')
245 + ],
246 + 'url': 'https://www.youtube.com/embed/palTLfK99T8',
247 + 'duration': '4 min'
194 194  }
195 195  ])
196 196