Since I just noticed this concurrent to receiving this message I guess I will ask here. Would I be correct in assuming that there is currently no date widget for the Integer field in Drupal 7? Date is a pretty common field type (I would think). Other than possibly the Date module is anyone aware of a Date widget for Integers under development? I'd be happy to contribute, since this is something that I actually need.
Thanks, Everett Zufelt http://zufelt.ca Follow me on Twitter http://twitter.com/ezufelt View my LinkedIn Profile http://www.linkedin.com/in/ezufelt On 2010-09-20, at 10:21 AM, Randy Fay wrote: > [A secret cabal planned a takeover and successfully assassinated the subject. > No retribution has been forthcoming to this point. Details are sketchy.] > > On Mon, Sep 20, 2010 at 3:18 PM, Moshe Weitzman <[email protected]> wrote: > datetime was removed under some dubious circumstances. you can depend > on date api module to get it back or probably better is to switch to > int if you can. see http://drupal.org/node/866340 > > On Mon, Sep 20, 2010 at 10:08 AM, Bob Hutchinson > <[email protected]> wrote: > > I'm having problems with a database field which is type 'datetime' in a > > Drupal > > 7 install, using alpha7. It installed OK a few months ago but now causes the > > module install to crash, it would appear that the datetime type is no longer > > supported or this is a bug in the PDO Database Abstraction Layer. I notice > > that core modules using timestamp fields are using type 'int', should I do > > the > > same? I am reluctant to do this as it will make upgrades from D6 just that > > much more difficult, > > > > I am testing this on Ubuntu 10.04, fully up to date. > > > > -- > > ----------------- > > Bob Hutchinson > > Midwales dot com > > ----------------- > > > > > > -- > Randy Fay > Drupal Module and Site Development > [email protected] > +1 970.462.7450 >
