Changes for page Video

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

From version 13.1
edited by Hunter
on 2023/03/07 17:21
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'),
... ... @@ -225,8 +225,17 @@
225 225   $services.localization.render('language:english'),
226 226   $services.localization.render('The simple steps of how to bind the V-Box')
227 227   ],
228 - 'url': 'https://www.youtube.com/embed/dIeR4rS1gUQ',
237 + 'url': 'https://www.youtube.com/embed/JmEuN4QK-4U',
229 229   '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'
230 230  }
231 231  ])
232 232