Changes for page PIStudio

Last modified by Viktor Rejepov on 2023/11/28 14:54

From version 2.1
edited by Stone Wu
on 2022/07/29 14:12
Change comment: There is no comment for this version
To version 3.1
edited by Stone Wu
on 2022/07/29 14:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -39,43 +39,42 @@
39 39  #set ($docextras = [])
40 40  
41 41  #set ($videoCards = [ {
42 -'title': $services.localization.render('1.Software Download&Install'),
42 +'title': $services.localization.render('Software Download&Install'),
43 43  'topics': [
44 -$services.localization.render('This video is showing you how to download and install the PIStudio.')
44 +$services.localization.render('How to download and install the PIStudio.')
45 45  ],
46 46  'url': 'https://www.youtube.com/embed/7FNI4uuVL4c',
47 47  'duration': '3 min'
48 48  }, {
49 -'title': $services.localization.render('2.Create New Project'),
49 +'title': $services.localization.render('Create New Project'),
50 50  'topics': [
51 -$services.localization.render('This video is showing you how to create new project in the PIStudio.')
51 +$services.localization.render('How to create new project in the PIStudio.')
52 52  ],
53 53  'url': 'https://www.youtube.com/embed/0FpmDZe_8U8',
54 54  'duration': '2 min'
55 55  }, {
56 -'title': $services.localization.render('3.Tool: Simulator'),
56 +'title': $services.localization.render('Tool: Simulator'),
57 57  'topics': [
58 -$services.localization.render('This video is showing you how to use the simulator in PIStudio.'),
59 -$services.localization.render('There are mainly two types for simulator: online and offline.')
58 +$services.localization.render('How to use the simulator in PIStudio: online and offline')
60 60  ],
61 61  'url': 'https://www.youtube.com/embed/CFABfWN_470',
62 62  'duration': '4 min'
63 63  }, {
64 -'title': $services.localization.render('4.Download Project'),
63 +'title': $services.localization.render('Download Project'),
65 65  'topics': [
66 -$services.localization.render('This video is showing you how to download project into PI HMI')
65 +$services.localization.render('How to download project into PI HMI')
67 67  ],
68 68  'url': 'https://www.youtube.com/embed/UXKeMGPsTag',
69 69  'duration': '7 min'
70 70  }, {
71 -'title': $services.localization.render('5.Tool: Decompile'),
70 +'title': $services.localization.render('Tool: Decompile'),
72 72  'topics': [
73 -$services.localization.render('Decompile tool is for users can upload the project file from PI HMI.')
72 +$services.localization.render('Decompile tool can upload the project file from PI HMI.')
74 74  ],
75 75  'url': 'https://www.youtube.com/embed/slaVqLKpQno',
76 76  'duration': '2 min'
77 77  }, {
78 -'title': $services.localization.render('6.The ig V-NET Access'),
77 +'title': $services.localization.render('The ig V-NET Access'),
79 79  'topics': [
80 80  $services.localization.render('How to access the VNET platform for ig series HMI')
81 81  ],