Modifiche per il documento Catasto CEER - Manuale utente Certificatore
Ultima modifica di Flavio Pellitteri il 2026/07/01 14:58
Dalla versione 134.1
modificato da Flavio Pellitteri
il 2026/05/27 10:27
il 2026/05/27 10:27
Cambia il commento:
Nessun commento per questa versione
Alla versione 135.1
modificato da Flavio Pellitteri
il 2026/05/27 10:41
il 2026/05/27 10:41
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -103,22 +103,59 @@ 103 103 104 104 == 1.4 Risorse esterne == 105 105 106 -{{html clean="false" wiki="true" $content=" 106 +{{velocity output="false"}} 107 +#set ($displayDocExtra = false) 107 107 109 +#set ($videoCards = [{ 110 + 'title': 'CENED - Registrazione soggetto certificatore'), 111 + 'topics': [ 112 + { 113 + 'url': 'https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/', 114 + 'label': $services.localization.render('help.videos.videoCard1.topic1') 115 + }, 116 + { 117 + 'url': 'https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/Navigate/', 118 + 'label': $services.localization.render('help.videos.videoCard1.topic2') 119 + } 120 + ], 121 + 'url': 'https://www.youtube.com/embed/-m8NxCTvkwQ', 122 + 'duration': '4 min' 123 +}]) 108 108 109 -Unknown macro: iframe. Click on this message for details."}} 110 -<iframe width="560" height="315" 111 - src="https://www.youtube.com/embed/-m8NxCTvkwQ" 112 - allowfullscreen> 113 -</iframe> 114 -{{/html}} 125 +#macro (helpVideoCard $data) 126 + <div class="videoCard"> 127 + <iframe src="$data.url" allowfullscreen title="$escapetool.xml($data.title)" role='application' 128 + aria-describedby="video_hint_$foreach.index" > 129 + </iframe> 130 + <span id="video_hint_$foreach.index" class="sr-only"> 131 + $escapetool.xml($services.localization.render('help.videos.hint')) 132 + </span> 133 + <div class="videoCard-body"> 134 + <div class="videoCard-title"> 135 + $escapetool.xml($data.title) 136 + </div> 137 + <ul> 138 + #foreach ($topic in $data.topics) 139 + <li>#if ($topic.url) 140 + <a href="$escapetool.xml($topic.url)">$escapetool.xml($topic.label)</a> 141 + #else 142 + $escapetool.xml($topic) 143 + #end 144 + </li> 145 + #end 146 + </ul> 147 + </div> 148 + <div class="videoCard-footer"> 149 + $services.icon.renderHTML('play') 150 + <a href="$data.url">$services.localization.render('help.videos.watch')</a> 151 + <span class="videoCard-duration"> 152 + $escapetool.xml($data.duration) 153 + </span> 154 + </div> 155 + </div> 156 +#end 157 +{{/velocity}} 115 115 116 -{{html clean="false" wiki="true"}} 117 -{{html}} 118 -<iframe src="https://www.youtube.com/embed/dQw4w9WgXcQ"></iframe> 119 -{{/html}} 120 -{{/html}} 121 - 122 122 == Step 1 – Dati generali == 123 123 124 124 In questo passaggio devono essere inserite le informazioni anagrafiche e di residenza del richiedente.