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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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