Changes for page Per Year

From version 96.1
edited by Andrea Omicini
on 30/10/2021 16:03
Change comment: There is no comment for this version
To version 90.3
edited by Andrea Omicini
on 29/10/2021 16:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -70,18 +70,18 @@
70 70  $oneUser
71 71  $oneCycle
72 72  ### END USER & CYCLE
73 +#stop
74 +
75 +
73 73  ##
74 74  ## title
75 ->#if( $oneRole ){{thesisCycle short='no'}}$selecteCycle{{/thesisCycle}}#else{{stringEngIta eng="Theses" ita="Tesi"/}}#end / #if( $oneYear )$selectedYear#else$firstYear–$lastYear#end#if( $oneUser ) / $userFirstName **$userLastName**#end{{id name='top'/}}
78 +>#if( $oneStatus ){{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{/thesisStatus}}#else{{stringEngIta eng="Theses" ita="Tesi"/}}#end#if( $oneUser ) / $userFirstName **$userLastName**#end#if( $oneRole ) / {{thesisRole short='yes'}}$selectedRole{{/thesisRole}}#end{{id name='top'/}}
76 76  ## index
77 -#if( !$oneYear )
78 -(% style="font-size: smaller; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $year in $yearList )#if ($velocityCount > 1) | #end[[$year>>||anchor="$year"]]#end)))
79 -#elseif( $oneUser && !$oneCycle )
80 -(% style="font-size: smaller; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $cycle in $allThesisCycles )#if ($velocityCount > 1) | #end [[{{thesisCycle}}$cycle{{/thesisCycle}}>>||anchor="$cycle"]]#end)))
80 +#if( !$oneStatus )
81 +(% style="font-size: smaller; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $status in $allThesisStatuses )#if ($velocityCount > 1) | #end[[{{thesisStatus plural="true" uppercase="false"}}$status{{/thesisStatus}}>>||anchor="$status"]]#end)))
82 +#elseif( $oneUser && !$oneRole )
83 +(% style="font-size: smaller; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $role in $allThesisRoles )#if ($velocityCount > 1) | #end [[{{thesisRole}}$role{{/thesisRole}}>>||anchor="$role"]]#end)))
81 81  #end{{id name='index'/}}
82 -
83 -#stop
84 -
85 85  ## search theses
86 86  #set( $thesisNo = 0 )
87 87  #foreach( $status in $allThesisStatuses )