Display updated albums Display updated albums
 

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

Display updated albums

Started by gparinger, February 25, 2006, 07:55:16 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

gparinger

Hi!

Have been searching around the forum for a mod that shows where there is new pictures added to albums in categories similar to the icons in phpbb showing that there is new topics in an album/category. Anyone seen something that works like this. The function should be based on individual basis and not date.

/Gustav

Stramm

there's teh update history mod. That one you can modify to somehow fit your needs. Use user_lastvisit as reference and show all updates since that date

But if you want it graphically with icons next to cats, albums and thumbs... puh, lots to do