File:  [Repository] / versionedFile / zpt / importFolderForm.zpt
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Tue Jun 21 08:56:05 2005 UTC (19 years ago) by dwinter
Branches: MAIN
CVS tags: HEAD
minor

<html>
<body>
<h2>Import Folder (von Server)</h2>
<form action="importFolder" method="post">
<p>All documents which shall be imported have to be placed in one folder on the server where zope has read access to.</p>
<p>Path:<input type="text" size="100" name="path"></p>
<p><i>Author:</i><input type="text" size="100" name="author"></p>
<p>Comment:<textarea name="comment" cols="100" rows="3"></textarea></p>
<p><input type="submit"></p>
</form>
</body>
</html>

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