[html-formfu] Policy on what to include?
Andreas Marienborg
omega at palle.net
Wed Mar 26 13:41:25 GMT 2008
In the course of converting two HTML::Widget apps to HTML::FormFu, I
have written some custom filters, elements etc, and I was wondering if
I should commit those back, or if they are too spesific, and would
just clutter things up.
HTML::FormFu::Element::Select::Country - A dropdown with a RFC-based
language list (using Locales::Country)
HTML::FormFu::Filter::Prepend - Prepend a string unless its already
there (I use it for a url-field, adding http:// automaticly)
Also, we have some LDAP-based constraints, that I'm not sure how to
fit into things. I see a HTML::FormFu::DBIC, so might have one
alongside for LDAP? It sort of isn't HTML::FormFu::Model-material
atleast, but I'm not sure.
- andreas
More information about the HTML-FormFu
mailing list