I have event and signup installed on D6.8. For some reason a collapsible region for the signup module shows under the calendar event in week view, which makes the collapsible field overlay the rest of the week. It would make more sense to have this included on the listing view or table view and not on the basic calendar views at all.
| Comment | File | Size | Author |
|---|---|---|---|
| event_week_signup.png | 6.51 KB | g76 |
Comments
Comment #1
dwwAre you using the calendar_signup.module included with the event module?
Comment #2
z33k3r commentedI have the same issue. I would assume there would be no form in this view. Possibly a selectable link to sign up but not in the weekly or any other view, other than the node view.
Comment #3
z33k3r commentedAnybody have a workaround for this yet or know which file to modify?
Comment #4
dwwThe first step is answering my question. Are you using calendar_signup.module shipped with the event.module or not? That's the "maintainer needs more info" part of the current status of this issue. If you provide the information, then it's finally possible for someone to help you.
Comment #5
z33k3r commentedAhah! Your question prompted the answer. I had the Calendar Signup module enabled. I thought it was necessary for the work flow of the sign up and calendar integration... but it wasn't. Thank you very much.
Comment #6
dww@killes:
A) Please add more documentation to calendar_signup.module to discourage people from using it. I continue to get support requests and bugs about it.
B) Please consider renaming this code to at *least* use the "event" namespace. Eg. "event_calendar_signup" or something.
C) Please fix the attached bug. ;)
Thanks,
-Derek
Comment #7
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.