#1421 new
dleffler

Feature request: Allow SEF Url request for Events

Reported by dleffler | October 4th, 2017 @ 01:49 PM

Links to calendar events are not human discernible since they are based on event/event-date id numbers, or unix datetimestamps. Perhaps create a new method 'show_by_date' which returns all the events within that year, or year/month, or year/month/day, or year/month/day/title similar to what is done in the News module. This in turn could be streamlined with a router_maps.php entry so that a group of events could pulled by:

http://localhost/events/show_by_date/year/2017/month/10/day/15/title/my-event
with a router_maps.php clean link of:
http://localhost/event/show/2017/10/15/my-event
Of course we'd need to add sef names to events and some sort of upgrade script to revise existing events...uniqueness would need to be based on specific date?

Comments and changes to this ticket

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Bug Tracker for Exponent CMS

Shared Ticket Bins

People watching this ticket

Pages