Full-day Drupal 8 code sprint at Koumbit's office in Montreal: January 18th,...
Drupal core's "Feature Completion" deadline (February 18, 2013) is fast approaching, and right now there are about 75 open critical bugs and the same number of open critical and major bugs with status...
View ArticleDrupal 7 inline menu item theming
Today I had to do a fairly common Drupal theming task, turning a menu block into a set of inline links. In pictures, I needed to go from this: to this: Since I usually do module dev and similar tasks...
View ArticleHow to toggle a theme region using jQuery with either Omega or AdaptiveTheme
Recently two clients wanted to have a left-column navigation menu which the user could hide or display using a link in the primary menu, one on a site with a theme based on Omega, and another using a...
View ArticleWhat to do when devel and devel themer aren't printing any messages in Google...
I recently had a problem with both devel and devel themer: neither were printing any messages to the page. When I called dpm() my debugging messages didn't show up, and when I enabled the devel themer...
View ArticleVersion compatibility chart for Tomcat, Apache Solr, and Drupal
The sysadmins here were doing some software upgrades the other day and asked me which versions of Tomcat and Apache Solr they should install on our shared Drupal hosting servers. The answer is a little...
View Article