Posts for February 2011

Removing module stylesheets in a Drupal 7 theme

Posted: 11:57pm 15th Feb 2011
The techniques for hiding module/core CSS links files in your HTML headers have changed for Drupal 7. Here's how to do it under the new world order :)

Using Yahoo pipes to remove the usernames from twitter RSS feeds

Posted: 12:17pm 11th Feb 2011

The twitter RSS feed for a user profile includes the redundant username field at the start of the RSS title and body text. Here's how to remove it with a little help from Yahoo Pipes and regular expressions.