Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2010 at 11:30 UTC
Updated:
3 Sep 2010 at 16:20 UTC
Hello,
I would like to see if this is possible but I cannot seem to figure it out so I am guessing perhaps it may not be.
You create a views page with a list of files for download.
You add a checkbox to save the download for later that will send the node information to another view.
Then you can go to that page, use the checkbox and download all perhaps possibily zipping the files?
It's an idea that I have for a project.
Comments
Comment #1
dawehnerYou could do this using vbo and defining a custom action.
Vbo is extendable so you can make vbo for file listings.