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

rubenk’s picture

i am confused by your post. are you stating that module as a solution to this problem or proposing a change to the video module?

sharique’s picture

I'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

fax8’s picture

Version: 5.x-1.x-dev » master
Status: Active » Postponed

yeah.. 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.

iLLin’s picture

Status: Postponed » Closed (fixed)