Changeset 47928 in spip-zone for _plugins_/plugin-thelia/plugin.xml
- Timestamp:
- May 19, 2011, 10:48:26 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/plugin-thelia/plugin.xml
r40176 r47928 31 31 <inclure>spip_thelia_fonct.php</inclure> 32 32 </pipeline> 33 <pipeline> 34 <nom>ajouter_boutons</nom> 35 <action>ajouter_boutons</action> 36 <inclure>spip_thelia_fonct.php</inclure> 37 </pipeline> 33 <onglet id="thelia" parent="configuration"> 34 <icone>img_pack/logo_thelia_petit.png</icone> 35 <titre>spipthelia:catalogue_thelia</titre> 36 </onglet> 37 <bouton id='config_thelia' parent="bando_configuration"> 38 <icone>img_pack/logo_thelia_petit.png</icone> 39 <titre>spipthelia:catalogue_thelia</titre> 40 <url>spip_thelia_catalogue</url> 41 </bouton> 38 42 <pipeline> 39 43 <nom>affiche_milieu</nom>
Note: See TracChangeset
for help on using the changeset viewer.