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

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

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