Make Scheduled View a Calendar view
dwees - October 1, 2008 - 07:05
| Project: | Public Bookings |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
I've been working on this a little bit. I'd love to be able to turn the Table view used by the 'View Schedule' link into a Calendar view. I can edit the View, and have been trying to change the type in the database, but I have no way of telling the Calendar module how to filter by this module's custom date field.
I've opened up a support request over at the Calendar project #315057: Use Calendar for display of custom tables, we'll see if that helps this out.

#1
Did you continue working on this? If yes I'd be happy to integrate any patches or additions.
I have not worked with the calender module before and I'd prefer fixing the bugs in Public Bookings / rewriting it to using nodes before I write new features / integrations.
#2
I'd like to be able to view the schedule in a calendar view. Any idea when this may be available? Or patches I could use now?
#3
ATM there are no patches. I'd be willing to integrate patches if someone else writes them, but I want to continue working on the refactoring of this module, so I wont write them myself - sorry.
#4
The good news here is that the Date/Calendar modules now support other modules wanted to add their calendar views. Just gotta write the correct code for it. Used to have to rewrite the whole calendar display plugin yourself.
Dave