User: fago Branch: DRUPAL-7--1 Date: Thu, 08 Jul 2010 16:46:42 +0000 Modified files: /modules/entity/entity_metadata entity_metadata.module entity_metadata.test entity_metadata.tokens.inc /modules/entity/entity_metadata/modules callbacks.inc system.info.inc Log message: #827790 Entity metadata: Overhaul system metdata to remove the fake entity Instead of the previous fake 'system' entity, modules may provide metadata using hook_entity_propertiy_info() for the 'site', which is not registered as fake entity any more. 'system' has been renamed to 'site' in order to be consistent with the existing tokens. Also fixed token integration to properly work with 'site' tokens and to properly chain through in case of properties referencing to entities. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta... http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta... http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta... http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta... http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta...