developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Changes between Version 10 and Version 11 of fr/drafts/jimage2
- Timestamp:
- Jul 25, 2008, 2:25:35 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
fr/drafts/jimage2
v10 v11 55 55 === Comparaison === 56 56 57 {{{ 58 57 59 av : {image 'toupie.png', array('width'=>100) }[[BR]] 58 60 ap : {image 'toupie.png', 'width: 100;' } … … 69 71 av : {image 'toupie2.png', array('width'=>100, 'notexists'=>'pastoupie.png') }[[BR]] 70 72 ap : {image 'toupie2.png', 'width: 100; defaut: url(pastoupie.png);' } 73 }}} 74 71 75 72 76 === Utilisation de : ===