Steal a bunch of code from the project module so we get station/schedule/foo and station/schedule/bar links for each schedule.

Comments

drewish’s picture

Status: Active » Needs work
StatusFileSize
new19.13 KB

this 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.

drewish’s picture

StatusFileSize
new19.08 KB

re-rolling

drewish’s picture

StatusFileSize
new11.97 KB

re-roll. need to give this more testing.

drewish’s picture

StatusFileSize
new12.33 KB

re-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.

drewish’s picture

Status: Needs work » Needs review
StatusFileSize
new12.33 KB

re-rolled to remove some stuff that's been committed.

drewish’s picture

StatusFileSize
new9.38 KB

humm, wrong file.

damienmckenna’s picture

Status: Needs review » Closed (won't fix)

The 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.