Changeset 52741 in spip-zone for _plugins_/googlemaps_api_v3/plugin.xml
- Timestamp:
- Oct 6, 2011, 6:40:47 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/googlemaps_api_v3/plugin.xml
r43335 r52741 1 1 <plugin> 2 <nom> <multi> [fr]Google Maps API v3 </multi></nom>3 <auteur>[XDjuj @apsulis.com->http://demo.apsulis.com]</auteur>4 <licence>GPL ©2010</licence>5 <version>0.3 </version>2 <nom>Google Maps API v3</nom> 3 <auteur>[XDjuj->http://demo.apsulis.com]</auteur> 4 <licence>GPL - (c) 2010</licence> 5 <version>0.3.0</version> 6 6 <version_base>0.2</version_base> 7 7 <icon>theme/img/gmaps_v3-32.png</icon> … … 10 10 <!-- <lien>http://www.spip-contrib.net/?article3632</lien> --> 11 11 <prefix>gmaps_v3</prefix> 12 12 13 13 <pipeline> 14 14 <nom>insert_head</nom> … … 38 38 </bouton> 39 39 40 <necessite id="SPIP" version="[2.1.0; ]" />40 <necessite id="SPIP" version="[2.1.0;2.1.99]" /> 41 41 <necessite id="cextras" version="[1.7.1;]" /> 42 42 <utilise id="cfg" version="[1.9.4;]" />
Note: See TracChangeset
for help on using the changeset viewer.