File:  [Repository] / ImageArchive / zpt / changeImageZogiLib.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Jul 4 11:01:02 2005 UTC (18 years, 10 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
zoglib added

<html>
<body>
<h2>Change Image</h2>
<form method="post" action="changeImageZogiLib">
<p>FileName <input name="title" tal:attributes="value here/title"></p>
<p>Path for the Imageviewer: <input name="ImageViewerPath" tal:attributes="value here/ImageViewerPath"></p>
<p>Path to the Storage: <input name="ImageStoragePath" tal:attributes="value here/ImageStoragePath"></p>
<p>Scaler Url: <input name="scalerPath" tal:attributes="value here/scalerPath"></p>
<p><i>Path to the Collection: </i><input name="ImageStoragePath" tal:attributes="value here/ImageCollectionPath"></p>

<input type="submit">
</form>
</body>
</html>

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