By alphaXp on
Hey,
I have some content types that I don't want to be listed in the create content page, but I still want user to have permissions to create them.
For example, I want users to be able to post in a forum, but I don't want "Forum topic" to be listed in types list.
I don't want to remove completely the "create content" menu item, and just removing "Forum topic" from the create content menu in admin/build/menu doesn't prevent it from appearing on the page itself.
any ideas?
Comments
do you think my request is
do you think my request is even possible?
edit:
I've just went through the node module. This is the code that generates the types list:
I don't see here any mechanism that I could use to remove types from that list.
kinda disappointing...