source: documentViewer/zpt/page_main_images.zpt @ 88:4938ce551ae8

Last change on this file since 88:4938ce551ae8 was 88:4938ce551ae8, checked in by casties, 14 years ago

first version with new full-text infrastructure and slightly changed templates

File size: 276 bytes
Line 
1<tal:block tal:define="docinfo options/docinfo; pageinfo options/pageinfo; mk python:options.get('mk','')">
2 <iframe height="100%" width="100%" tal:attributes="src string:${here/template/zogilib/absolute_url}?fn=${docinfo/imagePath}&pn=${pageinfo/current}&$mk"/>
3</tal:block>
Note: See TracBrowser for help on using the repository browser.