[dev] Re: [cvs] commit: ansel/lib Ansel.php Gallery.php ansel/templates/list tile_gallery.inc tile_owner.inc

Ben Chavet ben at chavet.net
Mon Mar 8 11:33:22 PST 2004


>   Log:
>   Add last-modified and date-created attributes to galleries.

Existing galleries will not have these values set in the backend until 
there is
an update() called on them.  So, each time they are loaded, these values will
be the current time, which isn't excatly the desired effect.  New galleries
will have the proper values when they are created.  Any good ideas on how to
set these values on-the-fly for existing galleries?

--Ben


More information about the dev mailing list