Globs site
https://globs.org/
know bugs / To do (
Web iPhoto Access)
Bugs detected in version 2.2.
- With iPhoto 4 libraries, pictures are considered as movies, so that full size pictures and slideshow mode can not be reached anymore
To do
Requests summary (even those I know I'll never do)
- Allow users to choose to store preferences regarding size of thumbnails, size of slide show etc...
- Allow administrators to set limits per library and per user on the size of thumbnails, size of slideshow and download size of images.
- Try to detect server bandwidth issues, and scale back on image quality and/or resolution if too many users hit the server. Give a feedback to the user if this happens. Don't know how to do this
- For slideshows, try to detect screen size, and try to make best use of available size.
- Allow a "buy image" interface... I think this would lead to a major rewrite: it will break the WiPhA UI model, require some more rights and preferences management (which albums may be seen, which may be bought, which are forbidden), install a billing system or an interface to paypal. and it will not fit with the photocast system.
- Themes support, theme manager (not likely to happen, themes are strongly bound to the templates, and templates are bound to the wipha logic)
- Move towards a Gallery-like model
- Admin: user groups. No. After thinking about it again, I consider that creating a user named 'family' and giving the password to the wole family does the trick... As long as I don't add some specific user preferences.
- Manage pictures permissions with ACL to get rid of the changeperm executable.
- Large iPhoto libraries proper management: use a database to store iPhoto data, instead of keeping them in a (sometimes huge) session. Please Apple, I need sqlite support in the standard Leopard php.