atb_if_form
Conditional tags for forms
Lately, I’ve been writing Textpattern pages for relatively complex sites that do things like this:
<txp:if_section name="widgets,sprockets,thingies">
<txp:hide>The widgets, sprockets, and thingies sections have their own special layouts.</txp:hide>
<txp:output_form...

