Step 1: Create your content type and set it as nodeprofile
Step 2a: Use the user categories integration
After your content type to be used with node profiles has been created, click its edit option on admin/content/types. You should see a tab
Step 2b: use Pageroute
The Pageroute module can be used to provide a user friendly wizard for creating and editing several nodes. So you can use the module to
Step 2c: use nodefamilies' url handler
[deprecated by 2a]
Step 3: extend the nodeprofile with further content types (optional)
If you want to build a nodeprofile, which consists of multiple content types, you should use pageroute to provide a user friendly way for
Step 4: Build a view that lists your profiles (optional)
This page shows you how you can create a view with the popular views module for your profiles.
Step 5: Use usernode for presenting multiple node profiles or user searches (optional)
Introduction
