-
Dries Buytaert: Drupal featured on TV quiz
Posted on September 8th, 2010 No commentsAccording to Jo Wouters, Drupal was just featured on "De Canvascrack", a quiz on Belgian television. I know it is a quiz, but I don't think Drupal has ever been featured on television in such a mainstream way. Cool!
The question on the TV screen is in Dutch but reads: What was used to build The White House's site?. Picture taken by Jo Wouters.
-
CivicActions: CiviCRM Custom Field Option Lists Now Supported by Views Filters
Posted on September 8th, 2010 No commentsMy work with CivicActions recently provided the opportunity to create a minor, but much needed improvement to CiviCRM which has just been made available to everyone in the recent CiviCRM 3.2.3 release.
-
CiviCRM Blog: SimplyCivi - a new CiviCRM admin theme for Drupal
Posted on September 8th, 2010 No commentsOver the last year rayogram has worked with the New York State Senate to deploy a customized version of CiviCRM 3.2 for each Senate office. In the course of this work, we developed a custom theme for NYSS that leverages much of the template work that we did for the CiviCRM 3.2.
-
Tigerfish: Debugging Drupal 6 with XDebug, Ubuntu 10.4 and Eclipse PDT: step-by-step
Posted on September 8th, 2010 No commentsDebugging is incredibly powerful, but setting it up for Drupal in Eclipse can be a pain. How about a step-by-step?Coming from a .NET background, I love the Visual Studio debugger. I can stop code execution at any time and look at the values of any of the variables. There's none of this dumping huge arrays to the web page and examining the output. I've wanted to set up a debugger for Drupal with Eclipse for a long time now, and setup instructions vary wildly. Here's my take on it.
You will need:


