Changes for page Per A.Y.
From version 44.1
edited by Andrea Omicini
on 08/02/2023 00:10
on 08/02/2023 00:10
Change comment:
There is no comment for this version
To version 45.1
edited by Andrea Omicini
on 08/02/2023 00:11
on 08/02/2023 00:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -141,16 +141,16 @@ 141 141 {{id name="index"/}} 142 142 (% style="font-size:smaller; text-align:right; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $yearr in $courseMap.keySet() )#set($yearr1 = $yearr + 1)#set($ayearr = $yearr + "/" + $yearr1 )#if( !$foreach.first ) | #end[[$ayearr>>||anchor="$ayearr"]]#end))) 143 143 #end 144 - 145 145 ## courses displayed per academic year 146 146 #foreach( $yearr in $courseMap.keySet() )#set($yearr1 = $yearr + 1)#set($ayearr = $yearr + "/" + $yearr1 ) 147 147 (% style="border-style:solid hidden hidden solid; border-color:$theme.borderColor; text-align:left; font-style:oblique" %)|{{id name='$ayearr'/}}[[$ayearr>>$doc||style='text-decoration:none; color:$theme.textPrimaryColor' queryString='year=$yearr#if( $userName != "" )&user=$userName#elseif( $professorName != "" )&professor=$professorName#elseif( $tutorName != "" )&tutor=$tutorName#end']] 148 -(% style="border-style:hidden hidden hidden hidden; font-style:normal" %)#foreach( $course in $courseMap[$yearr] ) 147 +(% style="border-style:hidden hidden hidden hidden; font-style:normal" %) 148 +#foreach( $course in $courseMap[$yearr] ) 149 149 * {{courseName}}$course{{/courseName}} 150 150 #end 151 151 (%%) 152 152 #set( $courseYearNo = $courseMap[$yearr].size() ) 153 -(% style="border-style:hidden solid solid hidden; border-color:$theme.borderColor; text-align:right; font-style:oblique; font-size:smaller" %)|($ itemYearNo #if( $courseYearNo == 1 ){{stringEngIta eng='course in' ita='corso nel'/}}#{else}{{stringEngIta eng='courses in' ita='corsi nel'/}}#end $year) [[[{{stringEngIta eng='top' ita='in cima'/}}]>>||anchor="top"]] [[[{{stringEngIta eng='bottom' ita='in fondo'/}}]>>||anchor="bottom"]]153 +(% style="border-style:hidden solid solid hidden; border-color:$theme.borderColor; text-align:right; font-style:oblique; font-size:smaller" %)|($courseYearNo #if( $courseYearNo == 1 ){{stringEngIta eng='course in' ita='corso nel'/}}#{else}{{stringEngIta eng='courses in' ita='corsi nel'/}}#end $year) [[[{{stringEngIta eng='top' ita='in cima'/}}]>>||anchor="top"]] [[[{{stringEngIta eng='bottom' ita='in fondo'/}}]>>||anchor="bottom"]] 154 154 #end 155 155 {{/velocity}} 156 156 {{id name="bottom"/}}