At the moment, the event module produces two blocks:
- a calendar
- a list of upcoming events, displaying the calendar

I have three problems with the present way of doing things:

1) I have multiple events with the same subject but in different places: I therefore want to display the Location in the block, and not the title.

2) I have recurring events, which at the moment get entered by hand and in advance. At present, if I have the same event programmed for 30 days, then for 60 days in advance, both of them get displayed. I would like to limit the number of days in advance that events are displayed.

3) I have different kinds of events, occuring in the same town, so they all show up as the same thing in the same "Upcoming events" block. I would like to propose separate blocks per event type.

I am prepared to work on some of these things, though progress is likely to be slow given pressure of other commitments. But I would appreciate some comments on the proposals to know whether this is really specific to me, or whether these are of more general interest.

Comments

ezheidtmann’s picture

You asked for comments, so here goes.

Displaying the location in the block would be useless for me. "Cafeteria", "Room 169", and "Main Office" don't tell me much about what's going on. Maybe you could make a custom PHP block to display events the way you want them?

Limiting display of events by number of days out would be useful. I give this idea a +1.

I actually haven't used the 4.6 version yet, so I can't comment on separating by event type.

That's just my 2 cents, as you asked.

Evan

doubtintom’s picture

I could make use of all three features, but especially #2.

Thanks!

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.