New version in the making: jQuery plugin in the making
It's been a while since I've had the time to work on PWI. But I just finished the first new things. - Rewrite to become a true jQuery plugin! - Showing the latest uploads. - Fixed some bugs on IE6 and with translations.
First BETA will be up soon for you to test.
UPDATE: Version 1.0 releases!
Complete revamp of the PWI script has been done. It is now easier to personlize and have it look the way you want to.
ABOUT
A no-refresh, ajax-ian, high-speed, simple to include, Picasa web album placement javascript library...
This javascript library enables you to place your Picasa Web Albums on your own site without the need of server side code and extensive programming knowledge.
LINKS
Demo: http://www.multiprof.nl/pwi/
Homepage: http://www.multiprof.nl/picasa-webalbum-integrator/
Group: http://groups.google.com/group/pwi-en
HOWTO
Working on the extensive documentation, but untill then:
- goto the downloads section
- download the latest zip file
- unzip the zipfile in the root of your site (will create a pwi folder)
- goto the js-folder inside this newly created pwi folder
- open pwi-1.0.js
- Find the line that says: var pwi_username = "your_picasa_username";
- change your_picasa_username to your picasa username (duh), this can be found when you goto picasa webalbums on google, and choose (after logging in) My Public Webalbums. Take a look at the url, and you'll notice something like: http://picasaweb.google.com/jdiderik ... well, the last part is the username you want!
Enjoy!
Current dependencies:
The current version comes with these jQuery plugins:
- jQuery (v1.3.2, website
- jQuery BlockUI (v2.16 website)
- jQuery Slimbox2 (v2.02 website)
- jQuery History (v1.00 website)
WARNING: This script might only work if your files are on a webserver, although it works on my Mac with FF3. So upload to your website inside a directory called /pwi (or somewhere else) If you don't have a webserver that you can place the files on, or need a simple local server? Then try a webserver server like http://www.element14.org/onehttpd/