Changes for page Per Year
From version 120.22
edited by Andrea Omicini
on 31/10/2021 19:05
on 31/10/2021 19:05
Change comment:
There is no comment for this version
To version 120.24
edited by Andrea Omicini
on 31/10/2021 19:07
on 31/10/2021 19:07
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -123,7 +123,7 @@ 123 123 #set( $thesisFoundNo = $thesisFound.size() ) 124 124 #set( $thesisYearCycleNo = $thesisYearCycleNo + $thesisFoundNo ) 125 125 #if( $thesisFoundNo > 0 && !$oneCycle ) 126 -(% style="border-style:#if( $oneYear )solid hidden hidden solid#{else}hidden hidden hidden dotted#end; border-color:$theme.borderColor; text-align:left; font-style:oblique; font-size:smaller" %)|#if( $oneYear ){{id name='$cycle'/}}#else{{id name='$year-$cycle'/}}#end[[{{thesisCycle plural='no' uppercase='yes' short='yes'}}$cycle{{/thesisCycle}}>>$doc.name||queryString='cycle=$cycle #if( !$oneYear )&year=$selectedYear#end']]126 +(% style="border-style:#if( $oneYear )solid hidden hidden solid#{else}hidden hidden hidden dotted#end; border-color:$theme.borderColor; text-align:left; font-style:oblique; font-size:smaller" %)|#if( $oneYear ){{id name='$cycle'/}}#else{{id name='$year-$cycle'/}}#end[[{{thesisCycle plural='no' uppercase='yes' short='yes'}}$cycle{{/thesisCycle}}>>$doc.name||queryString='cycle=$cycle&year=$year']] 127 127 #end 128 128 #foreach( $thesis in $thesisFound ) 129 129 #set( $thesisDoc = $xwiki.getDocument($thesis) )