I am trying to setup the way user profiles will work on my site. There are a few things I want to accomplish but cannot figure out how.
1. I want to disallow use of the img tag in "Bio" profile text field, only for certain roles.
2. I want to allow only certain roles to upload user profile pictures.
3. I want to disallow the viewing of the user profiles of users under certain user roles (so that _anyone_ can see the ones that are enabled, but _no one_ --except for maybe admins-- can see profiles of roles that have this aspect disabled).
4. I want to make certain themes accessible only to certain roles.
5. I want to make the default theme different for certain roles.
Any help would be greatly appreciated. Thanks.