File Listing File Listing
 

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

Main Menu

File Listing

Started by dakwah, November 02, 2006, 06:10:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dakwah


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?

Sami

‍I don't answer to PM with support question
Please post your issue to related board

dakwah

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

Pascal YAP

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  ;)

PYAP

dakwah

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?

Joachim Müller

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.

dakwah

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?