It has gone from:As per your patch note:
Revision 165 - (view) (download) (as text) - [select for diffs]
Modified Thu Jan 31 19:24:51 2008 UTC (5 days, 12 hours ago) by calguy1000
File length: 21281 byte(s)
Diff to previous 164
PrettyURLS with the detaipage parameter now work for list and upcoming list mode... but I changed the format of the pretty url, and took the year/month/day stuff out.
.../2008/02/12/10-Event-Title/
to
.../177/10--Event-Title/
I think I'd like to put it back, so I guess I either down grade or patch the register routes and the pretty url creation in the display stuff or would this break something else?
Also if you are going to pull the starting page for a Calendar as set in preferences, why not use that alias as the start for the route in register route in Calnedar.moduel.php line 137 indicated by INHERE. (also in the other places where needed)
$this->RegisterRoute('/INHERE\/(?P[0-9]+)\/(?P[0-9]+)\/(?P[0-9]+)\/(?P[0-9]+)-.*$/',
Best wishes,
Russ