It would be nice to have the functionality to save the image that created this module into a CCK, and can be used with imagecache. Thanx Oscar

Comments

uccio’s picture

Assigned: Unassigned » uccio
Priority: Normal » Minor
Status: Active » Needs work

The cck features is planned, you can try website_screenshot_cck.module but at the moment is under development.

SandStorm’s picture

any progress on the cck field module?

uccio’s picture

unfortunately no,
the CCK documentation is poor and all the examples are too complex to explain the CCK logic.

I'm working on this feature in this weekend.

norio’s picture

How's this coming along? I'd like to use it to create a directory of my client's sites. I'm a coder so maybe I can help write it?

uccio’s picture

norio,

I tray to release a stable version of this project ASAP but I haven't any deadline.
In the cvs you can take the latest version of project to start to help me! :D

giorgio79’s picture

+1 This stuff is fantastic.

It would be great if it could store the generated thumbnails via some sort of a CCK Filefield.

As I understand there is already a module for filefield sources http://drupal.org/project/filefield_sources which lets you grab a file from a remote source, such as the thumbnail generating service :P So that could be used easily. Perhaps as an extension to that module, as an additional filesource :)

puravida’s picture

Issue summary: View changes
Status: Needs work » Closed (outdated)

This dev branch is very outdated at this point. The requested functionality should be present in the 6.x-5.x and 7.x-1.x branches. If not, feel free to open new issues with those releases.