Changeset 82275 in spip-zone
- Timestamp:
- May 9, 2014, 9:36:56 AM (7 years ago)
- Location:
- _core_/branches/spip-3.0/plugins/filtres_images
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/branches/spip-3.0/plugins/filtres_images/apple-touch-icon.png.html
r73655 r82275 10 10 |image_recadre{[(#ENV{size,57}|intval)],[(#ENV{size,57}|intval)],center} 11 11 |image_aplatir{png,#ffffff}|extraire_attribut{src})]})]"; 12 if ($cl = filesize(preg_replace(',[?].*$,','',$file)) 12 if ($cl = filesize(preg_replace(',[?].*$,','',$file))) 13 13 header("Content-Length: ". $cl); 14 14 -
_core_/branches/spip-3.0/plugins/filtres_images/paquet.xml
r80795 r82275 2 2 prefix="images" 3 3 categorie="multimedia" 4 version="1.1. 8"4 version="1.1.9" 5 5 etat="stable" 6 6 compatibilite="[3.0.0;3.0.*]"
Note: See TracChangeset
for help on using the changeset viewer.