Changes for page Per Year
From version 132.1
edited by Andrea Omicini
on 30/01/2023 13:13
on 30/01/2023 13:13
Change comment:
There is no comment for this version
To version 131.2
edited by Andrea Omicini
on 29/01/2023 16:55
on 29/01/2023 16:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -73,7 +73,7 @@ 73 73 #set( $cycle = $cyclePar ) 74 74 #else 75 75 ## 'cycle' parameter is not an admissible thesis cycle value 76 -{{warning}}$cyclePar is not an admissible cycle for APIC etheses{{/warning}}76 +{{warning}}$cyclePar is not an admissible cycle for APICE theses{{/warning}} 77 77 #stop 78 78 #end 79 79 #else ... ... @@ -160,7 +160,7 @@ 160 160 ## output results 161 161 ## page subtitle 162 162 {{id name="top"/}} 163 ->(%%)$itemNo #if( $itemNo == 1 )#if( $oneCycle ){{thesisCycle plural="false" uppercase="false"}}$cycle{{/thesisCycle}}#else{{stringEngIta eng="$objectEngSingular.toLowerCase()" ita="$objectItaSingular.toLowerCase()"/}}#end#{else}#if( $oneCycle ){{thesisCycle plural="true" uppercase="false"}}$cycle{{/thesisCycle}}#else{{stringEngIta eng="$objectEngPlural.toLowerCase()" ita="$objectItaPlural.toLowerCase()"/}}#end#{end} / #if( $oneYear )$year#else$firstYear–$lastYear#{end}#if( $oneUser ) / $userFirstName $userLastName#{end}(%%) 163 +>(%%)$itemNo #if( $itemNo == 1 )#if( $oneCycle ){{thesisCycle plural="false" uppercase="false"}}$cyclePar{{/thesisCycle}}#else{{stringEngIta eng="$objectEngSingular.toLowerCase()" ita="$objectItaSingular.toLowerCase()"/}}#end#{else}#if( $oneCycle ){{thesisCycle plural="true" uppercase="false"}}$cycle{{/thesisCycle}}#else{{stringEngIta eng="$objectEngPlural.toLowerCase()" ita="$objectItaPlural.toLowerCase()"/}}#end#{end} / #if( $oneYear )$year#else$firstYear–$lastYear#{end}#if( $oneUser ) / $userFirstName $userLastName#{end}(%%) 164 164 165 165 ## stop if no thesis is found 166 166 #if( $itemNo == 0 || $itemMap.keySet().size() == 0 )