New album/new picture notification New album/new picture notification
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

New album/new picture notification

Started by zieloo, December 01, 2007, 11:00:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zieloo

I tried to modify the currently used style so that it draws a colored border around an album (in album list) indicating there're some new photos. New, by date and should be configurable: a week/a month, etc. Plus, it would be great to do the same with completely new albums (even empty).

I tried to edit index.php and themes.inc.php but without success  :-\

Could anyone please help me?

Joachim Müller

Don't edit include/themes.inc.php. Edit themes/yourtheme/theme.php instead. Related to theming, moving accordingly.