Blog
Drupal theming nightmares part 2
Welcome to the second part of the Drupal theming nightmares series. Not really surprised by the feedback I've got in the previous post. Most of you were enough lucky to stumble on the same problems. While the post was focused on the theming mistakes, it raised a discussion about unfinished jobs too. So if you haven't read it, it is right here: Drupal theming nightmares part 1.
Drupal theming nightmares part 1
And yet again, took a job that someone else started long time ago, although I did say that I won't do this ever again. "It is almost finished, it needs only few tweaks there and there and we are done." they are saying. I am staying calm, due to time pressure (and the fact that I had to log in to a windows xp machine through vnc - actual server), throwing down some estimates without looking at the site build. Easy tasks you would say, add a border there, fix margin, login box there and mostly styling issues. Nothing I haven't done before.
They wanted to launch the site as soon as possible and of course, only these little things needed to be done. It's ok, shouldn't take me longer than half a day and surely it will help them. So they signed off the budget and we were ready to fix few simple issues and get it out. But...
Using RootCandy to create a simple interface for clients
RootCandy is an administration theme specificaly developed to streamline the process of creating an admin interface for clients in Drupal. In this blog post I am going to show you what we did for our client eCommera (http://ecommera.com) and will highlight some of the RC functionality. Officialy 4,808 sites are using this theme and I am quite curious how, so feel free to leave a comment below.
Letterpress effect in GIMP

Have seen loads of tutorials for photoshop how to make a letterpress effect as seen above but non of them for GIMP (http://gimp.org). It is a trendy effect these times on the web and yes, it is fairly easy to create one.
Menu description field in node/add form
A simple solution how to add a description field to your node/add forms.
What is that for?
We are building a website that has landing pages. Structure could be like:
- About Us (landing page)
- Who we are?
- What we do?
- Locations (landing page)
- United Kingdom
- Ireland
The site structure is based on a menu, thus each page has its menu and most importantly parent menu item if it is not landing page. When visitor is viewing a landing page, the page consists of a text from landing page node and a list of first level sub-menu items with its description (views can't do this afaik).
Here is the landing page layout: