Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 52316f5cf05fba7e45865f5728d4ab27 > files > 27

perl-CGI-FormMagick-0.910.0-10.mga7.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>