Changeset 111037 in spip-zone
- Timestamp:
- Jul 9, 2018, 6:35:33 AM (3 years ago)
- Location:
- _plugins_/d3js/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/d3js/trunk/README.md
r98209 r111037 16 16 17 17 ### Version 1.2.x 18 19 #### Version 1.2.6 20 21 - Compatibilité SPIP 3.2.x 22 23 #### Version 1.2.5 24 25 * Mise à jour de d3.js en 3.5.17 18 26 19 27 #### Version 1.2.4 -
_plugins_/d3js/trunk/paquet.xml
r100595 r111037 2 2 prefix="d3js" 3 3 categorie="outil" 4 version="1.2. 5"4 version="1.2.6" 5 5 etat="stable" 6 compatibilite="[3.0.0;3. 1.*]"6 compatibilite="[3.0.0;3.2.*]" 7 7 logo="prive/themes/spip/images/d3js-64.png" 8 8 >
Note: See TracChangeset
for help on using the changeset viewer.