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.

CommentFileSizeAuthor
event_week_signup.png6.51 KBg76

Comments

dww’s picture

Status: Active » Postponed (maintainer needs more info)

Are you using the calendar_signup.module included with the event module?

z33k3r’s picture

I 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.

z33k3r’s picture

Anybody have a workaround for this yet or know which file to modify?

dww’s picture

The 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.

z33k3r’s picture

Ahah! 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.

dww’s picture

Project: Signup » Event
Version: 6.x-1.0-rc3 » 6.x-2.x-dev
Component: Themeability » Code
Status: Postponed (maintainer needs more info) » Active

@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

japerry’s picture

Status: Active » Closed (outdated)

Event 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.