Annotation of ImageArchive/zpt/configScale.zpt, revision 1.1

1.1     ! dwinter     1: <html>
        !             2: <body>
        !             3: <h4>
        !             4:    Config the scaler for prescaled images (currently only the <em>scaleomat</em> is supported
        !             5: </h4>
        !             6: <form method="post" action="configScale">
        !             7: scaleomat command: <input type="text" name="scaleomatStr" tal:attributes="value here/scaleomatStr" size="50">
        !             8: <br>
        !             9: <input type="submit" value="change">
        !            10: </form>
        !            11: </body>
        !            12: </html>

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