Changes for page Per Year

From version 148.1
edited by Andrea Omicini
on 30/06/2023 20:37
Change comment: There is no comment for this version
To version 149.1
edited by Andrea Omicini
on 30/06/2023 20:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,5 @@
1 1  {{velocity}}
2 +{{html wiki="true" clean="false"}}
2 2  #template('apice_boolean.vm')
3 3  #### HANDLE PARAMETERS / START
4 4  #template('apice_theses.vm')
... ... @@ -151,15 +151,14 @@
151 151  ##
152 152  #foreach( $year in $itemMap.keySet() )
153 153  (% style="border-style:solid hidden hidden solid; border-color:$theme.borderColor; text-align:left; font-style:oblique" %)|{{id name='$year'/}}[[$year>>$doc||style="text-decoration:none; color:$theme.textPrimaryColor" queryString='year=$year#if( $oneUser )#if( $apiceUser )&user=$userName#{else}&name=$userFirstName&surname=$userLastName#end#end#if( $oneCycle )&cycle=$cycle#end']]
154 -{{html wiki="true" clean="false"}}
155 155  <div style="font-style: normal"><ul>
156 156  #foreach( $item in $itemMap[$year] )
157 157  <li>#thesislinked($item)</li>
158 158  #end
159 159  </ul></div>
160 -{{/html}}
161 161   #set( $itemYearNo = $itemMap[$year].size() )
162 162  (% style="border-style:hidden solid solid hidden; border-color:$theme.borderColor; text-align:right; font-style:oblique; font-size:smaller" %)|($itemYearNo #if( $oneCycle )#if( $itemYearNo == 1 ){{thesisCycle plural="false" uppercase="false"}}$cycle{{/thesisCycle}}#{else}{{thesisCycle plural="true" uppercase="false"}}$cycle{{/thesisCycle}}#end#else#if( $itemYearNo == 1 )$services.localization.render('thesis').toLowerCase()#else$services.localization.render('theses').toLowerCase()#end#end / $year) [[[{{stringEngIta eng='top' ita='in cima'/}}]>>||anchor="top"]] [[[{{stringEngIta eng='bottom' ita='in fondo'/}}]>>||anchor="bottom"]]
163 163  #end
163 +{{/html}}
164 164  {{/velocity}}
165 165  {{id name="bottom"/}}