registry 7.x-1.0-beta2

Bug fixes
Unsupported

Minor corrections and altering getter interface to prevent PHP warnings.

registry 6.x-1.0-beta1

New features
Bug fixes
Unsupported

Summary
This fix adds a number of improvements to the way values are handled, locked and returned from the registry, as well as adding default information for the request, current user, and loaded node on node view pages.

Main changes

Callback entries
Entries can now be set using a callback instead of a fixed value. This ensures that the current value of the item is always loaded. The API function registry_set_callback() can be used to do this.

registry 6.x-1.0-alpha2

New features
Bug fixes
Unsupported

Bug fixing and refactoring.
Unit tests (all pass)

registry 6.x-1.0-alpha1

New features
Unsupported

Alpha release of Registry. This release contains the basic API and tests.

Subscribe with RSS Subscribe to Releases for Registry