When there are different roles with different permission, some of them you don't want to show all the content types on registration form, especially if they don't have permission to create it.
Simple patch in attachment.
| Comment | File | Size | Author |
|---|---|---|---|
| content_profile_registration.module.patch | 586 bytes | kenorb |
Comments
Comment #1
fagoI think this should work regardless whether anonymous has permission to create the node. Doing so, makes sure that the node can be only created during registration.