Changes for page All Journals & Series

From version 4.1
edited by Andrea Omicini
on 04/11/2021 23:33
Change comment: There is no comment for this version
To version 3.1
edited by Andrea Omicini
on 04/11/2021 23:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,7 @@
3 3  #set( $journals = $xwiki.searchDocuments($sql) )
4 4  #set( $journalNo = $journals.size() )
5 5  >{{english}}There are currently **$journalNo** journals and series recorded in {{apice /}}{{/english}}{{italian}}Ci sono attualmente **$journalNo** riviste e collane registrate in {{apice /}}{{/italian}}
6 -
6 +##
7 7  #foreach( $journal in $journals )
8 8   #set( $journalDoc=$xwiki.getDocument($journal) )
9 9   #set( $journalObj=$journalDoc.getObject("Journals.JournalClass") )