registry 7.x-1.0-beta2

Bug fixes

Minor corrections and altering getter interface to prevent PHP warnings.

registry 6.x-1.0-beta1

New features
Bug fixes

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-alpha1

New features

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

Subscribe with RSS Subscribe to Releases for Registry