Changes for page Per Status
From version 60.13
edited by Andrea Omicini
on 14/10/2021 01:00
on 14/10/2021 01:00
Change comment:
There is no comment for this version
To version 60.14
edited by Andrea Omicini
on 14/10/2021 01:00
on 14/10/2021 01:00
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -51,19 +51,15 @@ 51 51 ## 52 52 {{id name="top"/}} 53 53 #if( $oneAuthor )#if( $oneStatus ) 54 - 55 55 >**{{pubStatus uppercase='true' plural='true'}}$statusPar{{/pubStatus}}** / $authorFirstName $authorLastName 56 56 #else 57 - 58 58 >**{{pubStatus uppercase='true' plural='true'}}unpublished{{/pubStatus}}** / $authorFirstName $authorLastName 59 59 #end#elseif($oneStatus) 60 - 61 61 >{{pubStatus uppercase='true' plural='true'}}$statusPar{{/pubStatus}} 62 62 #else 63 - 64 64 >{{pubStatus uppercase='true' plural='true'}}unpublished{{/pubStatus}} 65 65 #end 66 - 62 +## 67 67 #if( !$oneStatus ) 68 68 (% style="font-size: smaller; padding:1em 1.5em 0.25em 1.5em; background-color:#if( $xwikiTheme =='dark') #3A3F44 #else whitesmoke #end" %)(((#foreach( $status in $statusList )#if( $velocityCount > 1 ) | #end[[{{pubStatus}}$status{{/pubStatus}}>>||anchor=$status]]#end))) 69 69 #end