I have convinced my company to go with Drupal for a big project we are working on. However, I am stumped with how to handle a major requirement in a user-friendly way using Drupal -- so I am hoping to get some pointers on how we can get past this hurdle.

We need to allow certain users to upload training videos to the site and have those videos show up on a training support page. The training videos are created using a package called Artculate. Articulate produces a set of files for each training video consisting of an HTML page and two subfolders with player and data files (swf, xml, images, html, etc).

I am searching for a Drupal module that would allow me to upload these training video files to a unique folder (e.g., 'training 1') in the Drupal files directory then associate the HTML file with a Drupal node so that it can be referenced from a training resources page. Is there a Drupal module that can accommodate this?

Thanks.

Comments

dksdev01’s picture

Try checking with filemanager and related module.

Deepak

Donovan’s picture

Thanks Deepak. Did you mean Web File Manager, DataBase File Manager, or the original Filemanager (which appears to be in development)?

"It always seems impossible, until it is done."
- Nelson Mandela