Hi,

I would like to create a content type extremely simple (with only title, body text, and image uploading) and remove all the other stuff.

I cannot remove the defaults fields such as, menu settings, revision informations or path settings. Can I at least hide them for my final customer ? Should I use css for it ?

thanks

Comments

m_i_c_h_a_e_l’s picture

Take a look at the permissions page.

If you don't allow a user to view revisions, or to create url paths (for example), those options won't appear when the user creates a node.

Also remember, what you see as administrator is different from what the normal user will see. Create a test user account, and login as that guy to get a good view of what he can see and do.

aneuryzma’s picture

ok, thanks!!