Changes for page Per Status

From version 93.2
edited by Andrea Omicini
on 22/06/2023 14:55
Change comment: There is no comment for this version
To version 94.2
edited by Andrea Omicini
on 22/06/2023 15:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,6 +29,8 @@
29 29   #set( $showInline = false )
30 30  #end
31 31  ## HANDLE INLINE / END
32 +inline $showInline
33 +bibtext $showBibtex
32 32  ##
33 33  ## HANDLE STATUS / START
34 34  #template('apice_publications.vm')
... ... @@ -208,7 +208,7 @@
208 208   #end
209 209   </ul>
210 210   #else
211 - #foreach( $item in $itemMap[$sort] )
213 + #foreach( $item in $itemMap[$status] )
212 212   #if( $showBibtex)
213 213   #if( $showInline )
214 214   ((({{{ $xwiki.getDocument($item).getValue('bibtex') }}})))