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.

CommentFileSizeAuthor
content_profile_registration.module.patch586 byteskenorb

Comments

fago’s picture

Status: Needs review » Closed (works as designed)

I 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.