Region View Modes

"A surprisingly simple, flexible layout solution made possible by placing fields in regions. Region View Modes is just a bit of glue to join Drupal's theme regions and View Modes."

CKEditor

CKEditor is new favorite rich text editor however I prefer to use the WYSIWYG module because it seems to have better media module support. This module, however, is needed if you plan to use the Scald module. If unsure, then I suggest using the WYSIWYG module instead.

Bundle copy

Bundle Copy is in Drupal 8 Core CMI. It is a replacement for the Content copy module which lives in the CCK project for Drupal 6.

Field Conditional States

With the Field Conditional State module you can change the state of any supported fields form element depending on the content of other fields. This is done by providing an UI for Drupal's States API. All the changes made to a form by FCS (Field Conditional States) utilize only the States API and therefore are clientside only.

Edit profile

The description at Drupal.org describes this module the best:"This module creates separate "Edit account" and "Edit profile" tabs for each user, with custom user fields configured under "Edit profile."