Encantar Ensemble (music) website
We just relaunched the website of Encantar, a belgian classical music ensemble on Drupal 6. The previous website was in Drupal 5 but for the relaunch, a complete redesign was done too.
The website was developed with a hand full of modules and theming was done as much as possible on the default Drupal html using CSS. Small jQuery enhancements were added by custom JS in the theme. http://www.encantar.be/sites/all/themes/tencantar/scripts.js . Feel free to use any of these small scripts on your own sites.
This site also uses a module (E-mail Marketing Framework) that will be released soon on Drupal.org
The list of modules :
- Administration theme
- Administration language
- CCK
- Imagefield (and filefield) and imagecache for all image stuff
- Link
- Date
- Comment
- E-mail Marketing Framework (for newsletters). This is actually a rewrite Advanced Campaign monitor to support multiple mailing list providers. This one uses the MailChimp plugin. This module will be release on drupal.org the coming days.
- Pathologic
- Automatic nodetitles
- Mollom
- Pathauto
- Shadowbox
- Webform
- Google Analytics
- Views

Site looks really great.
Site looks really great. Clean layout. I liked the background textures too.
Can you explain how you placed the landing pages for Concerten, Nieuws.
I can see Newsletter block on left + Views Block right side. Have you used panel for this?
thanks, noussh
That's all just CSS. I don't
That's all just CSS. I don't use panels.
I have 3 regions in the "middle": content, sidebar 1, sidebar 2. If nothing is in the sidebar, it doesn't appear. So I have only one page.tpl.php that prints these regions. Using a class .layout-content-col-3 and .layout-content-col-2 I decide which layout I'm using.
Concerts and news in 2 columns are just floated divs. Just study the CSS to see how it's done.
http://www.davyvandenbremt.be
http://www.drupalcoder.com
http://twitter.com/davyvandenbremt