Changes for page Available

From version 59.1
edited by Andrea Omicini
on 29/01/2023 22:01
Change comment: There is no comment for this version
To version 61.2
edited by Andrea Omicini
on 30/01/2023 00:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,22 +2,36 @@
2 2  
3 3  {{include reference="Theses.Environment" excludeFirstHeading="true"/}}{{velocity}}
4 4  #set( $thesisMenu = true )
5 -#set( $showAvailableTheses = true )
6 6  ##
7 -#if( $showAvailableTheses )
8 - #set( $statuses = $allThesisStatuses )
9 -#else
10 - #set( $statuses = $workingThesisStatuses )
11 -#end
12 -#if( $showPhDTheses )
13 - #set( $cycles = $allThesisCycles )
14 -#else
15 - #set( $cycles = $lowThesisCycles )
16 -#end
17 -##
18 18  #if( !$userName || $userName == "" || !$userSpace || $userSpace == "" || !$userFullname || $userFullname == "" )
19 19  #### GENERAL SHOWCASE / START
20 20  ##
9 +## set control variables
10 +#set( $statuses = $allThesisStatuses )
11 +##set( $statuses = $workingThesisStatuses )
12 +#set( $cycles = $allThesisCycles )
13 +##set( $cycles = $lowThesisCycles )
14 +##
15 +## CLOUDS / START
16 + #if( $xwiki.exists("${objectSpace}.Clouds.WebHome") )
17 +* {{english}}thesis{{/english}} [[{{stringEngIta eng="clouds" ita="nuvole"/}}>>${objectSpace}.Clouds.WebHome]] {{italiano}}delle tesi{{/italiano}}
18 + #set( $someDisplayed = false )
19 + #if( $xwiki.exists("${objectSpace}.Clouds.Tags") )
20 +#if( $someDisplayed ), #{else}** #end[[{{stringEngIta eng="tags" ita="tag"/}}>>${objectSpace}.Clouds.Tags]]##
21 + #set( $someDisplayed = true )
22 + #end
23 + #if( $xwiki.exists("${objectSpace}.Clouds.Supervisors") )
24 +#if( $someDisplayed ), #{else}** #end[[{{stringEngIta eng="supervisors" ita="supervisori"/}}>>${objectSpace}.Clouds.Supervisors]]##
25 + #set( $someDisplayed = true )
26 + #end
27 + #if( $xwiki.exists("${objectSpace}.Clouds.Cosupervisors") )
28 +#if( $someDisplayed ), #{else}** #end[[{{stringEngIta eng="co-supervisors" ita="co-supervisori"/}}>>${objectSpace}.Clouds.Cosupervisors]]##
29 + #set( $someDisplayed = true )
30 + #end
31 +
32 + #end
33 +## CLOUDS / END
34 +##
21 21  ## PER STATUS / START
22 22   #if( $xwiki.exists("${objectSpace}.PerStatus") )
23 23  * {{stringEngIta eng="theses" ita="tesi"/}} [[{{stringEngIta eng="per status" ita="per stato"/}}>>${objectSpace}.PerStatus]]
... ... @@ -42,22 +42,6 @@
42 42   #end
43 43  ## PER CYCLE / END
44 44  ##
45 -## CLOUDS / START
46 - #if( $xwiki.exists("${objectSpace}.Clouds.WebHome") )
47 -* {{english}}thesis{{/english}} [[{{stringEngIta eng="clouds" ita="nuvole"/}}>>${objectSpace}.Clouds.WebHome]] {{italiano}}delle tesi{{/italiano}}
48 - #set( $someDisplayed = false )
49 - #if( $xwiki.exists("${objectSpace}.Clouds.Tags") )
50 -#if( $someDisplayed ), #{else}** #end[[{{stringEngIta eng="tags" ita="tag"/}}>>${objectSpace}.Clouds.Tags]]##
51 - #set( $someDisplayed = true )
52 - #end
53 - #if( $xwiki.exists("${objectSpace}.Clouds.Supervisors") )
54 -#if( $someDisplayed ), #{else}** #end[[{{stringEngIta eng="supervisors" ita="supervisori"/}}>>${objectSpace}.Clouds.Supervisors]]##
55 - #set( $someDisplayed = true )
56 - #end
57 -
58 - #end
59 -## CLOUDS / END
60 -##
61 61  ## BY CONTENT / START
62 62   #if( $xwiki.exists("${objectSpace}.Search") )
63 63  * [[{{stringEngIta eng="search" ita="ricerca"/}}>>${objectSpace}.Search]] {{stringEngIta eng="theses by content" ita="tesi per contenuto"/}}
... ... @@ -67,8 +67,32 @@
67 67  #### GENERAL SHOWCASE / END
68 68  #else
69 69  #### USER SHOWCASE / START
68 +##
69 +## set control varibles
70 +##
71 +#if( $showAvailableTheses )
72 + #set( $statuses = $allThesisStatuses )
73 +#else
74 + #set( $statuses = $workingThesisStatuses )
75 +#end
76 +#if( $showPhDTheses )
77 + #set( $cycles = $allThesisCycles )
78 +#else
79 + #set( $cycles = $lowThesisCycles )
80 +#end
81 +##
70 70  ### APICE / START
71 71  #if( $apiceTheses )
84 +##
85 +## CLOUDS / START
86 + #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.WebHome") )
87 +* {{english}}thesis{{/english}} [[{{stringEngIta eng="clouds" ita="nuvole"/}}>>${userSpace}.${objectSpace}.Clouds.WebHome]] {{italiano}}delle tesi{{/italiano}}
88 + #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.Tags") )
89 +** [[{{stringEngIta eng="tags" ita="tag" /}}>>${userSpace}.${objectSpace}.Clouds.Tags]]
90 + #end
91 + #end
92 +## CLOUDS / END
93 +##
72 72  ## PER STATUS / START
73 73   #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
74 74  * {{stringEngIta eng="theses" ita="tesi"/}} [[{{stringEngIta eng="per status" ita="per stato"/}}>>${userSpace}.${objectSpace}.PerStatus]]
... ... @@ -104,15 +104,6 @@
104 104  
105 105   #end
106 106  ## PER ROLE / END
107 -##
108 -## CLOUDS / START
109 - #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.WebHome") )
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") )
112 -** [[{{stringEngIta eng="tags" ita="tag" /}}>>${userSpace}.${objectSpace}.Clouds.Tags]]
113 - #end
114 - #end
115 -## CLOUDS / END
116 116   #end
117 117  ### APICE / END
118 118  ##