Changes for page Per Year

From version 157.1
edited by Andrea Omicini
on 30/06/2023 21:38
Change comment: There is no comment for this version
To version 158.1
edited by Andrea Omicini
on 30/06/2023 21:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +5,3 @@
1 -
2 -1. List item
3 -1. List item
4 -1. List item
5 5  {{velocity}}
6 6  {{html wiki="true" clean="false"}}
7 7  #template('apice_boolean.vm')
... ... @@ -140,6 +140,12 @@
140 140  </ul></div>
141 141  ## year display / end
142 142  ##
139 +## year bottom / start
140 +<div #if( $foreach.last )id="bottom"#end class="mainselectbottom">
141 + #set( $itemYearNo = $itemMap[$year].size() )
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 &bull; #anchorlinks()
143 +</div>
144 +## year bottom / end
143 143  #end
144 144  ## DISPLAY / END
145 145  {{/html}}