Changes for page Available

From version 63.57
edited by Andrea Omicini
on 30/06/2023 13:34
Change comment: There is no comment for this version
To version 63.59
edited by Andrea Omicini
on 30/06/2023 13:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -35,8 +35,9 @@
35 35   #set( $thesisRoles = $personalThesisDoc.getValue('roles') )
36 36   #end
37 37   #set( $thesisAms = $personalThesisDoc.getValue('showAms') )
38 - $thesisAms
39 39  #### USER SHOWCASE / START
39 +##
40 +## APICE / START
40 40  <ul>
41 41  ## CLOUDS / START
42 42   #if( $xwiki.exists("${userSpace}.${mainSpace}.Clouds.WebHome") )
... ... @@ -104,6 +104,22 @@
104 104   #end
105 105  ## PER ROLE / END
106 106  </ul>
108 +## APICE / END
109 +##
110 +## OTHER / START
111 + #if( $thesisAms || $thesisAmsPhd )
112 +<div class="mainheader">
113 +In AMS
114 +</div>
115 + #end
116 + #if( $thesisAms )
117 +* [[AMS Laurea>>http://amslaurea.unibo.it/view/relatore/$userLastName=3A$userFirstName=3A=3A/||target="_blank"]]
118 + #end
119 + #if( $thesisAmsPhd )
120 +* [[AMS Dottorato>>http://amsdottorato.unibo.it/view/relatore/$userLastName=3A$userFirstName=3A=3A.html||target="_blank"]]
121 + #end
122 +## OTHER / END
123 +##
107 107  #### USER SHOWCASE / END
108 108  #else
109 109  #### GENERAL SHOWCASE / START