projects
/
Portfolio.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
La couleur d'arrière plan du contenu est plus indiquée pour le fond des tuiles.
[Portfolio.git]
/
skins
/
photo_layout_macros.pt
diff --git
a/skins/photo_layout_macros.pt
b/skins/photo_layout_macros.pt
index
82511dd
..
16571dd
100644
(file)
--- a/
skins/photo_layout_macros.pt
+++ b/
skins/photo_layout_macros.pt
@@
-18,7
+18,8
@@
margin_left python:(slide_size - size['width']) / 2;
selected info/selected|nothing"
tal:attributes="class info/className;
margin_left python:(slide_size - size['width']) / 2;
selected info/selected|nothing"
tal:attributes="class info/className;
- name info/cmf_uid">
+ name info/cmf_uid"
+ metal:define-macro="thumbnail">
<a class="slide" tal:attributes="href info/href; title info/title">
<img border="0" tal:attributes="src info/thumbUrl;
alt info/title;
<a class="slide" tal:attributes="href info/href; title info/title">
<img border="0" tal:attributes="src info/thumbUrl;
alt info/title;
@@
-91,7
+92,7
@@
var lb = document.getElementById('lightbox');
var uploadUrl = absolute_url() + '/put_upload';
new Lightbox(lb);
var lb = document.getElementById('lightbox');
var uploadUrl = absolute_url() + '/put_upload';
new Lightbox(lb);
- new DD
Fil
eUploader(lb, uploadUrl);
+ new DD
Imag
eUploader(lb, uploadUrl);
})();
// -->
</script>
})();
// -->
</script>