Closed (won't fix)
Project:
Station
Version:
5.x-2.x-dev
Component:
Playlists
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2008 at 19:06 UTC
Updated:
21 Feb 2012 at 22:59 UTC
Our Show Hosts are complaining about the Weight values starting at Zero versus 1. Many of them have their playlists on paper first and then transfer it. They find it counter-intuitive to add the fourth item in their playlist to the apparent weight of 3.
I have changed:
$weight=0;
to
$weight=1;
Near line 229 in the station_playlists.module
Just food for thought.
Thanks.
Comments
Comment #1
drewish commentedneed to get it into 2.x and then backport.
Comment #2
drewish commentedIn D6 I'm able to use the javascript tablesort so the weight won't be a problem any more.
Comment #3
drewish commentedComment #4
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.