Add "Read More" link after Drupal node teaser

Do you want to display a "Read More..." link inlined with the blog post's teaser?

Read the rest of this entry »

Drupal node siblings

Sometimes it is necessary to find out the next or previous Drupal node given the current node id.

How can we do this?

Read the rest of this entry »

  • Drupal Modules:

Useful list of hints

I found this list of Drupal tips and tricks: http://mydons.wordpress.com/2010/12/08/drupal-podcast-no-50-50-drupal-ti...

  • Drupal Modules:

Check for module_exists()!

I know you follow the best practices, test your code, live healthy...

But sometimes something goes wrong...

Read the rest of this entry »

  • Drupal Modules:

Follow the "Compass"!

Have you heard of Compass? Do you use it? Have you found the joy of CSS styling already?

I did. Compass was the tool which boosted my productivity significantly.

Read the rest of this entry »