Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Move from subdomain to path urls for event series/tags #80

Closed
friedger opened this issue Dec 2, 2015 · 2 comments
Closed

Move from subdomain to path urls for event series/tags #80

friedger opened this issue Dec 2, 2015 · 2 comments
Assignees
Milestone

Comments

@friedger
Copy link
Contributor

friedger commented Dec 2, 2015

Handle urls as follows:
/:hash -> redirect to /event/:eventId
/:tag -> redirect to /:tag/events

@friedger friedger self-assigned this Dec 2, 2015
@Splaktar Splaktar modified the milestone: 1.3.2 Dec 15, 2015
@Splaktar Splaktar modified the milestones: 1.3.2, 1.3.3 Apr 24, 2016
@Splaktar Splaktar modified the milestones: 1.3.2, 1.3.3 Aug 28, 2016
@Splaktar
Copy link
Contributor

Implemented in #102.

@friedger
Copy link
Contributor Author

gdg.events/event/1234567890 looks overcomplicated as events is duplicate

for tags what would be other paths? gdg.events/devfest redirects to gdg.events/devfest/events. Something like gdg.events/devfest/europe/events? Or gdg.events/devfest/stats?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants