Changes for page Video

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

From version 10.1
edited by Hunter
on 2022/08/24 11:16
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.Hunter
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'),
... ... @@ -126,7 +126,7 @@
126 126   $services.localization.render('Using WVPN Client tool to remote download the project into LX5V-AN PLC')
127 127   ],
128 128   'url': 'https://www.youtube.com/embed/qnVbD9KBqJk',
129 - 'duration': '7 min'
138 + 'duration': '4 min'
130 130  },
131 131  {
132 132   'title': $services.localization.render('WECON Cloud SCADA: 1 Cloud SCADA'),
... ... @@ -209,6 +209,33 @@
209 209   ],
210 210   'url': 'https://www.youtube.com/embed/uYGbdXGPtn8?list=PL_Bpnb2RgakvYq_Ypk9bydIP7lUfkTDBN',
211 211   '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'
212 212  }
213 213  ])
214 214