Several of the bug report / issue tracker responses report that a new updated version is available, and while I'm currently working on downloading it from cvs/the links here, it would be really useful for those who might work on it to have the most recent version.
( esp if we suck at using cvs)

Comments

uccio’s picture

The development version is availlable only by CVS:

http://drupalcode.org/viewvc/drupal/contributions/modules/website_screen...

The 6--5 branches work well, try it!

The 6--5 in this moment is WSS API + CCK formatter (no custom node)

puravida’s picture

Assigned: Unassigned » puravida
Issue summary: View changes
Status: Active » Closed (works as designed)

If I'm not mistaken, CVS is no longer used for Drupal projects. It is quite easy to use "git" to download the latest dev branches. However, getting set up to access the repositories takes a bit of work, but if you're just planning to submit patches, that is easy. Just clone the git repository and pull the branch you want to work on:

git://git.drupal.org/project/website_screenshot.git