Changeset 53682 in spip-zone for _plugins_/profil_public
- Timestamp:
- Oct 20, 2011, 3:13:29 PM (7 years ago)
- Location:
- _plugins_/profil_public
- Files:
-
- 2 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/profil_public/plugin.xml
r53676 r53682 14 14 <lien>http://www.spip-contrib.net/Plugin-profil-public</lien> 15 15 <icon>img/icon.png</icon> 16 <prefix> igooglelike</prefix>16 <prefix>profilpublic</prefix> 17 17 <pipeline> 18 18 <nom>insert_head</nom> 19 <inclure> igooglelike.php</inclure>19 <inclure>profilpublic.php</inclure> 20 20 </pipeline> 21 21 <necessite id="SPIP" version='[2.1;]' />
Note: See TracChangeset
for help on using the changeset viewer.