[html-formfu] Policy on what to include?
Zbigniew Lukasiak
zzbbyy at gmail.com
Thu Mar 27 10:15:15 GMT 2008
On Wed, Mar 26, 2008 at 2:41 PM, Andreas Marienborg <omega at palle.net> wrote:
> 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)
After some more thinking on the subject - this would not work if
someone entered 'HTTP://...'. Maybe what is really needed is some
canonisation of the entered URL.
>
>
> 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
>
>
> _______________________________________________
> HTML-FormFu mailing list
> HTML-FormFu at lists.rawmode.org
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
>
--
Zbigniew Lukasiak
http://brudnopis.blogspot.com/
More information about the HTML-FormFu
mailing list