1 | <plugin> |
---|
2 | <nom> |
---|
3 | <multi> |
---|
4 | [fr]Vidéo(s) |
---|
5 | [en]Video(s) |
---|
6 | </multi> |
---|
7 | </nom> |
---|
8 | <auteur>[XDjuj@apsulis.com->http://demo.apsulis.com]</auteur> |
---|
9 | <licence>GPL © 2010</licence> |
---|
10 | |
---|
11 | <version>0.8</version> |
---|
12 | <version_base>0.3</version_base> |
---|
13 | <!-- <version_html5media>1.1.3</version_html5media> --> |
---|
14 | <!-- <necessite id="lib:html5media" src="https://github.com/downloads/etianen/html5media/html5media-1.1.3.zip" /> --> |
---|
15 | |
---|
16 | <icon>theme/img/videos-32.png</icon> |
---|
17 | <etat>dev</etat> |
---|
18 | <description> |
---|
19 | <multi> |
---|
20 | [fr]Interface de gestion et modèles d'insertion de(s) vidéo(s) (HTML5, multi navs, iPad, iPhone, Android, etc.) : |
---|
21 | -* Fichiers MP4/H264/WebM/OGG/MKV |
---|
22 | -* Dailymotion |
---|
23 | -* Vimeo |
---|
24 | -* Youtube |
---|
25 | -* CultureBox |
---|
26 | [en]Management interface and integration models of video(s) (HTML5, multi navs, iPad, iPhone, Android, etc.) : |
---|
27 | -* MP4/H264/WebM/OGG/MKV files |
---|
28 | -* Dailymotion |
---|
29 | -* Vimeo |
---|
30 | -* Youtube |
---|
31 | -* CultureBox |
---|
32 | </multi></description> |
---|
33 | <lien>http://www.spip-contrib.net/?article3636</lien> |
---|
34 | <prefix>videos</prefix> |
---|
35 | <!-- Base de données --> |
---|
36 | <install>base/videos_sql.php</install> |
---|
37 | |
---|
38 | <pipeline> |
---|
39 | <nom>insert_head</nom> |
---|
40 | <inclure>pipelines/videos_insert_head.php</inclure> |
---|
41 | </pipeline> |
---|
42 | <pipeline> |
---|
43 | <nom>jquery_plugins</nom> |
---|
44 | <inclure>pipelines/videos_jquery_plugins.php</inclure> |
---|
45 | </pipeline> |
---|
46 | <pipeline> |
---|
47 | <nom>affiche_gauche</nom> |
---|
48 | <action>affiche_gauche</action> |
---|
49 | <inclure>pipelines/videos_affiche_boite.php</inclure> |
---|
50 | </pipeline> |
---|
51 | |
---|
52 | <bouton id='videos' parent='configuration'> |
---|
53 | <icone>theme/img/videos-24.png</icone> |
---|
54 | <titre>videos:titre_admin</titre> |
---|
55 | <url>configurer_videos</url> |
---|
56 | </bouton> |
---|
57 | <bouton id='videos2' parent='bando_squelette'> |
---|
58 | <icone>theme/img/videos-16.png</icone> |
---|
59 | <titre>videos:titre_admin</titre> |
---|
60 | <url>configurer_videos</url> |
---|
61 | </bouton> |
---|
62 | |
---|
63 | <necessite id="SPIP" version="[2.0.0;]" /> |
---|
64 | <necessite id="medias" version="[1.6.0;]" /> |
---|
65 | <utilise id="cfg" version="[1.9.4;]" /> |
---|
66 | |
---|
67 | <categorie>multimedia</categorie> |
---|
68 | </plugin> |
---|