Changes for page Available

From version 55.1
edited by Andrea Omicini
on 29/01/2023 21:58
Change comment: There is no comment for this version
To version 53.4
edited by Andrea Omicini
on 29/01/2023 17:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -45,15 +45,9 @@
45 45  ## CLOUDS / START
46 46   #if( $xwiki.exists("${objectSpace}.Clouds.WebHome") )
47 47  * {{english}}thesis{{/english}} [[{{stringEngIta eng="clouds" ita="nuvole"/}}>>${objectSpace}.Clouds.WebHome]] {{italiano}}delle tesi{{/italiano}}
48 - #set( $someDisplayed = false )
49 49   #if( $xwiki.exists("${objectSpace}.Clouds.Tags") )
50 -#if( $someDisplayed ), #{else}** #end[[{{stringEngIta eng="tags" ita="tag"/}}>>${objectSpace}.Clouds.Tags]]##
51 - #set( $someDisplayed = true )
49 +** [[{{stringEngIta eng="tags" ita="tag"/}}>>${objectSpace}.Clouds.Tags]]
52 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 57   #end
58 58  ## CLOUDS / END
59 59  ##
... ... @@ -104,10 +104,11 @@
104 104  ## PER ROLE / END
105 105  ##
106 106  ## CLOUDS / START
107 - #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.WebHome") )
101 + #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.WebHome") )
108 108  * {{english}}thesis{{/english}} [[{{stringEngIta eng="clouds" ita="nuvole"/}}>>${userSpace}.${objectSpace}.Clouds.WebHome]] {{italiano}}delle tesi{{/italiano}}
109 - #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.Tags") )
103 + #if( $xwiki.exists("${userSpace}.${objectSpace}.Clouds.Tags") )
110 110  ** [[{{stringEngIta eng="tags" ita="tag" /}}>>${userSpace}.${objectSpace}.Clouds.Tags]]
105 + #end
111 111   #end
112 112   #end
113 113  ## CLOUDS / END