Insérer des vidéos Dailymotion dans MediaWiki : Différence entre versions
(→Procédure) |
(→Procédure) |
||
Ligne 10 : | Ligne 10 : | ||
<nowiki>{{#widget:Dailymotion|id=hhhhhh|width=XXX|height=YYY}}</nowiki> (où hhhhhh est l'ID de la vidéo XXX est la largeur en pixels et YYY la hauteur en pixels) | <nowiki>{{#widget:Dailymotion|id=hhhhhh|width=XXX|height=YYY}}</nowiki> (où hhhhhh est l'ID de la vidéo XXX est la largeur en pixels et YYY la hauteur en pixels) | ||
*L'ID d'une vidéo [[Dailymotion]] est dans son URL entre '''/video/''' et '''_''' | *L'ID d'une vidéo [[Dailymotion]] est dans son URL entre '''/video/''' et '''_''' | ||
− | *Exemple : <nowiki>http://www.dailymotion.com/video/xv6ci4_faut-il-croire-en-wikipedia_webcam</nowiki> -> ID = '''xv6ci4''' | + | *Exemple : |
− | <nowiki>{{#widget:Dailymotion|id=xv6ci4|width=460|height=350}}</nowiki> donnera la vidéo suivante : | + | **<nowiki>http://www.dailymotion.com/video/xv6ci4_faut-il-croire-en-wikipedia_webcam</nowiki> -> ID = '''xv6ci4''' |
+ | **<nowiki>{{#widget:Dailymotion|id=xv6ci4|width=460|height=350}}</nowiki> donnera la vidéo suivante : | ||
<br/> | <br/> | ||
{{#widget:Dailymotion|id=xv6ci4|width=460|height=350}} | {{#widget:Dailymotion|id=xv6ci4|width=460|height=350}} |
Version du 9 mai 2013 à 15:21
Présentation
Insérer des vidéos Dailymotion est aussi simple qu'insérer des vidéos Youtube sous réserve d'avoir installé le bon widget pour cela. Celui proposé ici par le site Mediwiki est développé par Sergey Chernyshev et s'installe en quelques secondes.
Procédure
- Insérer le code suivant dans une page intitulé widget:Dailymotion
{{#widget:{{PAGENAME}}|id=x5c4iy}}
</noinclude><includeonly><object width="<!--{$width|default:420|escape:'html'}-->" height="<!--{$height|default:336|escape:'html'}-->"><param name="movie" value="http://www.dailymotion.com/swf/<!--{$id|escape:'urlpathinfo'}-->&v3=1&colors=background:DDDDDD;glow:FFFFFF;foreground:333333;special:FFC300;&related=0"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.dailymotion.com/swf/<!--{$id|escape:'urlpathinfo'}-->&v3=1&colors=background:DDDDDD;glow:FFFFFF;foreground:333333;special:FFC300;&related=0" type="application/x-shockwave-flash" width="<!--{$width|default:420|escape:'html'}-->" height="<!--{$height|default:336|escape:'html'}-->" allowFullScreen="true" allowScriptAccess="always"></embed></object></includeonly>
- Le widget s'utilise en insérant dans une page Mediawiki le code suivant :
{{#widget:Dailymotion|id=hhhhhh|width=XXX|height=YYY}} (où hhhhhh est l'ID de la vidéo XXX est la largeur en pixels et YYY la hauteur en pixels)
- L'ID d'une vidéo Dailymotion est dans son URL entre /video/ et _
- Exemple :
- http://www.dailymotion.com/video/xv6ci4_faut-il-croire-en-wikipedia_webcam -> ID = xv6ci4
- {{#widget:Dailymotion|id=xv6ci4|width=460|height=350}} donnera la vidéo suivante :