Changes for page Per Year
From version 120.1
edited by Andrea Omicini
on 30/10/2021 18:42
on 30/10/2021 18:42
Change comment:
There is no comment for this version
To version 120.3
edited by Andrea Omicini
on 30/10/2021 19:17
on 30/10/2021 19:17
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -104,9 +104,9 @@ 104 104 #set( $thesisNo = 0 ) 105 105 #foreach( $year in $yearList ) 106 106 #set( $thesisYearNo = 0 ) 107 - ###if( !$oneYear )108 - ##(% style="border-style:solid hidden hidden solid; border-color:$theme.borderColor; text-align:left; font-style:oblique" %)|{{id name='$year'/}}$year109 - ###end107 + #if( !$oneYear ) 108 +(% style="border-style:solid hidden hidden solid; border-color:$theme.borderColor; text-align:left; font-style:oblique" %)|{{id name='$year'/}}$year 109 + #end 110 110 ## some selected year or year list / now $year 111 111 #foreach( $cycle in $allThesisCycles ) 112 112 #set( $thesisYearCycleNo = 0 ) ... ... @@ -122,9 +122,6 @@ 122 122 #set( $thesisFound = $xwiki.searchDocuments($sql) ) 123 123 #set( $thesisFoundNo = $thesisFound.size() ) 124 124 #set( $thesisYearCycleNo = $thesisYearCycleNo + $thesisFoundNo ) 125 - #if( $thesisFoundNo > 0 && !$oneYear ) 126 -(% style="border-style:solid hidden hidden solid; border-color:$theme.borderColor; text-align:left; font-style:oblique" %)|{{id name='$year'/}}$year 127 - #end 128 128 #if( $thesisFoundNo > 0 && !$oneCycle ) 129 129 (% 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}} 130 130 #end ... ... @@ -144,5 +144,8 @@ 144 144 (% style="border-style:hidden solid solid hidden; border-color:$theme.borderColor; text-align:right; font-style:oblique; font-weight:normal; font-size:smaller; color:$theme.textSecondaryColor" %)|($thesisYearNo #if($thesisYearNo == 1){{stringEngIta eng='thesis in' ita='tesi nel'/}}#else{{stringEngIta eng='theses in' ita='tesi nel'/}}#end $year{{id name='$year-bottom'/}}) [[[{{stringEngIta eng='top' ita='in cima'/}}]>>||anchor="top"]] [[[{{stringEngIta eng='bottom' ita='in fondo'/}}]>>||anchor="bottom"]] 145 145 #end 146 146 #end 144 + #if( !$oneYear ) 145 +(% style="border-style:hidden hidden hidden hidden; border-color:$theme.borderColor; text-align:right; font-style:oblique; font-weight:normal; font-size:smaller; color:$theme.textSecondaryColor" %)|($thesisNo #if($thesisNo == 1){{stringEngIta eng='thesis' ita='tesi'/}}#else{{stringEngIta eng='theses' ita='tesi'/}}#end [[[{{stringEngIta eng='top' ita='in cima'/}}]>>||anchor="top"]] [[[{{stringEngIta eng='bottom' ita='in fondo'/}}]>>||anchor="bottom"]] 146 + #end 147 147 {{id name='bottom'/}} 148 148 {{/velocity}}