Thanks to everyone who helped contribute!

Highlights from the Changes file are:

    - Incompatible Change: plugins process() method is now run *after*
      elements' process() method.

    - Incompatible Change: Button element no longer sets retain_default(1) -
      now sets force_default(1). Fixes bug where multiple buttons with same
      name were getting the wrong value after being redisplayed after errors.

    - New pre_process() plugin method that runs at the same time as the old
      process() hook.

    - New Model::HashRef.

    - New inherited method locale() available on forms, blocks and fields.

    - New Element::Number.

    - New Deflators: FormatNumber, PathClassFile, Callback.

    - New Filter::FormatNumber.

    - New Inflator::Callback.

    - New Norwegian I18N translation.

_______________________________________________
HTML-FormFu mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to