Closed (fixed)
Project:
Event
Version:
4.6.x-1.x-dev
Component:
API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2006 at 23:05 UTC
Updated:
2 Dec 2007 at 17:47 UTC
event_calendar_table's doc says, 'create a themed table ov events'. It does not create a themed table. It creates a row arrray which the caller might be able to format with theme_table, after deriving a suitable header parameter.
The various event_calendar_xxx functions have inconsistent return values.
What I wanted to do was have a page in a page book that contained a month's worth of events in a tabular format. Sadly, even after figuring out how to use theme_table on the output, event_calendar_table's format (a single column with colspan set to 3?) is not what I want, so I'll have to write code at the next level down I think to get the presentation I want.
Comments
Comment #1
killes@www.drop.org commentedThis version of event.module is no longer supported. Please update your site. If the issue is still valid, don't hesitate to re-open it against a more recent version.