Fox
Fox Documentation - all about the Fox formprocessing addon
Note that I am using also a custom conditional in some templates, to check an author name against an author field value previously set. It is defined like this in config.php:
# add conditional markup: (:if author AUTHORNAME:) $Conditions['author'] = "\$GLOBALS['Author']==\$condparm";