Changes for page Per Status

From version 67.2
edited by Andrea Omicini
on 22/07/2022 17:54
Change comment: There is no comment for this version
To version 67.3
edited by Andrea Omicini
on 22/07/2022 17:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -76,7 +76,7 @@
76 76   #if( !$oneStatus )
77 77  (% style="border-style:solid hidden hidden solid; border-color:$theme.borderColor; text-align:left; font-style:oblique" %)|{{id name='$sort'/}}{{pubStatus plural='true' uppercase='true'}}$status{{/pubStatus}}{{id name="$status"/}}
78 78   #end
79 - #foreach( $pub in $pubFound )#if( $xwiki.exists($pub) )#set( $pubDoc = $xwiki.getDocument($pub) )#if( $pubDoc.getObject('${objectSpace}.${objectClass}') )## handling visibility at show time
79 + #foreach( $pub in $pubFound )#if( $xwiki.exists($pub) )#set( $pubDoc = $xwiki.getDocument($pub) )#if( $pubDoc.getObject("${objectSpace}.${objectClass}") )## handling visibility at show time
80 80  ##|(% style='color:$theme.textColor; display:block; line-height:1.25em; margin-top:0; margin-bottom:0em'%){{pubAutheditors eds='true'}}$pub{{/pubAutheditors}}
81 81  ##{{pubTitle}}$pub{{/pubTitle}}
82 82  ##{{pubVenue}}$pub{{/pubVenue}}(%%)