These files contain video content - so it doesn't make sense to add them as Blobs to MySQL.
[Please ignore the fact that these are video files. The question pertains to managing very large data files with Drupal, that are too big to add to the MySQL database.]
Is it possible to use two views as blocks on a page with one view containing links of headlines, where the other view updates the content based on the link clicked? I'm having real trouble with views as blocks and page style views seems a bit over the top.
For example, on the left hand side of my webpage, I'd have the headlines displayed, generated by views. On the right hand side, when a headline is clicked, the content would appear.
Any thoughts? I've asked on #drupal-support without much luck.
I've migrated a wordpress blog to a drupal site. I've also taken the opportunity to change the domain of the blog to our primary domain for SEO purposes. But I need some help in figuring out how to redirect from the old site to the new.
I'm converting a flat html + inline css magazine site (www.littlemag.com) to Drupal 6 using the Fusion Starter theme. Each issue of this mag has a unique masthead image which will go in the header top block. Is it possible to have multiple mastheads in Drupal? If the same masthead is used sitewide, is there a workaround?