If a user wants to link to a calendar filtered by a term they can only link to something like ?q=event/2006/06/16/month/all/4/ but not to the dynamic current month. So, if a user wants to link 'View all events this month tagged with social', that link will only work in the month it was posted in (June).

I propose there should be an option to link to something like ?q=event/current/month/all/4 that will always show the current timeframe, filtered by tags etc in the same way as the original link would have done.

Comments

geodaniel’s picture

On looking into the code, I discovered we can actually link to ?q=event////month/all/4 which has the desired outcome, but doesn't look so pretty...

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.