This should be an easy one, as the code to perform this already exists in the Acidfree module
Currently when viewing a list of videos, they appear as a vertical list with one video in each row ( see the demo of the video module at http://video-module.varesano.net/ )
It would be great if users could select the option to use the vertical list, or a grid style with multiple videos on each row
When the videos are shown as thumbnail images, it might make more sense to be able to show them as a grid
Comments
Comment #1
sv3n@www.newsfrombabylon.com commentedacidfree uses the views module to show the grid using the file "views_acidfree.inc" - see:
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/acidfree/view...
Comment #2
fax8 commentedVideo module just provide a base video node type. Higher level modules (views, AcidFree) or ad hoc themes should use the video nodes to displays customized list of node.
So.. I think that video module will not provide this feature but it will rely on other modules to do this.
Setting this as "by design".. Feel free to reopen if you think this is incorrect.
Fabio Varesano
Comment #3
sv3n@www.newsfrombabylon.com commentedhi fax8
thanks for your reply
yes I agree, and I solved this problem by simple using acidfree to organize the videos into a grid