Changeset 27:3ce65220672c in documentViewer for zpt


Ignore:
Timestamp:
Apr 7, 2006, 6:45:48 PM (18 years ago)
Author:
casties
Branch:
default
Message:

new, less preliminary version 0.2

  • lots of stuff rewritten
  • new template system
  • still no access control
File:
1 edited

Legend:

Unmodified
Added
Removed
  • zpt/viewer_main.zpt

    r24 r27  
    1010                <tal:block replace="structure python:here.template.thumbs_main(docinfo=docinfo,pageinfo=pageinfo)" />
    1111    </td>
    12     <td width="100%">
     12    <td width="100%" valign="top">
    1313      <tal:block tal:content="structure python:here.template.image_main(docinfo=docinfo,pageinfo=pageinfo)" />
    1414    </td>
Note: See TracChangeset for help on using the changeset viewer.