Every time we post a video, thumbnail of image is posted as node. It creates problems when when u use image module for posting images. For example "latest image" block also shows thumbnails of videos as well.
U can look at here http://drupal.org/project/node_images to prevent thumbnails to be posted as image node.
Thanks.
--
Sharique
Comments
Comment #1
rubenk commentedi am confused by your post. are you stating that module as a solution to this problem or proposing a change to the video module?
Comment #2
sharique commentedI'm proposing a change to the video module, in the way it handles thumbnail of video.
Instead of posting thumbnail as an image node, we should post image in the same manner as node_image module does and show as tab (same as current behavior of video module).
Pls ask in detail if my point is still not clear.
--
Sharique
Comment #3
fax8 commentedyeah.. I agree that the video module should create image nodes for thumbnails but just simple file attachments to the nodes.
I wanted to implement this feature for my rewrite but.. that wasn't possible.. then this one will probably be implemented in future releases.
Comment #4
iLLin commented