Changes for page Publications

From version 7.1
edited by Angelo Croatti
on 15/02/2021 18:34
Change comment: There is no comment for this version
To version 13.1
edited by Angelo Croatti
on 15/02/2021 18:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,14 +1,13 @@
1 -{{include reference="Main.MacroSheet"/}}
2 -{{include reference="Publications.MacroSheet"/}}
3 -{{include reference="AngeloCroatti.MacroSheet"/}}
1 +{{include document="AngeloCroatti.MacroSheet"/}}{{include document="Publications.UserShowcase"/}}
4 4  
5 -{{velocity}}
6 -#set( $publicationMenu = true )
7 -{{/velocity}}
8 8  
9 9  
5 +{{velocity filter="none"}}
6 +{{html clean="false" wiki="true"}}
7 +#set( $publicationMenu = true )
10 10  
11 11  
10 +(((
12 12  
13 13  = $userFullname's Publications =
14 14  
... ... @@ -16,12 +16,10 @@
16 16  
17 17  I have authored a number of scientific publications, recorded in the #apice() [[Publications space>>Publications.WebHome]].
18 18  
19 -{{velocity}}
20 20  #set($lastYear = $lastYearPub)
21 21  #set($firstYear = $firstYearPub)
22 22  #set($listSeparator = ", ")
23 23  #set($yearRange = [$lastYear.. $firstYear])
24 -{{/velocity}}
25 25  * [[All publications>>${userSpace}.PapersPerYear?from=$firstYear&to=$lastYear]] ordered by year: #foreach ($year in $yearRange) [[$year>>${userSpace}.PapersPerYear?year=$year]]#if ($year > $firstYear)$listSeparator#end#end
26 26  
27 27  #set ($statusRangeUnpublished = ['Note','Draft','Submitted','Accepted','Accepted with revision','Revised','Camera-ready sent','Proof','In press','Online'])
... ... @@ -35,3 +35,8 @@
35 35  ##* [#stringEnIt("Co-editors","co-curatore") |${userSpace}.CoEditorIndex]
36 36  * [[#stringEnIt("Journal & Series","rivista & serie")>>${userSpace}.JournalIndex]]
37 37  * [[#stringEnIt("Tags","tag")>>${userSpace}.PublicationTags]]
35 +
36 +)))
37 +
38 +{{/html}}
39 +{{/velocity}}