Limiting Editing to specific page content

Ask a Question related to Macromedia Contribute Connection Administrtion, Design and Development.

  1. #1

    Default Limiting Editing to specific page content

    I bought this product for this specific reason from the Adobe sales literature:
    "With Adobe Contribute 4, site administrators can ensure that only authorized
    contributors can update specified website content. Fine-grained permissions let
    administrators define who can edit a website or specific content on a page
    within a website."
    Now, when I go into "Administer Websites", there is no fine-grained specific
    page selection option for a specific page; only a folder. Does anyone know if
    it is possible to limit a user to edit a specific section on a specific page?
    We have an "Important Announcements" section that I would like for a user to
    maintain and not have the opportunity to wreck the rest of the page. Thanks in
    advance...Robert

    paur4s Guest

  2. Similar Questions and Discussions

    1. editing content without messing up the page
      hallo, im new here! im designing a web site with dreamweaver for a family friend, with a pictures gallery. he wants to be able to chang the page...
    2. Limiting uploaded image width in user-posted content?
      I have created a blogging system where users can upload pics to their galleries then place them into their blogs by way of <img> tags. The problem...
    3. Replacing Content within Specific Tag
      Hi Can anyone recommend an extension (or other method) for the following solution? I'm trying to replace all the height attributes within all...
    4. Editing Protected Content?
      Hello, I recently took over as webmaster for a site, but am new to Flash. There are a couple swf files I need to edit to make the changes the owner...
    5. limiting software installation to specific user(s)
      Many software packages now ask, during installation, whether the installation is limited to the current user/installer or if it's for all users. ...
  3. #2

    Default Re: Limiting Editing to specific page content

    You could place a Server Side Include in the page and place the include file in
    a restricted folder.

    Or you could crate a small database app., where the content of the
    databasetable 'announcements' is show and you create form(s) to update the
    contetn of the database table.

    ThinkInk Guest

  4. #3

    Default Re: Limiting Editing to specific page content

    We use Dreamweaver templates to limit the content on a particular page from being edited by a user using Contribute.
    delaneypub 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