drayen@drupal.org wrote:I've
MP3 Shop / Download previews (29 replies) Wed, 01/02/2008 - 11:23
- Thanks Drayen Online (03/17/2010 - 05:44)
- Track products to full products (11/17/2009 - 02:25)
- - uc_file module
1. create (11/20/2009 - 13:12)
- one more small doubt (11/21/2009 - 06:41)
- Re: one more small doubt (11/23/2009 - 11:30)
- Hello,
We did that and it (11/24/2009 - 13:03)
- hi please reply to this thread (11/30/2009 - 02:34)
- Hello,
We did that and it (11/24/2009 - 13:03)
- Re: one more small doubt (11/23/2009 - 11:30)
- one more small doubt (11/21/2009 - 06:41)
- - uc_file module
1. create (11/20/2009 - 13:12)
- Re: MP3 Shop / Download previews (07/13/2008 - 20:17)
- MP3 shop modeling (11/05/2009 - 20:16)
- Re: Re: MP3 Shop / Download previews (09/03/2009 - 23:55)
- Re: Re: Re: MP3 Shop / Download previews (09/04/2009 - 09:17)
- Re: Re: Re: Re: MP3 Shop / Download previews (09/08/2009 - 05:01)
- Re: Re: Re: MP3 Shop / Download previews (09/04/2009 - 09:17)
- Re: MP3 Shop / Download previews (03/01/2008 - 13:41)
- Re: Re: MP3 Shop / Download previews (03/01/2008 - 16:32)
- Re: MP3 Shop / Download previews (01/28/2008 - 07:49)
- new challenge (01/14/2008 - 11:24)
- Re: MP3 Shop / Download previews (01/04/2008 - 07:23)
- drayen@drupal.org wrote:I've (03/11/2008 - 13:56)
- Re: drayen@drupal.org wrote:I've (03/12/2008 - 02:50)
- i don't have a need for a generated preview myself... (03/22/2008 - 12:44)
- Re: i don't have a need for a generated preview myself... (03/23/2008 - 16:48)
- Re: Re: i don't have a need for a generated preview myself... (03/23/2008 - 18:15)
- Re: Re: Re: i don't have a need for a generated preview myself.. (03/23/2008 - 21:17)
- Re: Re: i don't have a need for a generated preview myself... (03/23/2008 - 18:15)
- Re: i don't have a need for a generated preview myself... (03/23/2008 - 16:48)
- i don't have a need for a generated preview myself... (03/22/2008 - 12:44)
- Re: drayen@drupal.org wrote:I've (03/12/2008 - 02:50)
- drayen@drupal.org wrote:I've (03/11/2008 - 13:56)
- Re: MP3 Shop / Download previews (01/04/2008 - 03:51)
- interesting postings! (01/04/2008 - 20:07)
- Re: MP3 Shop / Download previews (01/04/2008 - 01:19)
- Re: MP3 Shop / Download previews (01/02/2008 - 12:11)
- Thanks Shawn,
The album (01/03/2008 - 03:45)
- Re: Thanks Shawn, The album (01/03/2008 - 09:40)
- Thanks Shawn,
The album (01/03/2008 - 03:45)

I've just put up a bounty for a feature on the relativity module http://drupal.org/node/206236 which will sort out my remaining issues with it (ordering and problems when the catalog gets large). If you can spare some cash please pledge a bit to see if we can get this development sorted. ** someone else just matched my $50 bounty!!
Thanks for your notes here on getting this set up -- it's been very useful as I've been also setting up a CD shop. In regards to sorting the output of relativity, I discovered you don't need a bounty, the ability is already there! Under node relativity display settings (admin/settings/relativity/display) there is the rendering option for children nodes. And since you can use a view as the rendering option you have all the sort power of views at your fingertips.
An example view that I created for my track previews has the following: Page View enabled in Table mode, Fields of Title and Audio player, Filters is Published and Node type, Arguments is "Relativity: Parent Node ID" (this is the really important one!), Sort is "Product: List order". Works like a charm.