Changeset 81742 in spip-zone
- Timestamp:
- Apr 3, 2014, 1:48:38 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/ressource/modeles/album_flickr.html
r81738 r81742 18 18 <li> 19 19 20 <a href="#VALEUR{url_l}"type="image/jpeg"20 <a[ href="(#VALEUR{url_l}|sinon{#VALEUR{url_m}})"] type="image/jpeg" 21 21 rel="album#ALBUM" 22 title="[(#VALEUR{title}|entites_html|concat{[ <br><small> (#VALEUR{description/_content}|print|entites_html) ]})</small>]"><img22 title="[(#VALEUR{title}|entites_html|concat{[ <br><small> (#VALEUR{description/_content}|print|entites_html)</small>]})]"><img 23 23 src="#VALEUR{url_q}" 24 24 width="#VALEUR{width_q}" height="#VALEUR{height_q}"
Note: See TracChangeset
for help on using the changeset viewer.