Home > Entries > The gallery design
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for 'BST/1.0/DST' instead in /home/jcooper/public_html/entries.php on line 51
Posted: 29th of September 05, 4:51 PM
I'm currently working on the Gallery style and trying to prototype something that works.
The idea is that each gallery will be represented by a "polaroid", and clicking it will reveal a page containing small thumbnails of each image. Clicking each thumbnail in turn will display the large version of the picture in a box.
Also, each gallery will have a "last modified" time associated with it - those modified/added in the last 7 days will be highlighted (as shown on the concept page). This could, once people have J©.net user accounts, lead to highlighting galleries updated since your last visit.
I'll then want to do something funky with comments etc, but to begin with I'll just register each time an image is viewed, therefore allowing me to display the most viewed in some way.
If you've got any ideas or comments please drop me an email so I can make this an uber cool feature.