Profile picture for user admin
Daniel Sipos
07 Jan 2013

Cool module: Coffee

Inspired by some Apple interface, Coffee provides a very useful search widget from which you can easily navigate to any administrative page on your Drupal site. I recommend it to any Drupaler out there.

Profile picture for user admin
Daniel Sipos
05 Dec 2012

Responsive WindowSize widget module

WindowSize is a really simple module that adds a small widget to the top of your screen that dynamically displays your browser’s width and height. I wrote a patch for it that I am hoping you can help test in order to push the module towards a final approved version.

Profile picture for user admin
Daniel Sipos
03 Dec 2012

3 tips to applying CSS depending on certain conditions

Have you ever wondered how you can apply .css rules to elements on the page depending on the content type or path your site is currently on? For example how you can make the borders around your node blue if the content type is Article, but transparent if it is Page? This post looks at three different ways you can target .css based on specific conditions, contexts or rules.

Profile picture for user admin
Daniel Sipos
30 Nov 2012

Cool module: View Mode Page

View Mode Page allows you to create custom URL patterns that show nodes with specific View Modes. In other words, you can create additional URLs for a particular node type that will each display a different View Mode.