cn_ubb_enhance - Enhance your Cloudy Nights user experience

The Cloudy Nights forum is one of the most popular astronomy forums on the Internet. This page presents a way to enhance your user experience when participating on Cloudy Nights when browsing with Firefox (sorry, no other browser can be supported):

Drupal theme hacking - creating a sub-theme

In a previous blog post I introduced the basics of how Drupal themes work. Let's dig a bit deeper and create our own sub-theme. What you need, is a working Drupal environment and at least one custom theme installed in sites/all/themes. During this tutorial I will create a sub-theme for the Colourise theme. If you want to use a different starting theme, the explanation below should still apply (apart from the name of the parent theme).

Bulk tagging existing content in Drupal with Views Tagger

If you have your own Drupal site for a while, and you want to add or update the tags of your content, you have to edit every single node and update the tags by hand. This is a rather tedious job.

Fortunately you don't have to hack the Drupal database to tag your content en masse: the Views Tagger module leverages the Views module and provides a dedicated view to tag all your nodes at once.

Drupal theme hacking - the basics

So you have this Drupal theme project you're working on, and you wonder where to start. This blog post tries to assist you in this endeavor. It assumes you're working with the default template engine: PHPTemplate.

First, let's zoom into how Drupal processes a theme. Most theme related information is stored in files in the theme directory. Usually, the my_theme theme files will reside in sites/all/themes/my_theme. An overview of typical files you will encounter in the theme directory:

Mashing up Drupal themes Colourise and Acquia Slate

Today I started mashing up the Acquia Slate theme with the Colourise theme and managed to port the Acquia slate implementation of taxonomy terms into Colourise. In addition I implemented a configurable theme registry rebuild flag and added a configurable taxonomy term separator into the theme:

Partial eclipse of the Moon on Dec 31st, 2009

On December 31st, 2009 most of us will be treated by a partial lunar eclipse. Indeed, the Moon will be darkened by part of Earth's shadow on this year's last Full Moon, and this month's second Full Moon (sometimes called a 'Blue Moon'). Only the Americas will not be able to witness this eclipse.

Do you like the new layout?

As you may have seen in the past few weeks I have been trying out new layouts for my website. I moved from the Acquia Slate theme to the Colourise theme and customised it a bit.

Personally I'm starting to like this layout, I even tried to create some artwork Laughing

Media Center Exploration Part 1 - Basic requirements and use cases

Since it's winter time and it's currently snowing, I resumed thinking in a more structured way on what I would define as being a good ‘media center’ solution.

7 Must-have Drupal 6 admin modules

Drupal has literally hundreds of plugins (modules and themes) to choose from. After having set up quite some Drupal environments I start to find a couple Drupal administration modules particularly useful. Most are lightweight, and all are quite useful:

Regular site maintenance is done

After a way too long hiatus (which was mainly due to a remodeling job that took longer and became more extensive than anticipated) I finally took the time to update the website engine (Drupal and assorted extra modules) to the most recent version. This should make it less vulnerable to external threats. Fortunately most spammers are already caught by Mollom, although I had to handle 2 uncaught spam comments in the past week.

Syndicate content