Magnity Webdesign: D7 Fields in Core

In Drupal 7, one of the major advantages is Fields in Core, the concept that any and every entity can have fields added to them in a standardised manner. All of the CRUD is dealt with by core rather than replying on contributed modules. It is an evolution of the CCK module for Drupal 6 and before.

We have been using Fields in Core in the update of the Storm module to Drupal 7, and it is quite easy to get going with.

read more