Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > cab6680ea8be21f60879fb560f6e12d4 > files > 46

perl-CGI-FormMagick-0.910.0-3.mga4.noarch.rpm

<form title="Hello" header="head.tmpl" footer="foot.tmpl" post-event="say_hello">
    <page name="Name">
        <field id="wibble" type="text" validation="wibble">
            <label>Type "wibble":</label>
        </field>
    </page>

    <lexicon lang="en">
        <entry>
            <base>NOT_WIBBLE</base>
            <trans>You didn't type wibble</trans>
        </entry>
    </lexicon>
</form>