stop users creating new pages??

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default stop users creating new pages??

    How can i stop users creatng new pages.

    I only want to give them access of editing current pages created by myself
    B21playa Guest

  2. Similar Questions and Discussions

    1. How do I stop users from showing an optional region?
      I have an optional region in my template that shows a landing page banner. I can turn it on and off in the template properties box. Is there a way...
    2. My navagation bar is creating new windows. Cannot figure how to stop it
      Cannot figure how to stop my navigation bar form creating new windows when they are clicked.
    3. stop users creating tables
      is there any way to stop users from editing tables and creating new tables without editing the files, and setting them in user roles?
    4. Stop Dissconnecting Live Users
      Flash Com is dosconnecting/bumping off users in my chat. The server is running fine and has pleanty of resources yet people get disconnected all...
    5. ASP pages that use Access stop working.
      http://www.aspfaq.com/5003 Ray at work "Tony" <scorn@dsl-mud.org> wrote in message news:10f201c38c4a$3272f8d0$a001280a@phx.gbl...
  3. #2

    Default Re: stop users creating new pages??

    Yes. You'll need to use "User and Roles" with you being the Administrator. Then
    when setting up roles for publishers/writers (or whatever else you're
    specifying) just untick all the options on the New Pages screen.

    SDennis Guest

  4. #3

    Default Re: stop users creating new pages??

    You can remove the NEW Page option from the Menu . You can do this by
    commenting out the lines that contain the NEW Page option.

    (Before you do this make a back up of the current ccmenus.xml just in case you
    need to go back to the original configuration)

    You will need to restart conribute for the changes to take place.



    The file is usually located in
    C:\Program Files\Macromedia\Contribute 3\Configuration\Menus\ccmenus.xml





    dmuniz Guest

  5. #4

    Default Re: stop users creating new pages??

    Originally posted by: dmuniz
    You can remove the NEW Page option from the Menu . You can do this by
    commenting out the lines that contain the NEW Page option.

    (Before you do this make a back up of the current ccmenus.xml just in case you
    need to go back to the original configuration)

    You will need to restart conribute for the changes to take place.



    The file is usually located in
    C:\Program Files\Macromedia\Contribute 3\Configuration\Menus\ccmenus.xml


    Cheers

    managed to get rid of it from the "FILE" menu but not from the top toolbar


    any ideas?


    B21playa Guest

  6. #5

    Default Re: stop users creating new pages??

    Hi,

    To get rid of it from the toolbar, you can browse to the C:\Program
    Files\Macromedia\Contribute 3\Configuration\Toolbars\ and modify the code for
    the new button in the cctoolbars.xml.

    sudharshan

    Sudharshan.S Guest

  7. #6

    Default Re: stop users creating new pages??

    ended up finding it when i edited the menus.

    Still a problem, where a user can create a connection to the site and become the administrator for part of the site which is bad
    B21playa Guest

  8. #7

    Default Re: stop users creating new pages??

    you have to edit, cctoolbars.xml to get arround this
    B21playa Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139