coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: tomek on November 18, 2007, 10:17:33 AM

Title: How to add description of album to thumbnails.php?
Post by: tomek on November 18, 2007, 10:17:33 AM
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?
Title: Re: How to add description of album to thumbnails.php?
Post by: Pascal YAP on November 18, 2007, 11:38:24 AM
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
Title: Re: How to add description of album to thumbnails.php?
Post by: Joachim Müller on November 18, 2007, 02:41:08 PM
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