Depuis la version < 62.1 >
modifié par Gilles Toubiana
sur 2018/10/24 17:14
À la version < 55.1 >
modifié par Gilles Toubiana
sur 2018/10/24 16:56
< >
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,16 +1,29 @@
1 -{{include reference="xwiki:variables.WebHome"/}}
2 -
3 -{{velocity}}####################################
1 +{{velocity}}#set ($absence = true){{/velocity}}
2 +{{velocity}}#################
3 +### MESSAGES ###
4 +#################
5 +#set ($fr = "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.")
6 +#set ($en = "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.")
7 +#################
8 +### VARIABLES ###
9 +#################
10 +#set ($message = $en)
11 +####################################
4 4  ##### BANDEAU D'AVERTISSEMENT ######
5 5  ####################################
6 6  #if($absence)
7 7  (% class="alert alert-danger alert-dismissible" role="alert" %)(((
8 8  {{html wiki="true"}}<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
9 -<strong>$message-en</strong>
17 +<strong>$message</strong>
10 10  {{/html}}
11 11  )))
12 12  #end{{/velocity}}
13 13  
22 +(% class="box errormessage" %)
23 +(((
24 +**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.**
25 +)))
26 +
14 14  {{box cssClass="floatinginfobox" title="**DANS CETTE PAGE**"}}
15 15  {{toc start=2 depth=3 numbered=false scope=page /}}
16 16  {{/box}}
Frantext - ATILF (CNRS/UL) - 2018-2025

Logo CNRS   Logo ATILF   Logo Université de Lorraine