Users are currently able to Publish blog entries to the front page. How do I prevent this?

Also, how do I create permissions for some users to be able to add content to menu items or administrate certain forum categories?

Thanks!

Comments

vm’s picture

question #1
go to administer -> content types
edit the blog content type
expand the publishing options collapsed menu
uncheck publish to front page

question #2
create a new role
add your desired permissions to this role
add your users to this role

falieson’s picture

thanks! I just didn't see the expandability of that permission (Question#1), and I hadn't played with the roles feature yet. thanks again.