Last change
on this file since 48810 was
48810,
checked in by yffic@…, 10 years ago
|
Oups, afficher la vignette et non la capture
|
File size:
879 bytes
|
Line | |
---|
1 | <div class="item thumsites cadre cadre-r"> |
---|
2 | [(#CHEMIN{prive/themes/spip/images/thumbsites-24.png}|balise_img{'',cadre-icone})] |
---|
3 | <div onmouseover="jQuery(this).depliant('#thumsites-#ENV{id_syndic}');" class="titrem replie"> |
---|
4 | <a class="titremancre" onclick="return jQuery(this).depliant_clicancre('#thumsites-#ENV{id_syndic}');" href="#"></a> |
---|
5 | <span class="titre"><:thumbsites:titre_thumbshot_site:></span> |
---|
6 | </div> |
---|
7 | <div class="cadre_padding infos"> |
---|
8 | <div><a href="#ENV{thumbshot_cache}">[(#ENV{thumbshot_cache}|image_reduire{170,170}|inserer_attribut{class,miniature_logo})]</a></div> |
---|
9 | <div id="thumsites-#ENV{id_syndic}" class='bloc_depliable blocreplie'> |
---|
10 | <div class="spip_xx-small">#ENV{taille}</div> |
---|
11 | <div class="spip_xx-small">[(#VAL{"d-m-Y H:i:s"}|date{#ENV{thumbshot_cache}|filemtime})]</div> |
---|
12 | </div> |
---|
13 | </div> |
---|
14 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.