06/04/2008: Nucleus plugin: Picasagallery alpha
Here's another approach to a picturegallery: picasagallery. This one pulls all public albums and pics from any given picasaweb account, thanks to google's new api, and presents them in a nice way on your webpage!
- images are served by picasaweb, so you get >1 gb webspace for free
- uses the excellent Highslide script for displaying images
- low overhead <25k including javascript (no javascript frameworks to download)
- NOT using Zend libraries, but rather implemented my own PHP4 compatible engine!
This is an alpha release so expect to find bugs here and there.
Todo list:
- pagination of thumbnails
- Implement user rights so that logged in users can see restricted albums
- write comments through the google api
Installation instructions are included in the >>download<<.
[edit]
Version 0.91 is available here.
Enjoy