Changes for page List of Fields

From version 37.1
edited by Andrea Omicini
on 04/07/2023 16:47
Change comment: There is no comment for this version
To version 31.1
edited by Andrea Omicini
on 01/07/2023 18:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +8,3 @@
1 -{{html wiki="true" clean="false"}}
2 -<div class="borderhalfbottom" style="font-size: larger; padding: .5em; text-align: right">
3 - <span class="textsecondary">{{velocity}}$services.localization.render('class') : {{/velocity}}</span>
4 - <tt>{{velocity}}$xwiki.getDocument("Theses.Class").getxWikiClass().getName(){{/velocity}}</tt>
5 -</div>
6 -{{/html}}
7 -
8 8  >{{stringEngIta eng="Status" ita="Stato"/}}
9 9  
10 10  * {{classPropHeader classspace="Theses" classprop="status"/}} — {{stringEngIta eng="current status of the thesis" ita="stato attuale della tesi"/}}
... ... @@ -12,10 +12,10 @@
12 12  {{velocity}}
13 13  #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
14 14  {{/velocity}}
15 -*** ## {{velocity}}$services.localization.render("Theses.Class_status_available"){{/velocity}} — ##{{stringEngIta eng="thesis proposal, available for student choice" ita="proposta di tesi, disponibile per la scelta da parte di studentesse e studenti"/}}
16 -*** ## {{velocity}}$services.localization.render("Theses.Class_status_ongoing"){{/velocity}} — ##{{stringEngIta eng="thesis already assigned to a student, work in progress" ita="tesi già assegnata a uno studente o studentessa, lavoro in corso"/}}
17 -*** ## {{velocity}}$services.localization.render("Theses.Class_status_completed"){{/velocity}} — ##{{stringEngIta eng="thesis already completed" ita="tesi già conclusa"/}}
18 -*** ## {{velocity}}$services.localization.render("Theses.Class_status_out-of-date"){{/velocity}} — ##{{stringEngIta eng="thesis proposal no longer available, for any sort of reasons–no longer meaningful, timely, relevant, interesting…" ita="proposta di tesi non più disponibile, per qualsivoglia motivo–non più significativa, attuale, rilevante, interessante…"/}}
8 +*** ## $services.localization.render("Theses.Class_status_available") — ##{{stringEngIta eng="thesis proposal, available for student choice" ita="proposta di tesi, disponibile per la scelta da parte di studentesse e studenti"/}}
9 +*** ## $services.localization.render("Theses.Class_status_ongoing") — ##{{stringEngIta eng="thesis already assigned to a student, work in progress" ita="tesi già assegnata a uno studente o studentessa, lavoro in corso"/}}
10 +*** ## $services.localization.render("Theses.Class_status_completed") — ##{{stringEngIta eng="thesis already completed" ita="tesi già conclusa"/}}
11 +*** ## $services.localization.render("Theses.Class_status_out-of-date") — ##{{stringEngIta eng="thesis proposal no longer available, for any sort of reasons–no longer meaningful, timely, relevant, interesting…" ita="proposta di tesi non più disponibile, per qualsivoglia motivo–non più significativa, attuale, rilevante, interessante…"/}}
19 19  ** {{stringEngIta eng="status of thesis is a //required// value" ita="lo stato della tesi è //richiesto//"/}}
20 20  ** {{stringEngIta eng="only one value can be selected among the avaiable ones value" ita="si può selezionare solo un valore tra quelli disponibili"/}}
21 21  
... ... @@ -23,13 +23,9 @@
23 23  
24 24  * {{classPropHeader classspace="Theses" classprop="cycle"/}} — {{stringEngIta eng="the level of the thesis" ita="il livello della tesi"/}}
25 25  ** {{stringEngIta eng="chosen among the following possible values" ita="scelto tra i seguenti valori possibili"/}}
26 -{{velocity}}
27 -#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
28 -{{/velocity}}
29 -*** ##{{velocity}}$services.localization.render("Theses.Class_cycle_L"){{/velocity}} – ##{{stringEngIta eng="1st-cycle degree thesis" ita="tesi di laurea"/}}
30 -*** ##{{velocity}}$services.localization.render("Theses.Class_cycle_LM"){{/velocity}} – ##{{stringEngIta eng="2nd-cycle degree thesis" ita="tesi di laurea magistrale"/}}
31 -*** ##{{velocity}}$services.localization.render("Theses.Class_cycle_PHD"){{/velocity}} – ##{{stringEngIta eng="3rd-cycle degree / PhD thesis" ita="tesi di dottorato"/}}
32 -*** ##{{velocity}}$services.localization.render("Theses.Class_cycle_U"){{/velocity}} – ##{{stringEngIta eng="Unspecified cycle thesis" ita="tesi di di livello non specificato"/}}
19 +*** ##L – ##{{stringEngIta eng="1st-cycle degree thesis" ita="tesi di laurea"/}}
20 +*** ##LM – ##{{stringEngIta eng="2nd cycle degree thesis" ita="tesi di laurea magistrale"/}}
21 +*** ##PHD – ##{{stringEngIta eng="PhD Thesis" ita="tesi di dottorato"/}}
33 33  ** {{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"/}}
34 34  
35 35  >{{stringEngIta eng="Language" ita="Linguaggio"/}}
... ... @@ -36,9 +36,8 @@
36 36  
37 37  * {{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"/}}
38 38  ** {{stringEngIta eng="chosen among the following possible values" ita="scelto tra i seguenti valori possibili"/}}
39 -{{velocity}}
40 -#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
41 -{{/velocity}}
28 +*** ##Italiano – ##{{stringEngIta eng="Italian" ita="Italiano"/}}
29 +*** ##English – ##{{stringEngIta eng="English" ita="Inglese"/}}
42 42  ** {{stringEngIta eng="just one language can be selected for the thesis" ita="si può selezionare un solo linguaggio per la tesi"/}}
43 43  
44 44  >{{stringEngIta eng="Title" ita="Titolo"/}}
... ... @@ -129,9 +129,9 @@
129 129  
130 130  >{{stringEngIta eng="AMS Services" ita="Servizi AMS"/}}
131 131  
132 -(% class="menuseparatorlink" %)
120 +{{info}}
133 133  {{english}}The following fields are meaningful for thesis discussed at the Alma Mater Studiorum — Università di Bologna{{/english}}{{italiano}}I seguenti campi sono significativi solo per le tesi discusse all'Alma Mater Studiorum — Università di Bologna{{/italiano}}
134 -(%%)
122 +{{/info}}
135 135  
136 136  {{id name="amspracticeno"/}}
137 137  
... ... @@ -155,5 +155,3 @@
155 155  * {{classPropHeader classspace="Theses" classprop="url"/}} — {{stringEngIta eng="URL" ita="URL"/}}
156 156  ** {{stringEngIta eng="original URL of the thesis, if available" ita="URL originale della tesi, ove disponibile"/}}
157 157  ** {{stringEngIta eng="typically used for non-AMS theses" ita="di solito usato per tesi non AMS"/}}
158 -
159 -{{pageDisplay sort="pageservice"/}}