Changes for page Publications

From version 15.1
edited by Andrea Omicini
on 08/08/2021 01:47
Change comment: There is no comment for this version
To version 16.1
edited by Andrea Omicini
on 08/08/2021 01:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,14 +21,14 @@
21 21  #### select tags
22 22  == {{english}}{{arg2p/}} Publications{{/english}}{{italian}}Pubblicazioni {{arg2p/}}{{/italian}} ==
23 23  #### set query parameters for specific sort/tag
24 - #set ( $where2 = " and lower(item)=lower('$tag') " )
25 - #set ( $sql = $from + " where " + $where1 + $where2 + $where3 )
26 - #set($pubsFound = $xwiki.searchDocuments($sql))
24 +#set( $where2 = " and lower(item)=lower('$tag') " )
25 +#set( $sql = $from + " where " + $where1 + $where2 + $where3 )
26 +#set( $pubsFound = $xwiki.searchDocuments($sql) )
27 27  #### list pubs for each sort/tag
28 - #foreach ($pub in $pubsFound)
29 - * {{pubLinks}}$pub{{/pubLinks}}
30 - #end
31 -#end{{/velocity}}{{include reference='Arg2p.MacroSheet'/}}
28 +#foreach ($pub in $pubsFound)
29 +* {{pubLinks}}$pub{{/pubLinks}}
30 +#end
31 +{{/velocity}}{{include reference='Arg2p.MacroSheet'/}}
32 32  
33 33  
34 34  

Contacts

Roberta Calegari email  |  Giovanni Ciatto email  |  Andrea Omicini email  |  Giuseppe Pisano email  |  Giovanni Sartor email

Downloads

GitHub  |  Maven Central  |  NPM

Documentation

GitLab

Online tools

Playground

Sources

GitHub