You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
692 B
29 lines
692 B
<paquet |
|
prefix="optimages" |
|
categorie="multimedia" |
|
version="0.1.4" |
|
etat="test" |
|
compatibilite="[4.0.0;4.2.*]" |
|
logo="optimages.svg" |
|
documentation="" |
|
> |
|
|
|
<nom>Images optimisées</nom> |
|
<!-- Optimisation automatisée des images --> |
|
|
|
<auteur lien="https://momh.fr">bricebou</auteur> |
|
|
|
<credit lien="https://github.com/spatie/image-optimizer">image-optimizer</credit> |
|
|
|
<copyright>2022</copyright> |
|
|
|
<licence lien="https://www.gnu.org/licenses/gpl-3.0.html">GNU GPLv3</licence> |
|
|
|
<necessite nom="php" compatibilite="[7.3.0;]" /> |
|
<necessite nom="saisies" compatibilite="[3.55.3;[" /> |
|
<utilise nom="gis" /> |
|
|
|
<pipeline nom="post_edition" |
|
inclure="optimages_pipelines.php" /> |
|
|
|
</paquet>
|
|
|