File:  [Repository] / documentViewer / zpt / addDocumentViewerTemplate.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu Apr 6 17:13:43 2006 UTC (18 years, 2 months ago) by casties
Branches: MAIN
CVS tags: roc_1, modularisierung, metalify-1, integrate_imageArchive, elementtree, Root_roc_1, Root_modularisierung, Root_metalify-1, Root_integrate_imageArchive, Root_elementtree, HEAD
preliminary version 0.2
- lots of stuff rewritten
- new template system
- still no access control

<h1 tal:replace="structure here/manage_page_header">Header</h1>
	<h2>Document Viewer Template</h2>
    <p>Add DocumentViewer template <code>viewer_main</code>.</p>
    <form action="manage_addDocumentViewerTemplate">
    <p><input type="submit" value="add"></p>
    </form>
    
<h1 tal:replace="structure here/manage_page_footer">Footer</h1>

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