How to add description of album to thumbnails.php? How to add description of album to thumbnails.php?
 

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

How to add description of album to thumbnails.php?

Started by tomek, November 18, 2007, 10:17:33 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tomek

I change code in thumbnails.php.

?><table><tr><td width="50%"> description of album  </td><td width="50%"><?
$META_ALBUM_SET = $ALBUM_SET; //temporary assignment until we are sure we are keeping the $META_ALBUM_SET functionality.
CPGPluginAPI::filter('post_breadcrumb',null);
if (!$valid) {
    form_albpw();
} else {
    display_thumbnails($album, (isset($cat) ? $cat : 0), $page, $CONFIG['thumbcols'], $CONFIG['thumbrows'], true);
}
?></td></tr></table><?


Now I want add description of album in first <td>, byt HOW? :(

or maybe there is better idea?

Pascal YAP

Morning,

Quoteor maybe there is better idea?
Yes !
Personnally i use since 1 or 2 years the CPG plugin MiniCMS, with a lot of satisfaction.
With MiniCMS you can add all you want on INDEX.PHP, THUMBNAILS.PHP, DYSPLAYIMAGE.PHP, and you can create standalone page, but it's not possible to add something on SEARCH.PHP.

view an expl on my page : http://www.pays-dignois.com/galerie/thumbnails.php?album=16
an other exemple standalone : http://www.pays-dignois.com/galerie/index.php?file=minicms/cms&id=58

MiniCMS home : http://cpg-contrib.org/thumbnails.php?album=1

PYAP

Joachim Müller

Posting questions related to coppermine on a board named "Photography tips and tricks" is not a bright idea. Respect board rules in the future. Moving accordingly