Hi
I would like to customize the URL for a single event, and change it from the current /event/name for a non-repeating event, and /event/name/date for an instance of a repeating event, to /event/year/id for both. Is it possible?
Thanks
Yorgos
Unfortunately the rewriting at this point is pretty limited to what is included in the plugin. You may be able to hack some things but I know of no good solution for this. The only thing I can think of is to utilize some redirect plugin that will auto redirect certain URL strings for you. Have looked into that at all?