Changes for page Supervisors

From version 6.1
edited by Andrea Omicini
on 18/06/2021 10:27
Change comment: There is no comment for this version
To version 3.1
edited by Andrea Omicini
on 09/04/2021 15:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 1  {{velocity filter="none"}}{{html clean="false" wiki="true"}}
2 2  #if(!$request.tag) ## no tag specified in the query
3 -= {{stringEngIta eng="Theses" ita="Tesi" /}} / Tag Cloud =
3 += Thesis Space / Tag Cloud =
4 4  
5 5  #set ($from = ", BaseObject as obj0")
6 6  #set ($where = "obj0.name=doc.fullName and obj0.className='Theses.ThesisClass' and obj0.name<>'Theses.ThesisClassTemplate'")
... ... @@ -19,7 +19,7 @@
19 19   #end
20 20   #set($urlEscapedTag = $escapetool.url($thesisTag))
21 21   #set($htmlEscapedTag = $escapetool.xml($thesisTag))
22 - (% style='display:inline-block; padding:0px 2px; font-size:$tagSize' %)((([[$htmlEscapedTag>>Theses.Tags||queryString="tag=$urlEscapedTag"]])))
22 + (% style='display:inline-block; padding:0px 2px; font-size:$tagSize' %)((([[$htmlEscapedTag>>Theses.Tags?tag=$urlEscapedTag]])))
23 23  #end
24 24  )))
25 25  
... ... @@ -36,7 +36,7 @@
36 36  
37 37  ----
38 38  
39 -[[{{stringEngIta eng="Back to" ita="Torna alla" /}} Tag Cloud>>Tags]]
39 +[[Back to All Theses Tags>>Tags]]
40 40  #end
41 41  {{/html}}
42 42  {{/velocity}}