Overhaul Station Schedule
| Project: | Station |
| Version: | 5.x-1.2 |
| Component: | Schedule |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Hi :)
Drewish, you've mentioned in several bug comments that the schedule grid system needs an overhaul but you don't have time.
I'm having a second attempt at setting up my radio station's site, and there's some things I want to get done, so I'm happy to roll up my sleeves and get stuck in, if you have the time to review my patches and commit them :)
Here's what I'm aware of that needs tackling:
- option to start and end the day list at any time, and also wrap round days, eg run each day from 1pm - 2am. (This would make my old patch to automatically trim the schedule obsolete.)
- compress the height of the schedule grid. Maybe an admin option to select one of 'regular' or 'compact' rather than the pixel thing I did here: http://drupal.org/node/120906
- start the week on the same day as Drupal (that's filed here: http://drupal.org/node/141101)
- allow an item to wrap from the end of the week to the start
Anything else?
Is it best if I work from the last dev release or get CVS head checked out?

#1
i'd love the help. i'll review anything you post.
and any major changes should be in HEAD not the 5.x-1.x branch... i think you'll find it's got some pretty substantial changes. schedules are now nodes.
also, rather than having a meta-issue like this i'd rather tackle each in the individual issues.
#2
resolved in http://drupal.org/node/120296