coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: dakwah on November 02, 2006, 06:10:49 AM

Title: File Listing
Post by: dakwah on November 02, 2006, 06:10:49 AM

I found FileCabinet but not that helpful. This is what i want:
- I would like to put my files in a different folders, say mp3 songs, different folders for each singers
- I would like to use ftp to upload those files
- I can put some descriptions on each file
- There's download counter and also preview or image of file type if possible
- Lasltly, people can download the file, and also user can give comments to the files.
- I want just listing of files.

- I'm using wordpress for my web, that's not the requirement.

- Can coppermine do this, how?
Title: Re: File Listing
Post by: Sami on November 02, 2006, 06:20:30 AM
Yes, it can
Title: Re: File Listing
Post by: dakwah on November 02, 2006, 06:32:14 AM
This is typically what i want:

Here in the Category Viewer"
_______________________________
Thumbnails | Category Name
                  Category Description 
_______________________________

Here in the list of files viewer:
_______________________________________________________________________________________________________

Thumbnails | File Name (Linked)          |  Download Counter  | Option for user to put comments, send as ecard, and email |
                | File Description              |                            |
_______________________________________________________________________________________________________
And continue with the list of files

How to do this, i've installed the newest CPG with Mac OS Theme
Title: Re: File Listing
Post by: Pascal YAP on November 02, 2006, 09:02:59 AM
Morning,,

First, you can read carrefully the Coppermine's Doc (in your Coppermine package (your-cpg/docs))
or if you have'nt this package read here (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm)  ;)

PYAP
Title: Re: File Listing
Post by: dakwah on November 02, 2006, 09:32:32 AM
OK thanks.

One more thing:

- Say i got 3 albums A B and C
- A is a picture album
- B is a mp3 album
- C is a collection of zip files

I would like album A displaying the Thumbnails for list of pictures, but for albumn B and C, it just displaying list of item without thumbnail. How to do that?
Title: Re: File Listing
Post by: Joachim Müller on November 02, 2006, 04:21:16 PM
Workaround: Change the generic thumbnails that represent mp3-files (your_coppermine_folder/images/thumb_mp3.jpg) to a 1 Pixel graphic that has the same color your background has.
Real solution: you'll need to hack the core code.
Title: Re: File Listing
Post by: dakwah on November 02, 2006, 04:31:03 PM
I see.

If i decrease the size of the thumb for mp3, it will effect the wholethumb right? Say in the display at last additions and random additions that contain files from A B C, just images from A will get displayed, but from B and C will be a tiny miny image.

I don't know coding, anybody has done this before and would like to share it?