Hi there,
I'm just getting to grips with Drupal 4.7, and I'm trying to use the Dashboard module to achieve the following effect:
A particular part of my site is dedicated to Films. There are reviews, news and various other bits and pieces. Using the taxonomy module, I have a vocabulary called "Channels", of which "Films" is a term. I also have a vocabulary called "Types" of which "News", "Reviews" and "Opinion" are terms. I am trying to create three sections to my page.
The main feature at the top is the latest big film review, that is: taxonomy = film and taxonomy = reviews and sticky = 1. Below are two columns. The left is a list of other reviews: taxonomy = film and taxonomy = reviews. Finally, the right hand column would be taxonomy = films and taxonomy != reviews.
I am having trouble developing mySQL snippets that would achieve these three effects. Can anyone advise?
Latest film review:
-----------------------------------------------------------------
Other New Film Reviews | News and Opinion
| but not
| Reviews
|
|