File:  [Repository] / MPIWGWeb / zpt / Attic / changePublications_special.zpt
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Thu Jul 14 15:14:26 2005 UTC (18 years, 11 months ago) by dwinter
Branches: r2
free field for publicationsCVS: ----------------------------------------------------------------------

<html>
<body>
<h2>Change free text field publication overview for front page</h2>
<form action="changePublications_special" method="post">
<input type="checkbox" name="usePublicationsSpecial" value="1">Use free text field<br>
<textarea name="specialPublicationsField" cols="80" rows="40" tal:content="python:getattr(here,'specialPublicationsField','')"></textarea>
<br>
<input type="submit" value="submit">
</form>
</body>
</html>

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