You are here

Drupal

MiniHOWTO: nginx + php-fpm, Drupal 7.20 and Image module

As it is mentioned in it's release notes, Drupal 7.20 introduces additional security precaution against DoS attack using derivative images:

Backwards compatibility - the fight plan

It's 2013 out there. And hopefully, in about 8 months or so, we'll see another major Drupal release: Drupal 8. <woot> !

That also means (</woot> ) the end of the life cycle for the first massively popular Drupal series - Drupal 6.

Drupal Association elections - why do I participate

So, for the second time in its history, Drupal Association elects "at large" board members. If you still don't know what this thing is all about, you can learn more about elections at https://association.drupal.org/nominations.
This time, I'm one of the nominees (so you are more than welcome to drop some warm words about myself on the nominees page).
Nominee list is full of people I respect, and would be glad if they will end up in the board instead of myself. So why at all am I in?

The open source pyramid

Why should one bother to contribute to the open source project? Because it pays!

MiniHOWTO: modify views query with hook_views_pre_execute

Views is a great tool for any drupal developer. And even if you feel that it's powerful Views UI is not flexible enough for your queries, you can tweak view behavior with the hook_views_pre_execute()