Changes for page Per Year

From version 154.1
edited by Andrea Omicini
on 30/06/2023 21:30
Change comment: There is no comment for this version
To version 156.1
edited by Andrea Omicini
on 30/06/2023 21:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,7 @@
1 +
2 +1. List item
3 +1. List item
4 +1. List item
1 1  {{velocity}}
2 2  {{html wiki="true" clean="false"}}
3 3  #template('apice_boolean.vm')
... ... @@ -134,9 +134,15 @@
134 134  <li>#thesislinked($item)</li>
135 135  #end
136 136  </ul></div>
141 +## year display / end
142 +##
143 +## year bottom / start
144 +<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"]]
146 +$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 &bull; #anchorlinks()
147 +## year bottom / end
148 +</div>
139 139  #end
150 +## DISPLAY / END
140 140  {{/html}}
141 -{{/velocity}}
142 -{{id name="bottom"/}}
152 +{{/velocity}}{{pageDisplay sort="objectservice"/}}