Changes for page Supervisors
From version 58.1
edited by Andrea Omicini
on 01/09/2021 23:23
on 01/09/2021 23:23
Change comment:
There is no comment for this version
To version 60.1
edited by Andrea Omicini
on 01/09/2021 23:25
on 01/09/2021 23:25
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,4 @@ 1 -{{ include reference = "MacroSheet" /}}{{velocity}}1 +{{velocity}} 2 2 #if( !$request.tag ) 3 3 ## no tag specified in the query 4 4 >**Tag Cloud** / {{stringEngIta eng="Theses" ita="Tesi" /}} ... ... @@ -19,7 +19,9 @@ 19 19 #set( $urlEscapedTag = $escapetool.url($thesisTag) ) 20 20 #set( $htmlEscapedTag = $escapetool.xml($thesisTag) ) 21 21 (% style='font-size:$tagSize' %) [[$thesisTag>>Theses.Tags||queryString="tag=$urlEscapedTag"]] (%%)#end))) 22 -#else ## one tag specified in the query 22 +#else 23 +{{include reference = "MacroSheet" /}} 24 +## one tag specified in the query 23 23 >Tag “**$request.tag**” / {{stringEngIta eng = "Theses" ita = "Tesi" /}} 24 24 25 25 #set( $from = ", BaseObject as obj0, DBStringListProperty as prop0 join prop0.list item, BaseObject as obj1, DateProperty as prop1" )