Make non-editable region invisible

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

  1. #1

    Default Make non-editable region invisible

    Is there a way to make the non-editable regions invisible to certain user
    groups, or all users? My template has a good amount of .net, javascript, and
    some flash that cause it to not render well in the editing window. The
    editable regions render fine, so I was thinking if I could just show those it
    would cause less confusion. Any ideas?

    Thanks

    Nate:confused;

    NateWeb Guest

  2. Similar Questions and Discussions

    1. Can't Add a Link in an Editable Region
      I am currently trying to edit the pages of a website for a client. When I click on Edit Page, I can add/delete/change text on the page but when I...
    2. Editable region became uneditable
      This is weird! While my clients were working on the site in Contribute, some of the pages lost the ability to edit one of the editable regions. ...
    3. editable region end tag stripped away
      When my Contribute 3 publishers edit a template-based webpage then publish it, the editable region <end tag> is stripped. As a result, the editable...
    4. Contribute 2 can't make links in editable region
      I get an error when I try to create a link in an editable region using contribute 2. "You cannot perform this action in this region of the page"...
    5. Editable region no longer editable
      Brad, what did you determine on this question--I am having the exact same problem too--when i try to edit a nested template editable region, it tells...
  3. #2

    Default Re: Make non-editable region invisible

    I can think of using CSS smartly or serverside includes (f.e. PHP) that contain
    only the editable regions.
    When using CSS you have to find out what contribute does display and doesn't
    display in editing mode.
    When using serverside includes, your users have to know the urls's to the
    include-pages, maybe you could provide them with an alternative navigation,
    thats only for the includes.

    grtz.
    Hayo

    ThinkInk 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