Radarearth.com

Drupal Web Development.

CMS

Beginning Drupal Module Development or How I Wrote the Cacheflusher Module (Part 1)

Sat, 06/11/2011 - 16:05 -- Ben Hosmer

Introduction

For the past five or six months, I've been itching to write a Drupal module. It seems to me to be the final step in attaining that Drupal nirvana, and you gain instant street cred as well at the monthly meet-ups. I've heard it also can up your certified to rock score too, since you get commits added to your history.

Clear Your Drupal 7 Cache with One Click

Fri, 06/03/2011 - 18:37 -- Ben Hosmer

Sure, you can set a shortcut to admin/config or install the devel module, but what if you could clear your cache with one button?

This small module adds a flush cache button to your menu for easy, one-click cache flusing!

It could add years back to your life, and your wrist.

It has no configuration, just install and enable.

You may not want to use this on a production site - or at least disable it when you go live, since a permissions check might not be enough to prevent an unauthorized user from flushing your cache.

Put Twitter Feeds on Your Drupal Site

Wed, 04/27/2011 - 03:21 -- Ben Hosmer

Using the Twitter Profile Widget module on your Drupal site allows you to very quickly and easily add twitter updates.

Sure, there are other modules that pull twitter feeds, like Twitter Block and Twitter Pull, but the twitter profile widget adds the ability to customize the display of the twitter account you choose.

Pages