entity_bundle_admin 7.x-1.4

Bug fixes
Unsupported

Changes since 7.x-1.3:

  • by joachim: Fixed warnings when bundle definition doens't have a 'description' property.

entity_bundle_admin 7.x-1.3

Bug fixes
Unsupported

Changes since 7.x-1.2:

  • by joachim: Fixed hook_menu() items missing a description.
  • by joachim: Fixed used of t() in hook_menu() title.
  • by joachim: Added documentation regarding bundle name limitation.

entity_bundle_admin 7.x-1.2

Bug fixes
New features
Unsupported

Changes since 7.x-1.1:

  • by joachim: Changed hook_entity_info_alter() to act on bundles defined in entity info as well as in our bundle info hook.
  • by joachim: Fixed incorrect parameter in call to drupal_alter() resulting in hook_entity_bundle_ENTITY_TYPE_bundle_info_alter() getting no data.

entity_bundle_admin 7.x-1.1

New features
Unsupported

Changes since 7.x-1.0:

  • by joachim: Added alter hook for bundle info.
  • by joachim: Added comments regarding how bundle info is used.
Subscribe with RSS Subscribe to Releases for Entity Bundle Admin