INTRO ------------ This set of modules exposes a new Node type and CCK fields containing websites screenshots. Screenshots are automatically done using different third party services, via modular and extensible approach. Developers: Uccio - http://drupal.org/user/32370 Psicomante - http://drupal.org/user/29518 INSTALL ------------ 1) Place in your modules folder. (/sites/all/modules/website_screenshot) 2) Sign-up for one of the services already included in the module. or add a new service by extending the module. 3) This modules sets up a content type called "website_screenshot" 4) ________________________________________ (waiting to hear what I'm suppose to do with the content type.) (guess... create a cck field for a url? but cck/link wasn't a dependency.) CONFIG ------------ Configuration is done here: /admin/settings/website_screenshot Image Width = the size of requested image at screenshot service (if you want, use the highest size available) Imagecache Preset = what will happend to the image after grabbing it. Screenshot Engine = third-party service provider KNOWN ISSUES and PROGRESS ------------ Thumbnails as a CCK field type http://drupal.org/node/643928 MORE INFORMATION ---------------- - For bug reports, feature or support requests, see the module issue queue at http://drupal.org/project/issues/website_screenshot