Changes for page Per Year

From version 132.1
edited by Andrea Omicini
on 30/01/2023 13:13
Change comment: There is no comment for this version
To version 132.2
edited by Andrea Omicini
on 30/01/2023 13:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -172,7 +172,7 @@
172 172  #if( $itemMap.keySet().size() > 1 )
173 173  ## found more than one year
174 174  {{id name="index"/}}
175 -(% style="font-size:smaller; text-align:right; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $year in $itemMap.keySet() )#if( !$foreach.first ) | #end[[$year>>||anchor=$year]]#end)))
175 +(% style="font-size:smaller; text-align:right; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $year in $itemMap.keySet() )#if( !$foreach.first ) | #end[[$year>>$doc||anchor=$year]]#end)))
176 176  #end
177 177  ## theses displayed per year
178 178  #foreach( $year in $itemMap.keySet() )