📖 Documentation
User profiles setup
I had installed the usernode module to make each profile page into a node that is searchable in views. Unfortunately, it had shortcomings and was too separate from the actual profile page.
I have decided to disable user nodes and enable the core profile module.
To add search capability and mass action capability on users, I will add the "advanced user" module.
This adds a new tab to the users page to see more profile info:
http://www.ismaili.net/heritage/admin/user/user/advuser
If this isn't enough, make a view with the profile hooks.

