Upgrade to Drupal 6?
EoinBailey - July 14, 2008 - 15:42
| Project: | Views Date Range Filter |
| Version: | 5.x-1.7 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Is this module going to updated to work with Drupal 6?
Thanks!

#1
interested to know, too. Or is the new views 2 filter system good enough to give this functionality?
Cheers.
#2
I'm pretty sure that Views 2 has all the functionality available in Views Date Range Filter built into it now.
The attached screenshot shows most of the date options.
#3
Hello,
Where exactly is this date range filter in views 2?
I only see a node published date, but it is far from such a nice date range picker.
#4
it's a built-in function of the date.module for drupal 6.
so you have to create a date field and use this in views 2 -> then you get the screen from comment #2.
i hope this info will help you.
#5
maybe you can help me @ http://drupal.org/node/477164 for creating a list of nodes that's in between a range of aa date-field (with from/to actives)
#6
there is a alternative module for this http://drupal.org/project/views_daterange
#7
how woulf you implement that module in order to get the same result?