Changes for page Per Status

From version 60.14
edited by Andrea Omicini
on 14/10/2021 01:00
Change comment: There is no comment for this version
To version 60.13
edited by Andrea Omicini
on 14/10/2021 01:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -51,15 +51,19 @@
51 51  ##
52 52  {{id name="top"/}}
53 53  #if( $oneAuthor )#if( $oneStatus )
54 +
54 54  >**{{pubStatus uppercase='true' plural='true'}}$statusPar{{/pubStatus}}** / $authorFirstName $authorLastName
55 55  #else
57 +
56 56  >**{{pubStatus uppercase='true' plural='true'}}unpublished{{/pubStatus}}** / $authorFirstName $authorLastName
57 57  #end#elseif($oneStatus)
60 +
58 58  >{{pubStatus uppercase='true' plural='true'}}$statusPar{{/pubStatus}}
59 59  #else
63 +
60 60  >{{pubStatus uppercase='true' plural='true'}}unpublished{{/pubStatus}}
61 61  #end
62 -##
66 +
63 63  #if( !$oneStatus )
64 64  (% 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)))
65 65  #end