Modifiche per il documento Nuovo corso

Dalla versione 31.2
modificato da Andrea Omicini
il 02/07/2023 22:17
Cambia il commento: Nessun commento per questa versione
Alla versione 36.1
modificato da Andrea Omicini
il 02/07/2023 22:28
Cambia il commento: Nessun commento per questa versione

Summary

Details

Page properties
Titolo
... ... @@ -1,1 +1,1 @@
1 -$services.localization.render('new')
1 +$services.localization.render('coursenew')
Lingua predefinita
... ... @@ -1,1 +1,0 @@
1 -it
Content
... ... @@ -1,4 +1,9 @@
1 -{{include reference="Classes.Shared.New" excludeFirstHeading="true"/}}{{velocity}}
1 +{{velocity}}
2 +{{html clean="false" wiki="true"}}
3 +#template('apice_courses.vm')
4 +#set( $newObject = $services.localization.render('coursenew') )
5 +#set( $aNewObject = $services.localization.render('acoursenew') )
6 +#includeInContext("Classes.Shared.New")
2 2  #if( !$isGuest )
3 3   #if( $context.language == 'it' )
4 4  Inoltre, si prega di notare che:
... ... @@ -10,4 +10,5 @@
10 10   * so for instance the document for the course “Sistemi Multi-Agente LS” of the A.Y. 2007-2008 should be named “SmaLs0708”
11 11   #end
12 12  #end
18 +{{/html}}
13 13  {{/velocity}}