Depuis la version 1.1 >
modifié par Paul Libbrecht
sur 2020/12/23 22:55
À la version < 7.1 >
modifié par Paul Libbrecht
sur 2020/12/23 23:47
>
Commentaire de modification : Il n'y a aucun commentaire pour cette version

Résumé

Détails

Icon Propriétés de la Page
Titre
... ... @@ -1,1 +1,1 @@
1 -Video
1 +Vidéo de la fête de Noël 2020
Contenu
... ... @@ -1,7 +1,11 @@
1 -{{html}}
2 - <video width="320" height="240" controls>
3 - <source src="movie.mp4" type="video/mp4">
4 - <source src="movie.ogg" type="video/ogg">
5 -Utilisez un autre navigateur pour afficher la vidéo.
1 +{{velocity}}{{html}}
2 +#if($request.password=='feu-de-camp')
3 + <video width="1920" height="1080" controls>
4 + <source src="/static/fete-noel-2020.mp4" type="video/mp4">
5 + <source src="/static/fete-noel-2020.mkv" type="video/x-matroska">
6 +Problème d'affichage de la vidéo
6 6  </video>
7 -{{/html}}
8 +#else
9 +<form action='Video'>Mot de passe:<input name='password' type='password' value=''></form>
10 +#end
11 +{{/html}}{{/velocity}}
This wiki is licensed under a Creative Commons 2.0 license
XWiki 13.10 - Documentation - Conditions