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

sv3n@www.newsfrombabylon.com’s picture

Title: Add option to display videos as a list or as a grid » Add option to display videos as list or as grid

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

fax8’s picture

Status: Active » Closed (works as designed)

Video 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

sv3n@www.newsfrombabylon.com’s picture

hi fax8

thanks for your reply

yes I agree, and I solved this problem by simple using acidfree to organize the videos into a grid