Edit the node add page

Discussion in 'Drupal' started by TobyCS, Aug 14, 2010.

  1. #1
    I have a custom content type which any user account can create content. So I want to get rid of all the custom settings like input format, menu settings, publishing options for all accounts. how can i do this?
     
    TobyCS, Aug 14, 2010 IP
  2. TrafficRider

    TrafficRider Active Member

    Messages:
    250
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #2
    Create a role and set permissions. Or if it is the 'authenticated user' edit their permissions located in /admin/user/permissions.
     
    TrafficRider, Aug 14, 2010 IP
  3. TobyCS

    TobyCS Peon

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I allowed a authenticated user to create the content called booking but I only see the submit / preview button when logged into a non-admin account. I dont see the tile, body field or the custom date field
     
    TobyCS, Aug 14, 2010 IP
  4. Sadi

    Sadi Greenhorn

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #4
    Do you have install the content permission module?
     
    Sadi, Aug 24, 2010 IP
  5. JamesColin

    JamesColin Prominent Member

    Messages:
    7,874
    Likes Received:
    164
    Best Answers:
    1
    Trophy Points:
    395
    Digital Goods:
    1
    #5
    to get rid of the input format and tips use "better format" module.
     
    JamesColin, Aug 24, 2010 IP