Steal a bunch of code from the project module so we get station/schedule/foo and station/schedule/bar links for each schedule.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | station_schedule_169409.patch | 9.38 KB | drewish |
| #5 | station_schedule_169409.patch | 12.33 KB | drewish |
| #4 | station_schedule_169409_2.patch | 12.33 KB | drewish |
| #3 | station_schedule_169409_1.patch | 11.97 KB | drewish |
| #2 | station_schedule_169409_0.patch | 19.08 KB | drewish |
Comments
Comment #1
drewish commentedthis gets it close. the patch adds a uri field to {station_schedule} and views support for it. if the path module is enabled it uses that to assign paths for /station/schedule/URI/[week,monday,tuesday,...] but it breaks the old links (even the backwards compatibility option that i'd added in a previous patch). i need to figure out what to do about that.
Comment #2
drewish commentedre-rolling
Comment #3
drewish commentedre-roll. need to give this more testing.
Comment #4
drewish commentedre-rolled. i'm not sure i like using the path module to set the paths. i think it might be better to handle it in the hook_menu() implementation.
Comment #5
drewish commentedre-rolled to remove some stuff that's been committed.
Comment #6
drewish commentedhumm, wrong file.
Comment #7
damienmckennaThe Drupal 5 versions are no longer supported, if someone would like to step up to co-maintain it then please do so, otherwise future work will only happen for D6 and D7. Thank you.