Contribute 2 & Non-Web file types

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

  1. #1

    Default Contribute 2 & Non-Web file types

    I have a site set up in Contribute 2. I want the user in question to be
    able to open an ASCII text file with a .TXT extension on the remote
    server. Contribute 2 tells the user that she can't edit files of that type.

    Other details:

    - The user can edit other files (.php, .html).
    - When I set the site up in Contribute 3, all of this works. Since we
    don't have enough v.3 licenses, we deleted all of those settings and set
    up the administration in v.2.

    Is Contribute v.2 unable to edit such files?

    - Kevin
    Kevin Guest

  2. Similar Questions and Discussions

    1. Contribute tries to open all file types
      Contribute 3 tries to open all file types, in addition to the designated application. You click on "file.doc" and contribute AND word try to open...
    2. On PC: Can't Register File Types
      Ever since I installed Studio MX 2004, I can't add or edit file type associations (I'm using win2K). Actually, I can add and edit, but the changes...
    3. [PHP] File Types
      On Mon, 15 Sep 2003, Raditha Dissanayake wrote: Did that as well as googled for the list of extensions. Still can't seem to find the mime type...
    4. File Types
      I currently limit file types in an upload script by using an allowed types array $allowed_types = array("image/jpeg", "image/gif"); I also...
    5. File types help
      You are probably not running a web server. Popular choice for PHP is Apache. http://www.apache.org if you have downloaded and installed apache,...
  3. #2

    Default Re: Contribute 2 & Non-Web file types

    Just a little more detail. Contribute says...

    "This file cannot be displayed in the Contribute Web browser.
    "If the Edit button is enabled in the toolbar, you can click to edit
    this file."

    Unfortunately, the Edit button is not enabled. All Linux permissions are
    correct, and Contribute preferences are set to allow editing .txt files
    with Notepad & Excel, with Excel as the default.

    Thanks.

    - Kevin


    Kevin wrote:
    > I have a site set up in Contribute 2. I want the user in question to be
    > able to open an ASCII text file with a .TXT extension on the remote
    > server. Contribute 2 tells the user that she can't edit files of that type.
    >
    > Other details:
    >
    > - The user can edit other files (.php, .html).
    > - When I set the site up in Contribute 3, all of this works. Since we
    > don't have enough v.3 licenses, we deleted all of those settings and set
    > up the administration in v.2.
    >
    > Is Contribute v.2 unable to edit such files?
    >
    > - Kevin
    Kevin 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