Changes for page Available

From version 60.1
edited by Andrea Omicini
on 30/01/2023 00:51
Change comment: There is no comment for this version
To version 55.1
edited by Andrea Omicini
on 29/01/2023 21:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -54,11 +54,6 @@
54 54  #if( $someDisplayed ), #{else}** #end[[{{stringEngIta eng="supervisors" ita="supervisori"/}}>>${objectSpace}.Clouds.Supervisors]]##
55 55   #set( $someDisplayed = true )
56 56   #end
57 - #if( $xwiki.exists("${objectSpace}.Clouds.Cosupervisors") )
58 -#if( $someDisplayed ), #{else}** #end[[{{stringEngIta eng="co-supervisors" ita="co-supervisori"/}}>>${objectSpace}.Clouds.Cosupervisors]]##
59 - #set( $someDisplayed = true )
60 - #end
61 -
62 62   #end
63 63  ## CLOUDS / END
64 64  ##
... ... @@ -71,54 +71,51 @@
71 71  #### GENERAL SHOWCASE / END
72 72  #else
73 73  #### USER SHOWCASE / START
74 -### APICE / START
75 -#if( $apiceTheses )
69 + #if( $apiceTheses )
76 76  ## PER STATUS / START
77 - #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
71 + #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
78 78  * {{stringEngIta eng="theses" ita="tesi"/}} [[{{stringEngIta eng="per status" ita="per stato"/}}>>${userSpace}.${objectSpace}.PerStatus]]
79 - #foreach( $status in $statuses )
73 + #foreach( $status in $statuses )
80 80  #if( !$foreach.first ), #{else}** #end[[{{thesisStatus plural="true" uppercase="false" short='true'}}$status{{/thesisStatus}}>>${userSpace}.${objectSpace}.PerStatus||queryString='status=$status']]#end
81 81  
82 - #end
76 + #end
83 83  ## PER STATUS / END
84 84  ##
85 85  ## PER YEAR / START
86 - #if( $xwiki.exists("${userSpace}.${objectSpace}.PerYear") )
80 + #if( $xwiki.exists("${userSpace}.${objectSpace}.PerYear") )
87 87  * {{thesisStatus plural="true" upperCase="false" short="false"}}completed{{/thesisStatus}} [[{{stringEngIta eng="per year" ita="per anno"/}}>>${userSpace}.${objectSpace}.PerYear]]
88 88  ** #foreach( $year in [$lastYearThesis..$firstYearThesis] )#if( $foreach.count < $maxThesisYears || ($foreach.count == $maxThesisYears && $year == $firstYearThesis) )#if( !$foreach.first ), #end[[$year>>${userSpace}.${objectSpace}.PerYear||queryString="year=$year"]]#elseif( $foreach.count == $maxThesisYears ), [[$year–$firstYearThesis>>${userSpace}.${objectSpace}.PerYear||queryString="from=$firstYearThesis&to=$year"]]#end#end
89 89  
90 - #end
84 + #end
91 91  ## PER YEAR / END
92 92  ##
93 93  ## PER CYCLE / START
94 - #if( $xwiki.exists("${userSpace}.${objectSpace}.PerCycle") )
88 + #if( $xwiki.exists("${userSpace}.${objectSpace}.PerCycle") )
95 95  * {{thesisStatus plural="true" upperCase="false" short="false"}}completed{{/thesisStatus}} [[{{stringEngIta eng="per cycle" ita="per livello"/}}>>${userSpace}.${objectSpace}.PerCycle]]
96 96  ** #foreach( $cycle in $cycles )
97 97  #if( !$foreach.first ), #end[[{{thesisCycle plural="true" uppercase="false" short='true'}}$cycle{{/thesisCycle}}>>${userSpace}.${objectSpace}.PerCycle||queryString='cycle=$cycle']]#end
98 98  
99 - #end
93 + #end
100 100  ## PER CYCLE / END
101 101  ##
102 102  ## PER ROLE / START
103 - #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
97 + #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
104 104  ##* {{stringEngIta eng="theses" ita="tesi"/}} [[{{stringEngIta eng="per status & role" ita="per stato e ruolo"/}}>>${userSpace}.${objectSpace}.PerStatus]]
105 105  * {{stringEngIta eng="theses" ita="tesi"/}} {{stringEngIta eng="per role" ita="per ruolo"/}}
106 106   #foreach( $role in $allThesisRoles )
107 107  #if( !$foreach.first ), #{else}** #end[[{{thesisRole plural="false" uppercase="false" short='true'}}$role{{/thesisRole}}>>${userSpace}.${objectSpace}.PerStatus||queryString='role=$role']]#end
108 108  
109 - #end
103 + #end
110 110  ## PER ROLE / END
111 111  ##
112 112  ## CLOUDS / START
113 - #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.WebHome") )
107 + #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.WebHome") )
114 114  * {{english}}thesis{{/english}} [[{{stringEngIta eng="clouds" ita="nuvole"/}}>>${userSpace}.${objectSpace}.Clouds.WebHome]] {{italiano}}delle tesi{{/italiano}}
115 - #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.Tags") )
109 + #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.Tags") )
116 116  ** [[{{stringEngIta eng="tags" ita="tag" /}}>>${userSpace}.${objectSpace}.Clouds.Tags]]
117 - #end
118 118   #end
119 -## CLOUDS / END
120 120   #end
121 -### APICE / END
113 +## CLOUDS / END
122 122  ##
123 123  ## OTHER / START
124 124   #if( $amsTheses )