Last change
on this file since 119137 was
119137,
checked in by cedric@…, 16 months ago
|
Icone SVG + declinaisons png, compat 3.3 et increment version
|
File size:
1.5 KB
|
Line | |
---|
1 | <paquet |
---|
2 | prefix="oembed" |
---|
3 | categorie="multimedia" |
---|
4 | version="2.1.0" |
---|
5 | etat="stable" |
---|
6 | compatibilite="[3.0.0;3.3.*]" |
---|
7 | logo="prive/themes/spip/images/oembed-64.png" |
---|
8 | schema="0.4.0" |
---|
9 | documentation="https://contrib.spip.net/4407" |
---|
10 | > |
---|
11 | |
---|
12 | <nom>oEmbed</nom> |
---|
13 | <!-- oEmbed client/provider pour SPIP --> |
---|
14 | |
---|
15 | <auteur>b_b</auteur> |
---|
16 | |
---|
17 | <licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GPL 3</licence> |
---|
18 | |
---|
19 | <pipeline nom="renseigner_document_distant" inclure="oembed_pipelines.php" /> |
---|
20 | <pipeline nom="post_edition" inclure="oembed_pipelines.php" /> |
---|
21 | <pipeline nom="pre_propre" inclure="oembed_pipelines.php" /> |
---|
22 | <pipeline nom="post_typo" inclure="oembed_pipelines.php" /> |
---|
23 | <pipeline nom="pre_liens" inclure="oembed_pipelines.php" /> |
---|
24 | <pipeline nom="insert_head" inclure="oembed_pipelines.php" /> |
---|
25 | <pipeline nom="insert_head_css" inclure="oembed_pipelines.php" /> |
---|
26 | <pipeline nom="header_prive_css" action="insert_head_css" inclure="oembed_pipelines.php" /> |
---|
27 | <pipeline nom="formulaire_charger" inclure="oembed_pipelines.php" /> |
---|
28 | <pipeline nom="recuperer_fond" inclure="oembed_pipelines.php" /> |
---|
29 | <pipeline nom="declarer_tables_interfaces" inclure="oembed_pipelines.php" /> |
---|
30 | <pipeline nom="oembed_lister_providers" action="" /> |
---|
31 | <pipeline nom="oembed_liste_arguments" action="" /> |
---|
32 | |
---|
33 | <menu nom="configurer_oembed" titre="oembed:titre_oembed" parent="menu_configuration" icone="images/oembed-32.png" /> |
---|
34 | <necessite nom="medias" compatibilite="[2.7.27;]" /> |
---|
35 | <utilise nom="tw" compatibilite="[0.8.11;]" /> |
---|
36 | </paquet> |
---|
Note: See
TracBrowser
for help on using the repository browser.