Closed (fixed)
Project:
Event
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2005 at 16:01 UTC
Updated:
16 Dec 2007 at 12:41 UTC
The old event.module (at least in 4.5.2) displayed N number of upcoming events, when the /event url was referenced.
This feature has been lost in favor of the month, week, day, and table view types. I'd like to see a new view type of "upcoming" be added, with an admin configurable option to specify how many N upcoming events to display when called.
I find this to be a MUCH more usefull feature for a lot of people.
Maybe even have a pager() enable version that allows a user to go through the teaser outputs with N number of events per page, in an upcoming format.
Comments
Comment #1
crunchywelch commentedYou can collect 'upcoming' events for a number of days with the table view. You can get a better idea of how the urls are constructed in admin/help/event, but for this sort of thing you can do event/$year/$month/$day/all/all/$duration where $month, $year, and $day are the starting day of the table, adn $duration is the number of days to diaplsy form that date. This is not exactly what you ask for, but this sort of pager functionality is not on the radar as of yet, at least for me.
Comment #2
killes@www.drop.org commentedhas been answered
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.