Changes for page Available

From version 58.1
edited by Andrea Omicini
on 29/01/2023 22:01
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,7 +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 -##
58 58   #end
59 59  ## CLOUDS / END
60 60  ##
... ... @@ -67,54 +67,51 @@
67 67  #### GENERAL SHOWCASE / END
68 68  #else
69 69  #### USER SHOWCASE / START
70 -### APICE / START
71 -#if( $apiceTheses )
69 + #if( $apiceTheses )
72 72  ## PER STATUS / START
73 - #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
71 + #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
74 74  * {{stringEngIta eng="theses" ita="tesi"/}} [[{{stringEngIta eng="per status" ita="per stato"/}}>>${userSpace}.${objectSpace}.PerStatus]]
75 - #foreach( $status in $statuses )
73 + #foreach( $status in $statuses )
76 76  #if( !$foreach.first ), #{else}** #end[[{{thesisStatus plural="true" uppercase="false" short='true'}}$status{{/thesisStatus}}>>${userSpace}.${objectSpace}.PerStatus||queryString='status=$status']]#end
77 77  
78 - #end
76 + #end
79 79  ## PER STATUS / END
80 80  ##
81 81  ## PER YEAR / START
82 - #if( $xwiki.exists("${userSpace}.${objectSpace}.PerYear") )
80 + #if( $xwiki.exists("${userSpace}.${objectSpace}.PerYear") )
83 83  * {{thesisStatus plural="true" upperCase="false" short="false"}}completed{{/thesisStatus}} [[{{stringEngIta eng="per year" ita="per anno"/}}>>${userSpace}.${objectSpace}.PerYear]]
84 84  ** #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
85 85  
86 - #end
84 + #end
87 87  ## PER YEAR / END
88 88  ##
89 89  ## PER CYCLE / START
90 - #if( $xwiki.exists("${userSpace}.${objectSpace}.PerCycle") )
88 + #if( $xwiki.exists("${userSpace}.${objectSpace}.PerCycle") )
91 91  * {{thesisStatus plural="true" upperCase="false" short="false"}}completed{{/thesisStatus}} [[{{stringEngIta eng="per cycle" ita="per livello"/}}>>${userSpace}.${objectSpace}.PerCycle]]
92 92  ** #foreach( $cycle in $cycles )
93 93  #if( !$foreach.first ), #end[[{{thesisCycle plural="true" uppercase="false" short='true'}}$cycle{{/thesisCycle}}>>${userSpace}.${objectSpace}.PerCycle||queryString='cycle=$cycle']]#end
94 94  
95 - #end
93 + #end
96 96  ## PER CYCLE / END
97 97  ##
98 98  ## PER ROLE / START
99 - #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
97 + #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
100 100  ##* {{stringEngIta eng="theses" ita="tesi"/}} [[{{stringEngIta eng="per status & role" ita="per stato e ruolo"/}}>>${userSpace}.${objectSpace}.PerStatus]]
101 101  * {{stringEngIta eng="theses" ita="tesi"/}} {{stringEngIta eng="per role" ita="per ruolo"/}}
102 102   #foreach( $role in $allThesisRoles )
103 103  #if( !$foreach.first ), #{else}** #end[[{{thesisRole plural="false" uppercase="false" short='true'}}$role{{/thesisRole}}>>${userSpace}.${objectSpace}.PerStatus||queryString='role=$role']]#end
104 104  
105 - #end
103 + #end
106 106  ## PER ROLE / END
107 107  ##
108 108  ## CLOUDS / START
109 - #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.WebHome") )
107 + #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.WebHome") )
110 110  * {{english}}thesis{{/english}} [[{{stringEngIta eng="clouds" ita="nuvole"/}}>>${userSpace}.${objectSpace}.Clouds.WebHome]] {{italiano}}delle tesi{{/italiano}}
111 - #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.Tags") )
109 + #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.Tags") )
112 112  ** [[{{stringEngIta eng="tags" ita="tag" /}}>>${userSpace}.${objectSpace}.Clouds.Tags]]
113 - #end
114 114   #end
115 -## CLOUDS / END
116 116   #end
117 -### APICE / END
113 +## CLOUDS / END
118 118  ##
119 119  ## OTHER / START
120 120   #if( $amsTheses )