Spotlight Verlag using Drupal
Spotlight Verlag, a well-known German publisher, recently launched another Drupal site: http://www.business-spotlight.de.
Udo Gerhards, Project Manager Online at Spotlight Verlag, explained to me that the site is targeted at language learners and that they built a number of complex interactive language tests; see here for a JavaScript based drag and drop test, and see here for a regular multi-page HTML form test. Development of the site was done mainly by their in-house development team, with some help from Auvica.
When asked, Udo told me that CCK, Views and Panels were the main reasons for using Drupal. Their biggest pain point was in staging their development environment to reliably push big changes to their production environment.
They use a multi-site install with a single master user database (every login in the different Drupal instances is checked against one central user database, so users share the same login data for different websites in their network). This master database is also connected to their magazine subscriber database. The multi-site setup makes it easier for them to roll out and maintain the additional Drupal sites that they have in the pipeline.
— Dries Buytaert
Dries Buytaert is an Open Source advocate and technology executive. More than 10,000 people are subscribed to his blog. Sign up to have new posts emailed to you or subscribe using RSS. Write to Dries Buytaert at dries@buytaert.net.