Planet

This is a simple trick which (unless my googlefu simply failed me) I didn't find described anywhere when I had a quick look:

$ drush ev '$file = file_load(21749); var_dump(file_delete($file, TRUE));'
bool(true)

This is a simple trick which (unless my googlefu simply failed me) I didn't find described anywhere when I had a quick look:

$ drush ev '$file = file_load(21749); var_dump(file_delete($file, TRUE));'
bool(true)

Drupal 8 presents major improvements to the existing Drupal ecosystem.

Drupal 8 presents major improvements to the existing Drupal ecosystem.

Drupal 8 presents major improvements to the existing Drupal ecosystem.

5 Hurdles to Adopting Drupal 8

User reference fields (aka entity reference fields) are great. As you may have guessed, we can use these fields to reference users on other entities (e.g. nodes).

Mediacurrent has made a commitment to work with the Drupal community to help maintain and improve modules for the leading Marketing

Over the last few months, Dave Reid, one of the most active Drupal developers, has been giving a presentation called "Future-proof your Drupal 7 site".

Pages