thesisList macro

thesisList macro

  • inline
    • yes
  • content
    • none
  • parameters
    • short — displays the acronym or the full name
      • admissible values: true (true | yes | y | vero | v | 1)  / false (false | no | n | falso | 0)
      • default: true 
    • output — the way in which the project names are going to be listed in display
      • admissible values: comma / list / lines / dash / bar / dot 
      • default: comma 
      • value comma displays a comma-separated list of projects
      • value list displays a proper list of projects
      • value lines displays projects in different lines
      • value dash displays a dashed list of projects
      • value bar displays a bar-separated list of projects
      • value dot displays a dot-separated list of projects
    • dates — displays project dates
      • admissible values: true (true | yes | y | vero | v | 1)  / false (false | no | n | falso | 0)
      • default: true 
    • status — status of the project to display
      • admissible values:  ended  /  ongoing   
      • default: * 
        • any string apart from the ones below displays all projects
      • value ongoing displays ongoing projects
      • value ended displays ended projects
    • sort — sort of the project to display
      • admissible values:  competitive  /  noncompetitive  /  other   
      • default: * 
        • any string apart from the ones below displays all projects
      • value competitive displays competitive projects
      • value non-competitive displays non-competitive projects
      • value other displays other sorts of projects
    • context — context of the project to display
      • admissible values:  international  /  national  /  regional  /  local  /  other   
      • default: * 
        • any string apart from the ones below displays all projects
      • value international displays international projects
      • value national displays national projects
      • value regional displays regional projects
      • value local displays local projects
      • value other displays other sorts of projects
    • user — person involved in the project to display
      • admissible values: XWiki.UserName / Name Surname 
        • no parameter means all users

Examples