Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download cp2p2-7.x-1.0-beta2.tar.gztar.gz 12.03 KB
MD5: 0f0dee8e5018bcf2cbcd76a1cbe0a8b7
SHA-1: 922ec7edc6eda11193a1ad36645569550cda2490
SHA-256: 6040febe8e2f16065780f83c3ce2ff4ae5f89ce0e6c81b6cc9629161c37a854a
Download cp2p2-7.x-1.0-beta2.zipzip 13.39 KB
MD5: cdacbc01888f1d39f2a256bf10a270b0
SHA-1: e35b325a6a50a36b9474aa937eebfcd522dc8077
SHA-256: f723b7f27784c0204e1ea2c260f298c403c60fdcebfadaa280c43701ecab747d

Release notes

The main new feature is that Content Profile content types can now be copied to user fields, removing the need for Profile2; if Profile2 is installed it will still let the content types be copied to profile types.

Full release notes:

  • #1898016 by DamienMcKenna: Fixed the cleanup command, it wasn't deleting the old nodes.
  • #1876404 by DamienMcKenna: Improved the drush command help and renamed the destructive commands so it was more clear what would happen.
  • #1882850 by DamienMcKenna, iva2k: Fixed conversion of the node body.
  • #1898016 by DamienMcKenna: Optionally migrate Content Profile content type data to fields on the main User entity. Profile2 is now completely optional.
  • #1899182 by DamienMcKenna: Provide warnings if the destination profile type is changed after it has already been converted or migrated.
  • #1925212 by DamienMcKenna: Don't convert profiles for uid=0, verify the user account can be properly loaded.
Created by: DamienMcKenna
Created on: 4 Mar 2013 at 12:05 UTC
Last updated: 4 Mar 2013 at 12:10 UTC
New features
Bug fixes

Other releases