File:  [Repository] / documentViewer / zpt / Attic / image_main.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu Apr 6 17:13:43 2006 UTC (18 years, 3 months ago) by casties
Branches: MAIN
CVS tags: HEAD
preliminary version 0.2
- lots of stuff rewritten
- new template system
- still no access control

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

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