Changes for page Per Year
From version 154.1
edited by Andrea Omicini
on 30/06/2023 21:30
on 30/06/2023 21:30
Change comment:
There is no comment for this version
To version 159.1
edited by Andrea Omicini
on 30/06/2023 21:48
on 30/06/2023 21:48
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -131,12 +131,18 @@ 131 131 ## year display / start 132 132 <div style="font-style: normal"><ul> 133 133 #foreach( $item in $itemMap[$year] ) 134 -<li>#thesis linked($item)</li>134 +<li>#thesisyear($item)</li> 135 135 #end 136 136 </ul></div> 137 +## year display / end 138 +## 139 +## year bottom / start 140 +<div #if( $foreach.last )id="bottom"#end class="mainselectbottom"> 137 137 #set( $itemYearNo = $itemMap[$year].size() ) 138 -(% 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"]] 142 +$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 • #anchorlinks() 143 +</div> 144 +## year bottom / end 139 139 #end 146 +## DISPLAY / END 140 140 {{/html}} 141 -{{/velocity}} 142 -{{id name="bottom"/}} 148 +{{/velocity}}{{pageDisplay sort="objectservice"/}}