Changes for page Supervisors

From version 96.2
edited by Andrea Omicini
on 30/06/2023 00:28
Change comment: There is no comment for this version
To version 95.2
edited by Andrea Omicini
on 30/01/2023 15:29
Change comment: There is no comment for this version

Summary

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
Default language
... ... @@ -1,0 +1,1 @@
1 +en
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}
... ... @@ -81,5 +81,4 @@
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}}