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
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
Comment #1
uccio commentedThe cck features is planned, you can try website_screenshot_cck.module but at the moment is under development.
Comment #2
SandStorm commentedany progress on the cck field module?
Comment #3
uccio commentedunfortunately 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.
Comment #4
norio commentedHow'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?
Comment #5
uccio commentednorio,
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
Comment #6
giorgio79 commented+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 :)
Comment #7
puravida commentedThis 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.