We are looking to create a resource center - a place where videos, tutorials, white papers, and links will reside. Multiple file types, multiple areas of interest. Not a totally new idea, but new to us.
We are using Drupal 7.
Can anyone suggest best practices for any of the following:
1) File management - Is there a reliable way to view, manage, and reference file assets so the content creators don't have to keep uploading the same content for each page and can see what assets already exist on the server.
2) Design and architecture - Is there a recommended practice of the overall site design? Directories for certain file types, custom content types for easy access to files, etc. - basically, some way to streamline the process of both entering and retrieving the file assets as needed?
3) Recommended User Contributed Modules - What modules will help in this effort. Obviously, a good asset management module that works with Drupal 7 would be a great start.
I have looked through videos, webinars, and forums on this and other sites and have not found a good answer to these and other issues that are showing up, and I would appreciate some advice.
Thanks,
Comments
_
Maybe create an Asset content type?
From your description - especially this:
I would actually suggest creating one or more content types to hold your assets.
You might be able to get by with a single type - Asset - or you might want to create one for each type of asset: Video, White Paper, Link, PDF.
Then, you can use Node References to refer to each asset on as many pages as you like.
So, for example, let's say you have a video about Barcelona that you want to reference from three pages (Spain's History, Architecture Showcases, and Great Food Cities).
Your setup might include:
Then your workflow might look like this:
This is an easy way to re-use those assets on multiple pages without requiring multiple uploads.
As a bonus, you can easily use Views to create customizable, sortable lists of all the assets in your collection.
˚ ˚ ˚ ˚ ˚
Kristi Wachter
Drupal consultant, evangelist, and enthusiast