You are hereimages

images


photopic (Drupal module)

What is photopic?

The photopic module is a very simple Drupal 6.x module with only the simplest of features. Once installed and a menu link created for it, any public Picasa web albums can be displayed on your website.

Please note that the module is currently in beta, but it does work :)

Nemo and Lucky

I have uploaded new photos of our dog Nemo and Lucky the rabbit. Lucky seems to know that Nemo will not hurt her, after all Nemo was the hero, saving her from attacking cats.

Browse through my online photo albums to see more photos.

Photo Albums and Internet Explorer are now friends

I spent a couple of minutes going through the CSS Styles of the Photo Albums, as well as the pwa.js javascript file.

With a combination of modifications in both files, mainly removing the hard-coded styles in pwa.js and adding unique class attributes to the dynamically built HTML part of the code, I was able to make all the links display correctly in Internet Explorer.

Photo Albums Added

Finally I managed to find a neat solution to embed my Picasa Web Albums. Well, probably I would not be correct if I used the 'embed' word as I did not exactly embed my albums.

I have found an excellent little open-source javascript file called pwa.js which parses through the user's Picasa Web Albums RSS Feed, then displays the Albums on the page in an HTML table.