Posted by drewz on July 5, 2006 at 3:37am
Jump to:
| Project: | Playlist (toolkit, modules) |
| Version: | master |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
As the list of tracks in a podcast grows big, seems like it should be split into several pages. I'm hitting 30 tracks, which is decent but I'm not sure how many flash players I can get on there before things start to topple over :)
Also, managing a very large podcast could be hard with a long list of tracks... Doesn't look like the edit screen can be easily split into pages.
Comments
#1
I was thinking about this the other day - it's most likely a UI problem. For now I suggest modifying the audio_playlist_theme() function to display the last 5 or so podcasts in reverse chronological order. This makes more sense for a podcast anyway since a podcast is supposed to be chronological. And for the manage playlist problem, no idea how to solve long lists - maybe if dragging upwards also scrolled upwards so that it was easy to move things up and down. This is a current UI problem with most drag and drop lists, I think.
#2