Changeset 52829 in spip-zone
- Timestamp:
- Oct 7, 2011, 9:51:45 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/google_analytics/plugin.xml
r45582 r52829 1 1 <plugin> 2 <nom> Google Analytics </nom> 3 <auteur> Phil </auteur> 4 <version> 0.4.1 </version> 5 <etat> stable </etat> 2 <nom>Google Analytics</nom> 3 <slogan>Utiliser le service Google Analytics</slogan> 4 <auteur>Phil</auteur> 5 <version>0.4.1</version> 6 <etat>stable</etat> 6 7 <licence>GNU/GPL</licence> 7 8 <description> … … 14 15 <lien>http://www.spip-contrib.net/?article2495</lien> 15 16 16 <prefix> googleanalytics</prefix>17 <prefix>googleanalytics</prefix> 17 18 18 19 <pipeline> … … 21 22 </pipeline> 22 23 23 <necessite id="SPIP" version="[1.9. 0;]" />24 <necessite id="cfg" version="[0.0.0;]"/>24 <necessite id="SPIP" version="[1.9.2;2.1.99]" /> 25 <necessite id="cfg" /> 25 26 26 27 <categorie>statistique</categorie>
Note: See TracChangeset
for help on using the changeset viewer.