Line | |
---|
1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
---|
2 | <plugin> |
---|
3 | |
---|
4 | <!-- |
---|
5 | // $LastChangedRevision: 22615 $ |
---|
6 | // $LastChangedBy: paladin@quesaco.org $ |
---|
7 | // $LastChangedDate: 2008-09-15 14:02:46 +0200 (lun., 15 sept. 2008) $ |
---|
8 | --> |
---|
9 | |
---|
10 | <nom>Fond MP3</nom> |
---|
11 | <auteur> |
---|
12 | [Christian Paulus->http://www.quesaco.org/]<br /> |
---|
13 | Avec l'aide du plugin jQuery jmp3 de [Sean O->http://www.sean-o.com/jquery/jmp3/] |
---|
14 | et du player flash de [Jeroen Wijering->http://jeroenwijering.com/]<br /> |
---|
15 | </auteur> |
---|
16 | |
---|
17 | <description> |
---|
18 | Illustration sonore pour un article, une rubrique ou le site entier. |
---|
19 | </description> |
---|
20 | |
---|
21 | <lien> |
---|
22 | [Documentation sur www.quesaco.org->http://quesaco.org/Illustration-sonore-mp3] |
---|
23 | </lien> |
---|
24 | |
---|
25 | <version>1.06</version> |
---|
26 | <etat>stable</etat> |
---|
27 | <icon>images/fmp3-64.png</icon> |
---|
28 | |
---|
29 | <!-- espace de nommage --> |
---|
30 | <prefix>fmp3</prefix> |
---|
31 | |
---|
32 | <options>fmp3_options.php</options> |
---|
33 | |
---|
34 | <install>base/fmp3_init.php</install> |
---|
35 | |
---|
36 | <pipeline> |
---|
37 | <nom>ajouter_onglets</nom> |
---|
38 | <inclure>inc/fmp3_pipeline_ajouter_onglets.php</inclure> |
---|
39 | </pipeline> |
---|
40 | |
---|
41 | <pipeline> |
---|
42 | <nom>header_prive</nom> |
---|
43 | <inclure>inc/fmp3_pipeline_header_prive.php</inclure> |
---|
44 | </pipeline> |
---|
45 | |
---|
46 | <pipeline> |
---|
47 | <!-- les css et js dans l'espace public --> |
---|
48 | <nom>insert_head</nom> |
---|
49 | <inclure>inc/fmp3_pipeline_insert_head.php</inclure> |
---|
50 | </pipeline> |
---|
51 | |
---|
52 | <necessite id="SPIP" version="[1.9.0;]" /> |
---|
53 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.