File:  [Repository] / OSAS / OSA_system / Attic / archiverIndex.zpt
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Tue Dec 23 15:17:37 2003 UTC (20 years, 6 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
new archiveCVS: ----------------------------------------------------------------------

<html metal:use-macro="here/main_template/macros/page">
<body metal:fill-slot="body">
<h2>MPIWG - Archive System</h2>
<h2>Library Access</h2>
<h3>Raw Data Storage</h3>

<p><a tal:attributes="href python:here.REQUEST['URL1']+'/newFolders_html'">Create new folders</a></p>
<p><a tal:attributes="href python:here.REQUEST['URL1']+'/idGenerator/index_html'">Register new IDs</a></p>
<p><a tal:attributes="href python:here.REQUEST['URL1']+'/archiver_html?path=/mpiwg'">Archive the documents</a></p>
<p><a tal:attributes="href python:here.REQUEST['URL1']+'/processViewer'">Show running processes</a></p>

<p><a tal:attributes="href python:here.REQUEST['URL1']+'/inbox'">Show Inbox</a></p>

</body>
</html>

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