Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [Solved (sort of)]: List View for mp3/mid files  (Read 5165 times)

0 Members and 1 Guest are viewing this topic.

blazer380

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 40
[Solved (sort of)]: List View for mp3/mid files
« on: August 10, 2004, 06:53:31 pm »

You open an album, and all the files in the album are .mp3 or .mid.
Once the album opens up, you see the default thumbnail images for MP3 and MID.
Is there a way to have a Index view instead of Thumbnail View?

Thanx
Alex
« Last Edit: August 15, 2004, 11:46:58 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: List View for mp3/mid files
« Reply #1 on: August 11, 2004, 11:49:08 am »

what do you mean by "index view"?

GauGau
Logged

blazer380

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 40
Re: List View for mp3/mid files
« Reply #2 on: August 11, 2004, 04:23:38 pm »

a view without thumbnails. for example if you open up My Documents folder on your desktop, and go to View -> List.
Something similar to that. Since all the mp3s in that album will have the same exact thumbnail, i think it would be easier to browse them in List view. But I just want this option in some albums, not all. The ones that have any sort of images in them, Thumbnail View. The ones that have no images in them, but have other files (mp3s, midis), List View.

Thank you!
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: List View for mp3/mid files
« Reply #3 on: August 12, 2004, 05:36:41 am »

change all generic thumbnails for mp3, mid, wav and so on you don't want a thumbnail to be displayed to a 1x1 pixel transparent graphic - is that your question?

GauGau
Logged

blazer380

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 40
Re: List View for mp3/mid files
« Reply #4 on: August 12, 2004, 06:01:38 pm »

its not that I dont want a thumbnail (and I dont), but its more the way that the list of files is displayed. Right now it shows them in a table format (4 cols 3 rows), but I just want a listing like this (sort of an <Li >):

Jay-Z - Change Clothes - 5 views - user1234
Adam Freeland - We Want Your Soul (Edit) - 46 views - user3342
Delerium Feat Sarah McLachlan - Silence (DJ Tiesto Remix) - 40 views - user1235
...
...
...

and so on.....
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: List View for mp3/mid files
« Reply #5 on: August 13, 2004, 02:10:08 am »

Make your own theme and you can do exactly that.  Just take a look at the default theme to get a feel for how everything is done and go from there.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: List View for mp3/mid files
« Reply #6 on: August 13, 2004, 12:29:24 pm »

You have 2 options, both of which require you to modify the theme.php.

1.  make 2 seperate installs, one for normal display of pics, one using the modified theme.  They can use the same database, and look as though they are part of the same install.

2.  Modify the theme, and use the mod available to set these albums to use a different theme than the rest of the site. 
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

omniscientdeveloper

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 901
Re: List View for mp3/mid files
« Reply #7 on: August 14, 2004, 02:53:11 am »

The easiest way is to make a seperate theme that displays the albums as a list. You can then modify your original theme so that the following is added to the links for audio files:

&theme=[your-second-theme]


-omni
Logged

blazer380

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 40
Re: List View for mp3/mid files
« Reply #8 on: August 15, 2004, 03:54:41 am »

i think i'll stay with the current theme. i'm not good at messing around with code. dont fix it if it aint broke =) thanx anyways.
Logged
Pages: [1]   Go Up
 

Page created in 0.027 seconds with 19 queries.