Changes for page Supervisors
From version 3.1
edited by Andrea Omicini
on 09/04/2021 15:20
on 09/04/2021 15:20
Change comment:
There is no comment for this version
To version 5.1
edited by Andrea Omicini
on 18/06/2021 10:26
on 18/06/2021 10:26
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 -= Thes isSpace/ Tag Cloud =3 += Theses / 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 ?tag=$urlEscapedTag]])))22 + (% style='display:inline-block; padding:0px 2px; font-size:$tagSize' %)((([[$htmlEscapedTag>>Theses.Tags||queryString="tag=$urlEscapedTag"]]))) 23 23 #end 24 24 ))) 25 25 ... ... @@ -36,7 +36,7 @@ 36 36 37 37 ---- 38 38 39 -[[Back to AllTheses Tags>>Tags]]39 +[[Back to Tag Cloud>>Tags]] 40 40 #end 41 41 {{/html}} 42 42 {{/velocity}}