X-Git-Url: https://scm.cri.ensmp.fr/git/Portfolio.git/blobdiff_plain/cd282ee58b2893790d06ce40a8b02c65481abbeb..8ead6f1e3deb946c8ff614793f1637fe0e26efa0:/skins/photo_layout_macros.pt diff --git a/skins/photo_layout_macros.pt b/skins/photo_layout_macros.pt index 21616da..7960516 100644 --- a/skins/photo_layout_macros.pt +++ b/skins/photo_layout_macros.pt @@ -19,13 +19,14 @@ selected info/selected|nothing" tal:attributes="class info/className; name info/cmf_uid" - metal:define-macro="thumbnail"> + metal:define-macro="thumbnail" + draggable="true"> + style string:margin-top:${margin_top}px;; margin-left:${margin_left}px;"/> @@ -108,8 +109,10 @@ tal:content="structure python:''' new Lightbox(document.getElementById('lightbox'), document.getElementById('lightbox_toolbar'), - %s); - ''' % ('true' if not batch.next else 'false')"> + %(complete)s, + '%(container_type)s'); + ''' % {'complete' : 'true' if not batch.next else 'false', + 'container_type' : options.get('container_type', 'portfolio')}">
@@ -137,8 +142,9 @@ blank_img string:$portal_url/transparent.gif"> + portfolio:position info/index;">