Changes for page Per Year

From version 133.8
edited by Andrea Omicini
on 09/02/2023 00:46
Change comment: There is no comment for this version
To version 135.1
edited by Andrea Omicini
on 24/04/2023 13:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 1  = {{italiano}}Per anno{{/italiano}}{{english}}Per Year{{/english}} =
2 2  
3 -{{include reference="Main.Environment" excludeFirstHeading="true"/}}{{include reference="Theses.Environment" excludeFirstHeading="true"/}}{{velocity}}
3 +{{include reference="Classes.Environment" excludeFirstHeading="true"/}}{{include reference="Theses.Environment" excludeFirstHeading="true"/}}{{velocity}}
4 4  #set( $thesisMenu = true )
5 5  #### HANDLE PARAMETERS / START
6 6  ##
... ... @@ -189,7 +189,7 @@
189 189  #end
190 190  ## theses displayed per year
191 191  #foreach( $year in $itemMap.keySet() )
192 -(% style="border-style:solid hidden hidden solid; border-color:$theme.borderColor; text-align:left; font-style:oblique" %)|{{id name='$year'/}}[[$year>>$doc||style="text-decoration:none; color:$theme.textPrimaryColor" queryString='year=$year#if( $oneUser )#if( $apiceUser )&user=$userName#{else}&name=$userFirstName&surname=$userLastName#end#end#if( $oneCycle )&cycle=$cycle#end']]
192 +(% style="border-style:solid hidden hidden solid; border-color:$theme.borderColor; text-align:left; font-style:oblique" %)|{{id name='$year'/}}[[$year>>$doc||style="text-decoration:none; color:$theme.textPrimaryColor" queryString='year=$year#if( $oneUser )#if( $apiceUser )&user=$userName#{else}&name=$userFirstName&surname=$userLastName#end#end#if( $oneCycle )&cycle=$cycle#end#if( $showInline )&inline=true#end']]
193 193  #foreach( $item in $itemMap[$year] )
194 194   #if( $showInline )
195 195   #if( $foreach.first )