Changes for page List of Fields

From version 29.1
edited by Andrea Omicini
on 01/07/2023 18:01
Change comment: There is no comment for this version
To version 30.1
edited by Andrea Omicini
on 01/07/2023 18:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,6 +2,9 @@
2 2  
3 3  * {{classPropHeader classspace="Theses" classprop="status"/}} — {{stringEngIta eng="current status of the thesis" ita="stato attuale della tesi"/}}
4 4  ** {{stringEngIta eng="chosen among the following possible values" ita="scelto tra i seguenti possibili valori"/}}
5 +{{velocity}}
6 +#foreach( $status in $xwiki.getDocument("Theses.Class").getxWikiClass().get("status").getListValues() )(% style='font-family:monospace'%)$services.localization.render("Theses.Class_status_$status")(%%) #if( !$foreach.last ) • #end #end
7 +{{/velocity}}
5 5  *** ## available — ##{{stringEngIta eng="thesis proposal, available for student choice" ita="proposta di tesi, disponibile per la scelta da parte di studentesse e studenti"/}}
6 6  *** ## ongoing — ##{{stringEngIta eng="thesis already assigned to a student, work in progress" ita="tesi già assegnata a uno studente o studentessa, lavoro in corso"/}}
7 7  *** ## completed — ##{{stringEngIta eng="thesis already completed" ita="tesi già conclusa"/}}