Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 18.21 KB
MD5: c79f96d152532e748fd8d85d03803627
SHA-1: 35fccd913729b55e3f116dc7bd5557cc4a803d84
SHA-256: c6a4f2295aec58627b1b543524ad91830e2a2a3343b6abbb2191f6162c14e3d1
Download zip 23.12 KB
MD5: 553221bcf3e231f6edebc03a5b66e864
SHA-1: 558f941caa5c1c97edfa8ed87d90f1dfbb2c0095
SHA-256: 9d240fe9f957afbb47835b9cbe1dacba06f9fb9ca042a096536de23770aeb3c3

Release notes

This release requires recent versions of Drupal core (beta3 is too old) and the Entity API (beta2 is too old).

changes since 7.x-1.0-ALPHA-1:
#894026 implemented basic UI for editing creating types based on the entity CRUD UI.
#894026 follow up: fixed the profile2 type UI controller to be used at all
fixed the profile type delete button to work
fix profile2_access to don't allow users to delete their profile
added initial version of the profile pages module
make the used path of profile pages easily customizable
added intial README
fixing field creating during install + the tests
fixed deleting the right variable during uninstall
fix profile page menu item to capitalization
do not enable profile pages automatically
fixed profile2 template to be called like the entity type, thus rename your template file to profile2.
#958966 fix undefined index: custom settings in field_view_mode_settings()
patch by nodestroy: improved markup for no-profile data message
improved the metadata for the profile type property, so that entity creation via rules works.
#952060 improved profile2 form attachers to make use of recent core improvements and added hook_form_profile2_form_alter().
#952054 add admin UI to configure registration integration
fix registration checkbox to work independent of the profile pages module
fixes the profile2 pages module to make use profile2_attach_form(). Requires the latest Entity API dev version to work.
#962346 Cannot delete profile types with no profiles.

Created by: fago
Created on: 22 Nov 2010 at 14:53 UTC
Last updated: 2 Aug 2018 at 17:18 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases