C4 Absolute links - completely useless

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

  1. #1

    Default C4 Absolute links - completely useless

    We want to use Contribute for an Intranet system, but we already have a
    well-established file structure which contains reference material which is
    edited by end-users. When we insert a link to a Word document, PDF, or other
    file, Contribute shows the absolute file:// URI for the document, but silently
    changes this to a relative link and then copies the file to the site when it is
    saved.

    This is precisely what I want to avoid, and it seems that C4 has no way to
    override this facility. Perhaps I'd be better scrapping the idea of using
    Contribute?

    All of the files I want to reference are available via a UNC path, so I want
    the document owner to have full control over when/if/how the document is
    updated, without having to use Contribute to update a secondary copy of it, as
    they will inevitably forget and leave me with two incompatible versions of the
    same document.

    Is there a way to do this?

    Thanks,

    Paul.

    PaulJMurphy Guest

  2. Similar Questions and Discussions

    1. Absolute image links in Contribute/Dreamweaver
      Can anyone tell me how to force Contribute to make all the image links absolute (i.e. http://www.adobe.com/images/sampleimage.jpg) in Dreamweaver. ...
    2. Absolute Links in Contribute 4
      I have been told in this forum that Contribute 4 will allow users to create absolute links to their images and to web pages. I would recommend that...
    3. Absolute Links
      I have several clients who use DW templates that I have built for them to create newsletters. If they insert an image or a link into the page, it...
    4. Absolute links and session variables
      Hey folks, I've got a pretty simple question, but was wondering if someone could easily provide the answer. If I use, say a server side include...
    5. absolute links with SSL
      Is it true you can only use absolute links when working with SSL? We have an issue of previewing locally here at my office. With all the links...
  3. #2

    Default Re: C4 Absolute links - completely useless

    PaulJMurphy wrote:
    > We want to use Contribute for an Intranet system, but we already have a
    > well-established file structure which contains reference material which is
    > edited by end-users. When we insert a link to a Word document, PDF, or other
    > file, Contribute shows the absolute file:// URI for the document, but silently
    > changes this to a relative link and then copies the file to the site when it is
    > saved.
    >
    > This is precisely what I want to avoid, and it seems that C4 has no way to
    > override this facility. Perhaps I'd be better scrapping the idea of using
    > Contribute?
    >
    > All of the files I want to reference are available via a UNC path, so I want
    > the document owner to have full control over when/if/how the document is
    > updated, without having to use Contribute to update a secondary copy of it, as
    > they will inevitably forget and leave me with two incompatible versions of the
    > same document.
    >
    > Is there a way to do this?
    >
    > Thanks,
    >
    > Paul.
    >
    If you dont want contribute to re-write the url, Yes There is a way to
    do this in Contribute 4. Use the following:

    Insert->Link->Browse To Web page->

    You will see the Dialog where you can enter the link Text and the Web
    Address URL, Just enter the UNC Path of your file in that address.
    (ex: \\myComputer\itworks.doc and give a link text, "testwork")

    Hope this helps.

    Thanks
    Arun
    Arun Kumar M Guest

  4. #3

    Default Re: C4 Absolute links - completely useless

    I've so far managed to get this to work once in about 10 attempts. If the file
    name contains a space, or you switch windows to confirm the absolute path, C4
    "magically" rewrites the name and forces an upload. I can just about get it to
    work using manually-entered URL-encoded paths, but even this is sometimes then
    re-encoded by C4 so that my %20 entries turn into %2520 - wonderful...

    I'm the IT Manager - my Contribute users are office staff with no
    understanding of the difference between absolute and relative paths, and who
    also have no idea of what URL encoding is - and neither should they have to
    know. That's the whole point of Contribute. When they insert a link, and it
    is detected to be to a local file, they should be asked whether to copy this to
    the web server, or link to the file directly using a UNC path.

    This is a really irritating fault in Contribute, and is something which is
    making me reconsider using it for a major project. Please get it fixed and a
    patch issued ASAP - the only alternative at the moment seems to be to ditch
    Dreamweaver and Contribute and move to something else.

    Paul.

    PaulJMurphy Guest

  5. #4

    Default Re: C4 Absolute links - completely useless

    Hi,

    In Contribute 3.0 I fix the problem by rewriting my path and the before
    clicking ok or apply (can't remeber) I use to place my cursor in one of the two
    drop box at the bottom either "Target" or the other one. And magically, the
    path I wrote is remebered as is supposed to be. Funny.

    richsky 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