Depuis la version < 61.1 >
modifié par Gilles Toubiana
sur 2018/10/24 17:10
À la version < 57.1 >
modifié par Gilles Toubiana
sur 2018/10/24 17:00
< >
Commentaire de modification : Il n'y a aucun commentaire pour cette version

Résumé

Détails

insert_drive_file Propriétés de la Page
Contenu
... ... @@ -1,15 +1,37 @@
1 -{{include reference="xwiki:variable.WebHome"/}}
2 -{{velocity}}####################################
1 +{{velocity}}
2 +#set ($lang = "fr")
3 +{{/velocity}}
4 +{{velocity}}
5 +#################
6 +### VARIABLE ###
7 +#################
8 +#set ($absence = true)
9 +#################
10 +### MESSAGES ###
11 +#################
12 +#if($lang = "fr")
13 + #set ($message = "ATTENTION : la création de nouveau compte ne sera pas possible entre le 27 octobre et le 4 novembre 2018 inclus. Les demandes effectuées durant cette période ne pourront être traitées qu'à partir du 5 novembre 2018.")
14 +#end
15 +#if($lang = "en")
16 + #set ($message = "WARNING: the creation of a new account will not be possible between October 27 and November 4, 2018 inclusive. Requests made during this period can only be processed from November 5, 2018.")
17 +#end
18 +####################################
3 3  ##### BANDEAU D'AVERTISSEMENT ######
4 4  ####################################
5 5  #if($absence)
6 6  (% class="alert alert-danger alert-dismissible" role="alert" %)(((
7 7  {{html wiki="true"}}<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
8 -<strong>$message-en</strong>
24 +<strong>$message</strong>
9 9  {{/html}}
10 10  )))
11 -#end{{/velocity}}
27 +#end
28 +{{/velocity}}
12 12  
30 +(% class="box errormessage" %)
31 +(((
32 +**WARNING: the creation of a new account will not be possible between October 27 and November 4, 2018 inclusive. Requests made during this period can only be processed from November 5, 2018.**
33 +)))
34 +
13 13  {{box cssClass="floatinginfobox" title="**DANS CETTE PAGE**"}}
14 14  {{toc start=2 depth=3 numbered=false scope=page /}}
15 15  {{/box}}
Frantext - ATILF (CNRS/UL) - 2018-2025

Logo CNRS   Logo ATILF   Logo Université de Lorraine