Selection of file information possible ? Selection of file information possible ?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Selection of file information possible ?

Started by AndreasDe, September 08, 2005, 10:22:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AndreasDe

when an image is displayed I only want a selection of information to be shown such as keywords, url and my own data fields; the original list of information such as file name, size, dimensions, number of clicks, favorites should not be visible.
Is that possible ?
Thanks
Andreas

Nibbler

If you look at displayimage.php, and find the function html_picinfo(), you can comment out and/or add to the $info array which is what is used to the display the file information.

AndreasDe

Thank you for your fast reply and it really works ! I just deleted the rows with unwanted information.

Is it even possible to create mor than 4 own datafields ?

Andreas