![]() |
|
Showing new images since last visit - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Showing new images since last visit (/thread-6890.html) |
Showing new images since last visit - wongm - 23-04-2010 There is already the 'flag_thumb_as_new' plugin that does something similar: What is the best way to extend an existing plugin? I want to make it do the following:
The fallback for non-cookie users would be the current date threshold option. Showing new images since last visit - acrylian - 23-04-2010 Well, take that plugin and extend it to your needs is the way...;-) This filter plugin is probably a good guide for what you want. |