Changes for page Video

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

From version 12.1
edited by Hunter
on 2023/02/14 16:43
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'),
... ... @@ -218,6 +218,24 @@
218 218   ],
219 219   'url': 'https://www.youtube.com/embed/4Yy5w87WzxU',
220 220   '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'
221 221  }
222 222  ])
223 223