File:  [Repository] / documentViewer / zpt / page_main_images.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri Mar 19 11:42:40 2010 UTC (14 years, 3 months ago) by casties
Branches: MAIN
CVS tags: modularisierung, Root_modularisierung, HEAD
first version with new full-text infrastructure and slightly changed templates

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