Paioo user

Component ID

1863946

Component name

Paioo user

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Drupal 7 module that splits the User edit page into separate

  1. "Edit Account",
  2. "Edit Profile",
  3. and "Change Password" pages

This borrows the idea/code from the Edit Profile module, specifically for separating out the account and profile (field) info.

I'm also borrowing from the "Password Tab" submodule in the Password Policy module.

Aside from combining this functionality together, this module also remaps the menu to create a single "Edit" tab on the user pages with sub tabs for the profile/account/password form pages.

The goal of this module is to make the user edit pages a bit friendlier and less confusing.