Changes for page Per A.Y.
From version 27.1
edited by Andrea Omicini
on 23/11/2021 01:18
on 23/11/2021 01:18
Change comment:
There is no comment for this version
To version 23.1
edited by Andrea Omicini
on 22/11/2021 01:24
on 22/11/2021 01:24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,4 @@ 1 -{{include reference="Courses.Environment"/}}{{ include reference="Environment"/}}{{velocity}}1 +{{include reference="Courses.Environment"/}}{{velocity}} 2 2 #set( $currentCourseDoc = "" ) 3 3 #### get parameters 4 4 ## when ... ... @@ -105,7 +105,7 @@ 105 105 >{{stringEngIta eng = "Courses" ita = "Corsi"/}} / **#if( $oneYear )$aYear#else$firstAYear**–**$lastAYear#end**#if( $userName != "" ) / $userFirstName $userLastName#elseif( $professorName != "" ) / $professorFirstName $professorLastName#elseif( $tutorName != "" ) / $tutorFirstName $tutorLastName (tutor)#end{{id name="top"/}} 106 106 ## 107 107 #if( !$oneYear ) 108 -(% style="font-size: smaller; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach ($yearr in $yearList)#set($yearr1 = $yearr + 1)#set($ayearr = "$yearr/$yearr1")#if( $velocityCount > 1 ) | #end[[$ayearr>>$doc||anchor=$yearr]]#end))) 108 +(% style="font-size: smaller; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach ($yearr in $yearList)#set($yearr1 = $yearr + 1)#set($ayearr = "$yearr/$yearr1")#if( $velocityCount > 1 ) | #end[[$ayearr>>$doc||anchor=$ayearr]]#end))) 109 109 #end 110 110 ## 111 111 #set( $courseNo = 0 ) ... ... @@ -127,5 +127,5 @@ 127 127 (% style="#if( !$oneYear )border-style:hidden solid solid hidden; border-color:$theme.borderColor;#end 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 $ayearr) [[[{{stringEngIta eng='top' ita='in cima'/}}]>>||anchor="top"]] [[[{{stringEngIta eng='bottom' ita='in fondo'/}}]>>||anchor="bottom"]] 128 128 #end 129 129 #end 130 -#if( !$oneYear )(% style="text-align:right; font-style:oblique; font-size:smaller ; border-bottom-style:dotted; border-color:$theme.borderColor" %)|($courseNo #if( $courseNo == 1 ){{stringEngIta eng='course' ita='corso'/}}#else{{stringEngIta eng='courses' ita='corsi'/}}#end)#end130 +#if( !$oneYear )(% style="text-align:right; font-style:oblique; font-size:smaller" %)|($courseNo #if( $courseNo == 1 ){{stringEngIta eng='course' ita='corso'/}}#else{{stringEngIta eng='courses' ita='corsi'/}}#end)#end 131 131 {{/velocity}}