Annotation of documentViewer/zpt/image_main.zpt, revision 1.1

1.1     ! casties     1: <tal:block tal:define="docinfo python:options['docinfo']; pageinfo options/pageinfo">
        !             2:  <iframe height="100%" width="100%" tal:attributes="src python:here.imageViewerUrl+'fn=%s&pn=%s'%(docinfo['imagePath'],pageinfo['current'])"/>
        !             3: </tal:block>

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