欢迎图片

Changes for page PLC Editor2

Last modified by Mora Zhou on 2024/09/07 15:57

From version 20.5
edited by Stone Wu
on 2022/08/24 09:42
Change comment: There is no comment for this version
To version 20.2
edited by Stone Wu
on 2022/08/24 09:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -40,9 +40,6 @@
40 40  
41 41  = Video =
42 42  
43 -[[$services.localization.render('help.videos.more')>>https://www.youtube.com/playlist?list=PL_Bpnb2RgaktxcT6G9n1meunomIw3T81_]]
44 -{{/velocity}}
45 -
46 46  {{velocity output="false"}}
47 47  #set ($docextras = [])
48 48  #set ($videoCards = [
... ... @@ -96,6 +96,7 @@
96 96  }
97 97  
98 98  ])
96 +
99 99  #macro (helpVideoCard $data)
100 100   <div class="videoCard">
101 101   <iframe src="$data.url" allowfullscreen title="$escapetool.xml($data.title)" role="presentation" ></iframe>
... ... @@ -139,5 +139,5 @@
139 139  </div>
140 140  {{/html}}
141 141  
142 -
143 -
140 +[[$services.localization.render('help.videos.more')>>https://www.youtube.com/playlist?list=PL_Bpnb2RgaktxcT6G9n1meunomIw3T81_]]
141 +{{/velocity}}