Vie Sauvage et Survie
Catégorie Générale => Feu de camp => Discussion démarrée par: ** Mathieu ** le 29 janvier 2009 à 17:39:46
-
Salut :)
J'ai regardé la chouette vidéo technique firesteel à une main (http://www.davidmanise.com/forum/index.php/topic,14774.0.html) :
http://www.youtube.com/watch?v=V0bU0F0hKdI
et je me demandais pourquoi on ne peut pas poster des vidéos direct sur le forum...
J'ai regardé en éditant ma réponse, apparemment le bouton flash du bbcode ne marche pas.
A-t-il jamais marché ?
Du coup j'ai cherché un peu au hasard des forums smf 1.1.7 qui propose des posts avec des vidéos youtube et apparemment il y en a ;
ici, par exemple : http://www.fatalspicardswayoflife.com/forum/topic-266-0.html
La plupart utilisent un bbcode supplémentaire qui ajoute un bouton youtube (http://www.fatalspicardswayoflife.com/forum/Themes/safmc101/images/bbc/yt.gif)
Le mod smf officiel : http://custom.simplemachines.org/mods/index.php?mod=936
et un autre pas mal utilisé aussi, pour lequel il suffit simplement de poster l'url et celle-ci est directement convertie : http://custom.simplemachines.org/mods/index.php?mod=977
Pas taper ;D c'est juste une question hein...
EDIT : le second lien était erroné.
-
Je viens d'essayer d'installer le mod. Marche pôs.
Le bouton flash est désactivé pour des raisons de sécurité...
Ciao ;)
David
-
Salut David :)
T'as jeté un oeil à ça j'imagine...
Installing the mod will only fully install the mod on the SMF Default Core Theme.
For all other themes which have a custom Post.template.php a manual edit will be required to add the BBCode Button.
FIND
'flash' => array('code' => 'flash',
ADD BEFORE
'youtube' => array('code' => 'youtube', 'before' => '[youtube]', 'after' => '[/youtube]', 'description' => $txt['youtube']),
You will also need to place a copy of the youtube.gif in each of your themes bbc image folders (eg Themes/{themename}/images/bbc)
If your using a language different than the ones supported this mod (listed above), then you will need to add the following to the Modifications.{language}.php for each theme (The language folder can be found eg Themes/{themename}/languages/)
FIND
?>
ADD BEFORE
$txt['youtube'] = 'YouTube';
$txt['youtube_invalid'] = '#Invalid YouTube Link#';
http://custom.simplemachines.org/mods/index.php?mod=936
-
Ouaipe. Mais c'est pas ça le problème.
David
-
Ah, je viens de m'apercevoir que le second lien que j'avais posté était erroné, il s'agissait de :
http://custom.simplemachines.org/mods/index.php?mod=977
Auto-Embed Video & Audio (Aeva) v5.2.52
Le développeur est français apparemment, et il y a l'air d'avoir une communauté active derrière ce mod :
http://aeva.noisen.com/
:)
EDIT : utilisé ici par exemple : http://www.leaderfit.com/smf/index.php?topic=86.msg975