Hello,
love the station module, I have been for some time trying to adapt your module to support a stations with both an am and fm band (ie 2 schedules, 2 listen links, 2 now playing). I have hacked (because I can't really code) to the point where I need just a second schedule to be complete (I also realize that is the most difficult part) I am an amature but will keep trying just though I'd put it out there.
Thanks,
joe
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | station_88278.patch | 42.19 KB | drewish |
| #6 | station_multi-schedule_0.patch | 41.27 KB | drewish |
| #4 | station_multi-schedule.patch | 36.76 KB | drewish |
Comments
Comment #2
drewish commentedThis probably won't happen until after the upgrade to 5.0.
Comment #3
joeedel commentedI'm no programmer but I would be willing to support in any way that I can. I am now taking the time to learn the drupal api's and such so we will see.
Comment #4
drewish commented| Status | File | Size |
|---|---|---|
| new | station_multi-schedule.patch | 36.76 KB |
here's a patch that starts it off. it changes the database structure to accommodate multiple schedules so back before testing it.
Comment #6
drewish commented| Status | File | Size |
|---|---|---|
| new | station_multi-schedule_0.patch | 41.27 KB |
minor updates
Comment #8
droople commentedHi
Could you please consider continuing working on this feature,
I want to do a radio station directory in Drupal and this could be good, sorry for the duplicate thread on the station project
thanks
Comment #9
drewish commented| Status | File | Size |
|---|---|---|
| new | station_88278.patch | 42.19 KB |
picking this up again. made some changes. now schedules are nodes. one is created automatically and assigned as the default. the editing is all done under the node/*/schedule tab. there's probably still a ton of bugs in this but i see this as the big feature for a 5.x-2.x branch.
Comment #10
drewish commentedi went ahead and committed this to head. i'm sure it needs some more work but i'll just do patches.
Comment #1
drewish commentedhumm, that would be a cool feature but it'd be quite a bit of work (as it sounds like you've found) to go from the assumption that there's a single station to many stations. i'll keep it in mind in terms of directions as i work on some of the bigger changes i've got planned but i can't really promise that it'll happen any time soon.