addressfield 7.x-1.x-dev

New features
Bug fixes

Nightly development snapshot of the Address Field module.

tablefield 7.x-1.3-alpha1

New features
  • All hooks (storage/widget/formatter) updated from CCK to Field API.
  • Storage altered to track input format selections.
  • Minor refactoring for improved performance.
  • CSS updates for D7 system selectors.
  • Improved handling of non-set elements to avoid PHP warnings.

entity 7.x-1.0-alpha5

Entity CRUD API changes since ALPHA 4:
#741660 patch by Amitaibu: Add 'is-new' property on entity-create
fixing compatibility with the recent drupal 7 HEAD (entity info 'object keys' is 'entity keys' now)
added support for exporting entities to code via the general entity_export() function. includes a test.
added a theme function for rendering the entity exportable status
added entity_var_json_export() for pretty printing JSON for exporting
#769120 fix entity loading for exportables such that defaults are always overridden, improved tests to cover passing conditions.

Entity Metadata changes since ALPHA 4:
added a property for the vocabulary-machine-name of taxonomy terms
fix to not accidentially implement hook_file_delete().
fixed warning when running token replacements
fixing compatibility with the recent drupal 7 HEAD (entity info 'object keys' is 'entity keys' now)
fixed the options list to not depend on available data
fix E_STRICT compatibility by cleaning up references. As now references cannot be used optionally getters cannot return data by reference any more. If "references" are required though the EntityMetadataArrayObject may be used to wrap arrays so that changes to the wrapper are reflected in the passed array immediately.

omega_tools 7.x-1.0-beta2

New features

Adding default weights, status and region assignments to the custom generated blocks so they should just "appear" in the appropriate regions automatically.

Pages

Subscribe with RSS Subscribe to RSS - 7.x