User editing of INCLUDED files

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

  1. #1

    Default User editing of INCLUDED files

    Using Contribute 3.1.

    Many of our pages use include files (SSI's) for common text. E.g., one whole
    section of pages requires the same legal disclaimer on every page. So that
    disclaimer text is in an include file. When users in the department that uses
    the disclaimer edit their pages, they are prevented from editing the included
    disclaimer. That's fine.

    But now and again, the disclaimer text changes. The same department that edits
    the pages is also responsible for the disclaimer text. It'd be very handy if
    they could edit that text ervery once in a while without having to turn to the
    Administrator (me) to do it for them.

    If this particular department were the only one with this need, it wouldn't be
    too bad. But in fact there are many departments with the same need, so in total
    it is a pain for me to do, and frustrating for the departments to have to turn
    to me--it's their text in the include files, and they don't see why they can't
    edit it when they want to.

    It's true (I think it's true) that if these departments know precisely the
    right URL for the included file, that they can in fact get to it to edit,
    although I don't think they can use Contribute as the editor. But they have no
    way of knowing what that path is other than keeping a record of it somewhere.
    That's possible, but a great inconvenience. Moreover, they would be disconerted
    to find their editing tool looked competely different from Contribute, all of
    which defeats the whole point of Contribute, which is to let people browse to
    the pages they want to edit, and to edit as though they were using a word
    processor.

    Anyone else had this problem? Better yet, a solution?

    thardy Guest

  2. Similar Questions and Discussions

    1. #40252 [NEW]: $_GET superglobals do not work within included files
      From: jonathan dot cowher at gmail dot com Operating system: Windows XP Pro SP2 PHP version: 4.4.4 PHP Bug Type: ...
    2. Can client-side script be included in a user control (ascx)?
      I am creating a simple usercontrol (.ascx). There is some client-side functionality I would like it to have. I tried adding in a Script element,...
    3. no error in included files
      Hi people. The problem is pretty simple. If I include a file <? include 'libs.php'; ?> and this file contains an error (a missing ;), my...
    4. #26032 [NEW]: return in included files as not always the same behaviour
      From: kevin at hatry dot com Operating system: irrelevant PHP version: 4.3.2 PHP Bug Type: Scripting Engine problem Bug...
    5. #24671 [Opn->Bgs]: Case problem with internal list of included files handling
      ID: 24671 Updated by: derick@php.net Reported By: stefan dot priebsch at e-novative dot de -Status: Open...
  3. #2

    Default Re: User editing of INCLUDED files

    I believe you should be able to set up a special role and allow those people
    assigned to it to browse the directory where you keep these kinds of files. You
    could put a home page for them in that directory with links to the files they
    are most-likely to want to edit so that they don't have to remember which exact
    include file name goes with what.

    I did a quick test of Contribute and opened an include file. The font styles
    are not there, but that's not much of a problem if all I want is to edit the
    text.

    dianesoini 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