File:  [Repository] / OSAS / OSA_system / zpt / ChangeOSAS_add_contextData.zpt
Revision 1.4: download - view: text, annotated - select for diffs - revision graph
Mon Nov 28 14:09:16 2005 UTC (18 years, 6 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
deleted all files, made metadata server conifigurable add add_context_Data

<html>
  <body>
    <form name="form" action="change_OSAS_add_contextData">
      <b> Url to the Collection: </b><input type="text" size=100 name="collection" tal:attributes="value python:here.collection"><br><br>
      <i> password for changing the collection (user:pw): </i><input type="text" size=100 name="pwstr" tal:attributes="value python:getattr(here,'pwstr','')"><br><br>
      <i> Metadata-Server url:<input type="text" size="50" name="serverUrl" tal:attributes="value python:getattr(here,'serverUrl','http://content.mpiwg-berlin.mpg.de')">
      <input type="submit" value="Change"><br><br>
    </form>
  </body>
</html>

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