Download & Extend

Playlist track weight usability tweek

Project:Station
Version:5.x-2.x-dev
Component:Playlists
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

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

#1

Version:5.x-1.5» 5.x-2.x-dev

need to get it into 2.x and then backport.

#2

In D6 I'm able to use the javascript tablesort so the weight won't be a problem any more.

#3

Title:Smaal usability tweek» Playlist track weight usability tweek

#4

Status:active» 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.