Posted by Tanis.7x on January 12, 2012 at 6:27pm
1 follower
| Project: | Dynamic display block |
| Version: | 6.x-1.0-rc6 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I am trying to get a site together that will host a large number of videos on different pages. I would like each of these pages to have a ddblock slideshow of videos.
Because of the number of videos and pages, creating a ddblock and/or content type for every slideshow is not feasible.
My original though was to tag each "video slide" item with a taxonomy term, and load the ddblock based on the term, but after a fair amount of research I have not found a way to embed a ddblock on a page and pass an argument to the view.
What would be the best way to go about doing this?