Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download profile2-7.x-1.2.tar.gztar.gz 22.71 KB
MD5: 0c6ecaa254e777202bc400790dcb7f30
SHA-1: d2a036a4c376289e61ee28193c341dc065d5b1d5
SHA-256: c6e42cb1c1a48f8d062893256944ba8389f0b6b28e8568fb6e03f6bbd9297d4e
Download profile2-7.x-1.2.zipzip 28 KB
MD5: 284c0d956c3ec69be985970656e42329
SHA-1: 4cbeb735a6505fc2fa0424763f964d7f5bd63a89
SHA-256: 82d3a021493922704759731e7bffca85031ed50aeee0cec37ccbaf027dbe1ed0

Release notes

API Changes:
None, however profile_create() has been deprecated by profile2_create(). See #1361434.

Changes since 7.x-1.1:

  • #1035638 added a creation date and a last updated date to profiles. Also improved the Profile class to declare all default profile properties.
  • #1338968 add label column to profiles to allow for easy profile-label generation using Rules or custom code.
  • Do not double-escape page titles on profile2 page view.
  • #959274 Breadcrumb on profile pages should not say 'My profile'.
  • #1361434 profile_create() functions violates the namespace.
  • fixed the profile type schema to do not directly use entity_exportable_schema_fields()
  • Issue #1342064 by claudiu.cristea: fixed namespace of test class.
  • support the entity cache module.
Created by: fago
Created on: 3 Jan 2012 at 16:57 UTC
Last updated: 26 Feb 2014 at 08:43 UTC

Other releases