Thanks to the great subform element API module, which I wrote originally for pageroute, it was quite easy to implement some great new features for the node profile module, which make building simple node profiles a lot easier. So node profile 1.1 features
- configurable user edit categories integration - edit a simple nodeprofile like a core profile
- configurable node profile display integration on the user's (my account) page or - if used - also on the usernode
- configurable user registration integration
- easy integration of a nodeprofile in any theme
Upgrade from 5.x 1.0
To upgrade from 5.x 1.0 first install the latest version of the subform element module, which is now required. If you have done that, then go and update nodeprofile to 1.1. Then it's suggested to also update to the latest nodefamily release (1.3), which is required if you want to try the new registration integration of node profile. If you are also using the usernode module, update it to get the new node profile display output printed on its default view.can u help import users and their profile from core profile
we are currently using the core profile module..and have many users...can you help import this to node profile..without this..it would be so hard to move to nodeprofile..thanks..
import help
Hi,
I also need help importing users (300+) currently in the profile modulle into nodeprofile. Any suggestions?
Positioning registration integration?
I love this module. It perfectly fills a need I had for an online job application I'm working on. I would also love to be able to position the form on the user registration page. It seems that, by default, it is above the registration form that shipped with Drupal. I would like to place it below the name and username/password fields. Is there any way to accomplish this?
Edit: I've solved this one on my own. It looks like there's a weight selection in the Node Profile options for the content type. That works to position it in the registration form. However, it doesn't seem to affect the display of the node on the users actual profile page. Any ideas?