File:  [Repository] / documentViewer / zpt / page_main_images.zpt
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Tue May 25 14:36:24 2010 UTC (14 years, 1 month ago) by casties
Branches: MAIN
CVS tags: elementtree, Root_elementtree, HEAD
reverting back to non-metal version for now

<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>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>