Planet

Replacing checkboxes with itoggles is a usability improvement and makes Drupal administration more mobile friendly. After a lot of work we've managed to get it working and here is how...

Tags:

Background: Yesterday, I posted about using PHP to wrap a span around the first word in a block title. I used a block template with the note that I'd be interested in a better method, like a preprocessing solution.

Here are the slides I submitted to Munich DrupalCon 2012 on the subject of Drupal as an enterprise web application framework.

How to check if a user is logged into Drupal by using the user_is_logged_in() and user_is_anonymous() functions.

How to check if a user is logged into Drupal by using the user_is_logged_in() and user_is_anonymous() functions.

How to check if a user is logged into Drupal by using the user_is_logged_in() and user_is_anonymous() functions.

Tags:

New versions of websites often have new content organizations with new URL patterns. When old content is assigned a new URL it's almost always desirable to redirect traffic from the content's old URL to its new URL.

Pages