File:  [Repository] / documentViewer / zpt / page_main_text_dict.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu Apr 8 11:04:51 2010 UTC (14 years, 2 months ago) by casties
Branches: MAIN
CVS tags: HEAD
new version with new full-text infrastructure and some more changed templates

<tal:block tal:define="pageinfo python:options.get('pageinfo',None); docinfo python:options.get('docinfo',None)">
  <div tal:content="structure python:here.getTextPage(mode='text_dict',pn=pageinfo['current'],docinfo=docinfo)"></div>
</tal:block>

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