Modifiche per il documento Lista dei campi
Dalla versione 34.1
modificato da Andrea Omicini
il 01/07/2023 23:15
il 01/07/2023 23:15
Cambia il commento:
Nessun commento per questa versione
Alla versione 35.1
modificato da Andrea Omicini
il 01/07/2023 23:18
il 01/07/2023 23:18
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -20,9 +20,9 @@ 20 20 #foreach( $cycle in $xwiki.getDocument("Theses.Class").getxWikiClass().get("cycle").getListValues() )(% style='font-family:monospace'%)$services.localization.render("Theses.Class_cycle_$cycle")(%%) #if( !$foreach.last ) • #end #end 21 21 {{/velocity}} 22 22 *** ##{{velocity}}$services.localization.render("Theses.Class_cycle_L"){{/velocity}} – ##{{stringEngIta eng="1st-cycle degree thesis" ita="tesi di laurea"/}} 23 -*** ##{{velocity}}$services.localization.render("Theses.Class_cycle_LM"){{/velocity}} – ##{{stringEngIta eng="2nd 24 -*** ##{{velocity}}$services.localization.render("Theses.Class_cycle_PHD"){{/velocity}} – ##{{stringEngIta eng="PhD Thesis" ita="tesi di dottorato"/}}25 -*** ##{{velocity}}$services.localization.render("Theses.Class_cycle_U"){{/velocity}} – ##{{stringEngIta eng=" PhDThesis" ita="tesi di dottorato"/}}23 +*** ##{{velocity}}$services.localization.render("Theses.Class_cycle_LM"){{/velocity}} – ##{{stringEngIta eng="2nd-cycle degree thesis" ita="tesi di laurea magistrale"/}} 24 +*** ##{{velocity}}$services.localization.render("Theses.Class_cycle_PHD"){{/velocity}} – ##{{stringEngIta eng="3rd-cycle degree / PhD thesis" ita="tesi di dottorato"/}} 25 +*** ##{{velocity}}$services.localization.render("Theses.Class_cycle_U"){{/velocity}} – ##{{stringEngIta eng="Unspecified cycle thesis" ita="tesi di di livello non specificato"/}} 26 26 ** {{stringEngIta eng="just one level of thesis among the above options can be selected" ita="si può selezionare un solo livello di tesi tra le opzioni sopracitate"/}} 27 27 28 28 >{{stringEngIta eng="Language" ita="Linguaggio"/}} ... ... @@ -29,8 +29,9 @@ 29 29 30 30 * {{classPropHeader classspace="Theses" classprop="language"/}} — {{stringEngIta eng="the main / official language of the thesis, typically the same of the official title" ita="il linguaggio principale / ufficiale della tesi, di solito lo stesso del titolo ufficiale"/}} 31 31 ** {{stringEngIta eng="chosen among the following possible values" ita="scelto tra i seguenti valori possibili"/}} 32 -*** ##Italiano – ##{{stringEngIta eng="Italian" ita="Italiano"/}} 33 -*** ##English – ##{{stringEngIta eng="English" ita="Inglese"/}} 32 +{{velocity}} 33 +#foreach( $language in $xwiki.getDocument("Theses.Class").getxWikiClass().get("language").getListValues() )(% style='font-family:monospace'%)$services.localization.render("Theses.Class_language_$language")(%%) #if( !$foreach.last ) • #end #end 34 +{{/velocity}} 34 34 ** {{stringEngIta eng="just one language can be selected for the thesis" ita="si può selezionare un solo linguaggio per la tesi"/}} 35 35 36 36 >{{stringEngIta eng="Title" ita="Titolo"/}}