Posted by skassam on May 8, 2007 at 7:14pm
3 followers
Jump to:
| Project: | Video CCK |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | video thumbnails |
Issue Summary
Aaron,
Great module btw. How did you achieve the block list with thumbnails on http://drupalhub.org/?
I am using the the youtube api. And I have the version as of 5-8-2007
TIA,
Shinan
Comments
#1
Use views to create a block. At least that's how I did it. If you have created a new content type called "video" or whatever you want, you can then filter that in views by the node type of video, you can set it to display how many you want or whatever. Right now though I'm working to edit the CSS so the titles are smaller like on the page you linked to.
#2
Aaron, how did you make the two columns to show the zoom of the video in the left side and the thubmnails in the right side?. I am able to make the thumbnails but don´t know how to add the zoom zone together.