Annotation of OSAS/OSA_system/archiverIndex.zpt, revision 1.2
1.1 dwinter 1: <html metal:use-macro="here/main_template/macros/page">
2: <body metal:fill-slot="body">
3: <h2>MPIWG - Archive System</h2>
4: <h2>Library Access</h2>
5: <h3>Raw Data Storage</h3>
6:
7: <p><a href="archiverf/newFolders_html">Create new folders</a></p>
8: <p><a href="archiverf/idGenerator/index_html">Register new IDs</a></p>
9: <p><a tal:attributes="href python:'archiverf/archiver_html?path=/mpiwg'">Archive the documents</a></p>
10: <p><a tal:attributes="href python:'archiverf/processViewer'">Show running processes</a></p>
11:
1.2 ! dwinter 12: <p><a tal:attributes="href python:'archiverf/inbox'">Show Inbox</a></p>
! 13:
1.1 dwinter 14: </body>
15: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>