I wrote a rudimentary module to integrate this video module's file field with mailsave, available in the mailsave issue queue:
http://drupal.org/node/774294

I figured I would cross post it here for any interested party. I don't know how to create a real project, and don't really know the innards of either video or mailsave to know if what I coded is really OK.

However, what I wrote is definitely missing a feature I would like to have, but don't know how to implement.
Namely, when the video node is automatically added via the mailsave module I do not have the thumbnails generated. I tried to call video_auto_thumb_process(), but it doesn't seem that it has the right context available in the cron job.

Thanks

Comments

hypertext200’s picture

Seems it is interesting feature :o). I will have a deep look in to it.

iLLin’s picture

Status: Active » Closed (fixed)
r.bucci@mies-bis.it’s picture

sorry but I wanted to ask you how does mailsave work. I tryed to make it work in simple way, I mean to attach my document at the contet, but it doesn't work. I don't understand where I'm wrong!
thank You!!!!

Roberto