File:  [Repository] / OSAS / OSA_system / zpt / archiverIndex.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Mar 3 13:02:55 2004 UTC (20 years, 4 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
moved templates to zpt

<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>

<p><a href="/library/archiver/producerFolder/manage_addProduct/OSA_system/manage_AddOSAS_producerForm">Add an Producer (Password necessary, same as for accessing foxridge via appleshare)</a>
</body>
</html>

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