Changes for page Supervisors
From version 96.1
edited by Andrea Omicini
on 30/06/2023 00:27
on 30/06/2023 00:27
Change comment:
There is no comment for this version
To version 95.1
edited by Andrea Omicini
on 29/01/2023 21:46
on 29/01/2023 21:46
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,0 @@ 1 -#if($request.tag)$services.localization.render('author').toLowerCase() : $xwiki.getUserName($request.tag,false)#else$services.localization.render('supervisors')#end - Content
-
... ... @@ -1,11 +1,14 @@ 1 -{{velocity}} 2 -{{html clean="false" wiki="true"}} 3 -#template('apice_publications.vm') 4 -#template('apice_user_param.vm') 1 += {{velocity}}#if( $request.tag )(% style="color:$theme.textSecondaryColor" %)supervisor : (%%){{namesFromUsers linked='false'}}$request.tag{{/namesFromUsers}}#{else}{{stringEngIta eng="Supervisors" ita= "Supervisori"/}}#{end}{{/velocity}} = 2 + 3 +{{include reference="Theses.Environment" excludeFirstHeading="true"/}}{{velocity}} 4 +## thesis page with menus 5 +#set( $thesisMenu = true ) 5 5 ## 6 6 #### tag parameter possibly brings name to be used as tag 7 -#if( !$request.tag ) 8 8 ## no tag parameter --> just the cloud 9 +## yes tag parameter --> the item list 10 +## 11 +## NO TAG PARAMETER 9 9 #if( !$request.tag ) 10 10 ## subtitle 11 11 >{{stringEngIta eng="$objectEngPlural" ita= "$objectItaPlural"/}}#if( $oneUser ) / $userFirstName $userLastName#{end} ... ... @@ -75,11 +75,10 @@ 75 75 ## talk list 76 76 ((( 77 77 #foreach( $item in $itemFound ) 78 -[[image:icon:book]] {{thesis linked="title"}}$item{{/thesis}}81 +[[image:icon:book]] {{thesis}}$item{{/thesis}} 79 79 #end 80 80 ))) 81 81 ## thesis list bottom 82 82 (% style='font-style:oblique;font-size:smaller;text-align:right;color:$theme.textSecondaryColor' %)((([ [[{{stringEngIta eng="supervisor cloud" ita="nuvola supervisori" /}}>>$doc||]] / {{stringEngIta eng = "$objectEngPlural.toLowerCase()" ita = "$objectItaPlural.toLowerCase()"/}} ])))(%%) 83 83 #end 84 -{{/html}} 85 -{{/velocity}}{{pageDisplay sort="objectservice"/}} 87 +{{/velocity}}