The problem that was not done in the first place is that it work for
date but not datetime. Has this changed? If so, I will take a patch
for make it default.

The more we integrate with jquery tools the better as long as we do
not bloat. I do not want to increase the number of js and css files.

Massimo

On Nov 1, 3:17 pm, Bruno Rocha <[email protected]> wrote:
> Hey, I am using Jquery Tools as I said,
>
> One thing I am being used, is to replace the actual web2py DataPicker widget
> (calendar.js) with this one from JQuery Tools
>
> I think It looks much better, take a look:
>
> (for 'date' and 'datetime' 
> widgets)http://flowplayer.org/tools/demos/dateinput/index.htm
>
> http://flowplayer.org/tools/demos/dateinput/large-skin.htm
>
> http://flowplayer.org/tools/demos/dateinput/flight.htm
>
> I am doing a plugin with a bunch of widgets, to implement JQuery tools
> datePicker instead of the actual, and another good things from jQtools as
> this one:
>
> http://flowplayer.org/tools/demos/overlay/apple.htm(for IMG() helper )
>
> An option for 
> IS_IN_RANGE()http://flowplayer.org/tools/demos/rangeinput/index.htm
>
> To the 'comment' arg in 
> Field()http://flowplayer.org/tools/demos/tooltip/form.htm
>
> Spliting FORM/SQLFORM in 
> tabshttp://flowplayer.org/tools/demos/tabs/wizard.html
>
> I have some snippets to implement that by the hand, now I am trying to
> create as a plugin that replaces web2py default styles with some things on
> JQTools.
>
> if somebody could help, or give any advice on creating that plugin, in a way
> this could be extended.
>
> Would be nice to have some kind of 'plugin_ui'

Reply via email to