White House Goes Drupal
user warning: Table 'metavisual.file_revisions' doesn't exist
query: SELECT * FROM files f INNER JOIN file_revisions r ON f.fid = r.fid WHERE r.vid = 62 ORDER BY f.fid in /home/client/drupal/includes/database.mysqli.inc on line 156.
by Dan
Exciting news! Whitehouse.gov has been relaunched in Drupal!
Reasons sited were:
Huge library of add-on modules to extend functionality very easily.
More secure than proprietary software because of large community working to find security concerns.
Ability to keep the current design and functionality while rebuilding everything behind the scenes.
Ability to address their specific needs.
Many interesting reactions to this news:
See Tim O'Reilly's thoughts on this. http://radar.oreilly.com/2009/10/whitehouse-switch-drupal-opensource.html
Dries Buytaert http://buytaert.net/whitehouse-gov-using-drupal
|