Changes for page Per A.Y.

From version 27.1
edited by Andrea Omicini
on 23/11/2021 01:18
Change comment: There is no comment for this version
To version 28.1
edited by Andrea Omicini
on 23/11/2021 17:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -120,9 +120,7 @@
120 120  (% style="border-style:solid hidden hidden solid; border-color:$theme.borderColor; text-align:left; font-style:oblique" %)|{{id name='$yearr'/}}[[$ayearr>>$doc||queryString='year=$yearr#if( $userName != "" )&user=$userName#elseif( $professorName != "" )&professor=$professorName#elseif( $tutorName != "" )&tutor=$tutorName#end']]
121 121   #end
122 122   #foreach( $courseDoc in $courseFound )
123 - #set( $name = $xwiki.getDocument($courseDoc).display("courseName"))
124 - #set( $nome = $xwiki.getDocument($courseDoc).display("nomeCorso"))
125 -* [[#if( $nome == "" )$name#elseif( $name == "" )$nome#elseif( $context.language.contains('it') )$nome#else$name#end>>$courseDoc]]
123 +* {{courseName}}$courseDoc{{/courseName}}
126 126   #end
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