I've been a computer hobbyist since learning BASIC from the kid who sat next to me in ninth grade French class. With 20 years as an IT professional, I currently work as a full-time contractor at Henry Ford Community College in Dearborn, Michigan. My tasks include network and Linux server administration, development and administration in the college ERP system, and management of several websites. Given my choice, I'd play with VMware and Drupal all day.
I'm also the volunteer head of the sound and lighting team at Cornerstone Church in Highland, Michigan, where I also dabble in network consulting and manage our Drupal websites.
I am a Geek. I love God.
Gurus of Tech Louisville, October 3-5
Send us more!!!
This Drupal 6 module tutorial will show you how to create a block and allow users with a specified permission to select its output from predefined content options using a custom administration screen.
When Cornerstone Church started Live Streaming our services, we wanted a quick and easy way to switch the "Featured Series" block on our home page into a big button that linked to our live streaming page.
In order to allow users to switch this block without having access to Block administration, I wrote a quick little custom module that displays different contents in a block depending on a setting stored in the variables table. Users with the correct permission can navigate to admin/content/livetv and toggle between the two displays.
More links: