Depuis la version < 61.1 >
modifié par Gilles Toubiana
sur 2018/10/24 17:10
À la version < 56.1 >
modifié par Gilles Toubiana
sur 2018/10/24 16:59
< >
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,42 @@
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 +#else
15 + #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.")
16 +#end
17 +####################################
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>
23 +<strong>$message</strong>
9 9  {{/html}}
10 10  )))
11 -#end{{/velocity}}
26 +#end
27 +{{/velocity}}
12 12  
29 +(% role="alert" class="alert alert-danger alert-dismissible" %)
30 +(((
31 +(% aria-hidden="true" %)×(%%)**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.**
32 +)))
33 +
34 +
35 +(% class="box errormessage" %)
36 +(((
37 +**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.**
38 +)))
39 +
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