Revamped the administrator's user CP, big time. The admin module now uses a smart form and enables all profile fields, including users_extra, to be changed. Passwords are encrypted when sent. The whole CP has been split off into a different file to accomodate the large amount of code.
/* This is the CSS file for the noneditable elements plugin */
.mceEditable {
/*border: 1px dotted #0000cc;*/
}
.mceNonEditable {
/*border: 1px dotted #cc0000;*/
}