Mercurial > hg > documentViewer
view zpt/page_main_images.zpt @ 457:9fb231ad0bd2 elementtree
made to work (barely) with Dirks ISMI-Version
author | casties |
---|---|
date | Tue, 19 Jul 2011 11:54:06 +0200 |
parents | 027134cca83e |
children |
line wrap: on
line source
<tal:block tal:define="docinfo options/docinfo; pageinfo options/pageinfo; mk python:options.get('mk','')"> <iframe height="100%" width="100%" tal:attributes="src string:${here/template/zogilib/absolute_url}?fn=${docinfo/imagePath}&pn=${pageinfo/current}&$mk"/> </tal:block>