source: extensions/PHP_Optimisateur/plugins/watermark/config.xml @ 9201

Last change on this file since 9201 was 9201, checked in by mistic100, 13 years ago

[tools] PHP Optimisateur :

  • Correction de bugs
  • La plupart des types de fichiers sont supportés (testé avec jpg, png et gif)
  • Réécriture de la gestion des plugins
  • Nouvelle apparence
File size: 125 bytes
Line 
1<plugin>
2        <name>Watermark</name>
3        <mode>Before</mode>
4        <waterFILE>logo.png</waterFILE>
5        <waterALPHA>80</waterALPHA>
6</plugin>
Note: See TracBrowser for help on using the repository browser.