Posted by dwees on October 1, 2008 at 7:05am
Jump to:
| Project: | Public Bookings |
| Version: | 6.x-1.x-dev |
| Component: | Public Bookings |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
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.
Comments
#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
#5
Does this mean it is currently not possible to show the public bookings in a calendar view?
Thank you very much
#6
ATM there is no calender view out of the box. The Event Bookings (building on top of Bookings API) provides something in this direction