| ... |
... |
@@ -2,94 +2,52 @@ |
| 2 |
2 |
#set ($docextras = []) |
| 3 |
3 |
|
| 4 |
4 |
#set ($videoCards = [{ |
| 5 |
|
- 'title': $services.localization.render('help.videos.videoCard1.title'), |
|
5 |
+ 'title': 'Homepage Overview', |
| 6 |
6 |
'topics': [ |
| 7 |
|
- { |
| 8 |
|
- 'url': 'https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/', |
| 9 |
|
- 'label': $services.localization.render('help.videos.videoCard1.topic1') |
| 10 |
|
- }, |
| 11 |
|
- { |
| 12 |
|
- 'url': 'https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/Navigate/', |
| 13 |
|
- 'label': $services.localization.render('help.videos.videoCard1.topic2') |
| 14 |
|
- } |
|
7 |
+ 'Discover the elements displayed on your homepage', |
|
8 |
+ 'Start browsing your wiki' |
| 15 |
15 |
], |
| 16 |
16 |
'url': 'https://www.youtube.com/embed/p5g6aDGOqWY', |
| 17 |
17 |
'duration': '4 min' |
| 18 |
18 |
}, { |
| 19 |
|
- 'title': $services.localization.render('help.videos.videoCard2.title'), |
|
13 |
+ 'title': 'Homepage Customization', |
| 20 |
20 |
'topics': [ |
| 21 |
|
- { |
| 22 |
|
- 'url': 'https://extensions.xwiki.org/xwiki/bin/view/Extension/Flamingo%20Theme%20Application#HHowtoselectatheme', |
| 23 |
|
- 'label': $services.localization.render('help.videos.videoCard2.topic1') |
| 24 |
|
- }, |
| 25 |
|
- { |
| 26 |
|
- 'url': 'https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/ChangingTheLogoAndThePanels#HChangingyourwiki27spanels', |
| 27 |
|
- 'label': $services.localization.render('help.videos.videoCard2.topic2') |
| 28 |
|
- }, |
| 29 |
|
- { |
| 30 |
|
- 'url': 'https://extensions.xwiki.org/xwiki/bin/view/Extension/Dashboard%20Macro#HAddinggadgets', |
| 31 |
|
- 'label': $services.localization.render('help.videos.videoCard2.topic3') |
| 32 |
|
- } |
|
15 |
+ 'Learn how to change your wiki color theme', |
|
16 |
+ 'Learn how to add panels and columns to your wiki look', |
|
17 |
+ 'Learn how to add widgets to a wiki' |
| 33 |
33 |
], |
| 34 |
34 |
'url': 'https://www.youtube.com/embed/zX1Itoh3E68', |
| 35 |
35 |
'duration': '5 min' |
| 36 |
36 |
}, { |
| 37 |
|
- 'title': $services.localization.render('help.videos.videoCard3.title'), |
|
22 |
+ 'title': 'Page and Content Creation', |
| 38 |
38 |
'topics': [ |
| 39 |
|
- { |
| 40 |
|
- 'url': 'https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/CreatingAPage', |
| 41 |
|
- 'label': $services.localization.render('help.videos.videoCard3.topic1') |
| 42 |
|
- }, |
| 43 |
|
- { |
| 44 |
|
- 'url': 'https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/EditingAPage', |
| 45 |
|
- 'label': $services.localization.render('help.videos.videoCard3.topic2') |
| 46 |
|
- }, |
| 47 |
|
- { |
| 48 |
|
- 'url': 'https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/KeyboardShortcuts#HViewMode', |
| 49 |
|
- 'label': $services.localization.render('help.videos.videoCard3.topic3') |
| 50 |
|
- } |
|
24 |
+ 'Discover how to create a page', |
|
25 |
+ 'Learn how to use the WYSIWYG editor', |
|
26 |
+ 'Discover the view and edit modes' |
| 51 |
51 |
], |
| 52 |
52 |
'url': 'https://www.youtube.com/embed/onenEu21FIk', |
| 53 |
53 |
'duration': '6 min' |
| 54 |
54 |
}, { |
| 55 |
|
- 'title': $services.localization.render('help.videos.videoCard4.title'), |
|
31 |
+ 'title': 'Importing Office Documents to XWiki', |
| 56 |
56 |
'topics': [ |
| 57 |
|
- { |
| 58 |
|
- 'url': 'https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/Imports#HImportingOfficedocuments', |
| 59 |
|
- 'label': $services.localization.render('help.videos.videoCard4.topic1') |
| 60 |
|
- }, |
| 61 |
|
- { |
| 62 |
|
- 'url': 'https://extensions.xwiki.org/xwiki/bin/view/Extension/TOC+Macro#HExample1:Simple', |
| 63 |
|
- 'label': $services.localization.render('help.videos.videoCard4.topic2') |
| 64 |
|
- } |
|
33 |
+ 'Discover how to import Office Documents to your wiki', |
|
34 |
+ 'Learn how to use a "Table of content" macro' |
| 65 |
65 |
], |
| 66 |
66 |
'url': 'https://www.youtube.com/embed/csQVSRMVclM', |
| 67 |
67 |
'duration': '4 min' |
| 68 |
68 |
}, { |
| 69 |
|
- 'title': $services.localization.render('help.videos.videoCard5.title'), |
|
39 |
+ 'title': 'App Within Minutes', |
| 70 |
70 |
'topics': [ |
| 71 |
|
- { |
| 72 |
|
- 'url': 'https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/CreatingABasicApp', |
| 73 |
|
- 'label': $services.localization.render('help.videos.videoCard5.topic1') |
| 74 |
|
- }, |
| 75 |
|
- { |
| 76 |
|
- 'url': 'https://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/Tutorials/FAQTutorial/FAQTutorialAWM#HCreatingnewFAQentries', |
| 77 |
|
- 'label': $services.localization.render('help.videos.videoCard5.topic2') |
| 78 |
|
- } |
|
41 |
+ 'Discover how to create an application', |
|
42 |
+ 'Learn how to use your application' |
| 79 |
79 |
], |
| 80 |
80 |
'url': 'https://www.youtube.com/embed/Pv4jPCaU99g', |
| 81 |
81 |
'duration': '7 min' |
| 82 |
82 |
}, { |
| 83 |
|
- 'title': $services.localization.render('help.videos.videoCard6.title'), |
|
47 |
+ 'title': 'Add / Remove Extensions', |
| 84 |
84 |
'topics': [ |
| 85 |
|
- { |
| 86 |
|
- 'url': 'https://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/Tutorials/CreatingExtensions/#HInstallinganExtension', |
| 87 |
|
- 'label': $services.localization.render('help.videos.videoCard6.topic1') |
| 88 |
|
- }, |
| 89 |
|
- { |
| 90 |
|
- 'url': 'https://extensions.xwiki.org/xwiki/bin/view/Extension/Administration%20Application#HDescription', |
| 91 |
|
- 'label': $services.localization.render('help.videos.videoCard6.topic2') |
| 92 |
|
- } |
|
49 |
+ 'Discover how to add/remove extensions using the Extension Manager', |
|
50 |
+ 'Discover the XWiki Administration UI' |
| 93 |
93 |
], |
| 94 |
94 |
'url': 'https://www.youtube.com/embed/Q4NHu6J5pX4', |
| 95 |
95 |
'duration': '3 min' |
| ... |
... |
@@ -97,12 +97,7 @@ |
| 97 |
97 |
|
| 98 |
98 |
#macro (helpVideoCard $data) |
| 99 |
99 |
<div class="videoCard"> |
| 100 |
|
- <iframe src="$data.url" allowfullscreen title="$escapetool.xml($data.title)" role='application' |
| 101 |
|
- aria-describedby="video_hint_$foreach.index" > |
| 102 |
|
- </iframe> |
| 103 |
|
- <span id="video_hint_$foreach.index" class="sr-only"> |
| 104 |
|
- $escapetool.xml($services.localization.render('help.videos.hint')) |
| 105 |
|
- </span> |
|
58 |
+ <iframe src="$data.url" allowfullscreen></iframe> |
| 106 |
106 |
<div class="videoCard-body"> |
| 107 |
107 |
<div class="videoCard-title"> |
| 108 |
108 |
$escapetool.xml($data.title) |
| ... |
... |
@@ -109,18 +109,13 @@ |
| 109 |
109 |
</div> |
| 110 |
110 |
<ul> |
| 111 |
111 |
#foreach ($topic in $data.topics) |
| 112 |
|
- <li>#if ($topic.url) |
| 113 |
|
- <a href="$escapetool.xml($topic.url)">$escapetool.xml($topic.label)</a> |
| 114 |
|
- #else |
| 115 |
|
- $escapetool.xml($topic) |
| 116 |
|
- #end |
| 117 |
|
- </li> |
|
65 |
+ <li>$topic</li> |
| 118 |
118 |
#end |
| 119 |
119 |
</ul> |
| 120 |
120 |
</div> |
| 121 |
121 |
<div class="videoCard-footer"> |
| 122 |
122 |
$services.icon.renderHTML('play') |
| 123 |
|
- <a href="$data.url">$services.localization.render('help.videos.watch')</a> |
|
71 |
+ <a href="$data.url">Watch</a> |
| 124 |
124 |
<span class="videoCard-duration"> |
| 125 |
125 |
$escapetool.xml($data.duration) |
| 126 |
126 |
</span> |
| ... |
... |
@@ -148,5 +148,5 @@ |
| 148 |
148 |
</div> |
| 149 |
149 |
{{/html}} |
| 150 |
150 |
|
| 151 |
|
-[[$services.localization.render('help.videos.more')>>https://www.youtube.com/playlist?list=PLhe7KI1rstRQeLSHxcTozZ0HJSk-mIYzt]] |
|
99 |
+[[View more videos>>https://www.youtube.com/playlist?list=PLhe7KI1rstRQeLSHxcTozZ0HJSk-mIYzt]] |
| 152 |
152 |
{{/velocity}} |