News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Remove all file info BUT custom fields

Started by locations, June 29, 2007, 06:42:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

locations

I would like to remove all the file information under the image display EXCEPT the custom fields. I've looked around and have found ways to do one or the other, but not all. Screwing around with the displayimage.php file, I futzed it up and had to reinstall. I'm bridged to Joomla! and have Stamm's mod pack and final extract plugin.

Thanks

Nibbler

Just look for the lines like this

$info[$lang_picinfo['File Size']] = '<span dir="ltr">' . $info[$lang_picinfo['File Size']] . '</span>';

and comment them out. Alternatively try the plugin for doing this.

locations

Thanks Nibbler!
Guess I missed the plugin on my 1st search :-[

For those who are looking for the same thing, get it here:

http://coppermine-gallery.com/forum/index.php?topic=27407.0

Mark this solved!

Joachim Müller

Thanks for returning and resolving your thread.