Absolute Links in Contribute 4

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

  1. #1

    Default 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 most of
    my clients upgrade for this functionality alone. Does anyone know if this is,
    in fact, true. And how would the client do it?

    Marje 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. 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...
    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: Absolute Links in Contribute 4

    Hello,

    You can create absolute links: Go to Insert > Link > Browse to Web Page.
    Then, enter the URL of the page that you wish to use as the reference of your
    link/s.

    You cannot however insert images that use absolute paths/links.

    It is best if you could try it on your end. I strongly recommend that you
    download and install the trail version to test it out.

    Contribute 4 Trial Downloads:
    [url]http://www.adobe.com/cfusion/tdrc/index.cfm?product=contribute[/url]

    Hope this helps.




    AndrewDG-MMTS Guest

  4. #3

    Default Re: Absolute Links in Contribute 4

    thanks ....

    FYI .... the reason we need absolute links is that my clients send out email
    newsletters on a regular basis (using DW templates and Contribute) ... often
    with graphics and links in them. These newsletters, of course, need to have
    absolute links to everything.

    At this time, I have to add the absolute links to their completed newsletters
    myself because they can't do it themselves. I'd love to be able to take myself
    out of the loop.

    Marje Guest

  5. #4

    Default Re: Absolute Links in Contribute 4

    Hi,

    On inserting an image , Contribute by default puts relative link.

    If you want to make the image path absolute then:

    1. Click on image properties.
    2. Enter the Absolute path for the image.
    3. Save the image properties.
    4. Publish the page.

    And this should save your image path with absolute URl.

    Cheers !!
    Avinash

    arao2k6 Guest

  6. #5

    Default Re: Absolute Links in Contribute 4

    Marje wrote:
    > 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 most of
    > my clients upgrade for this functionality alone. Does anyone know if this is,
    > in fact, true. And how would the client do it?
    >
    Absolute links -

    Contribute can do either of the following:

    if you mean to say some sort of this -
    <img src="http://www.google.com/images/wow.jpg">

    Use - Insert->Link->Browse to Webpage or you can insert an image and go
    to its properties and modify the url.

    if you mean to say some sort of this -
    <img src="../../division1/software/computer.jpg">

    If you are inserting images from your same website, contribute will
    automatically change the url to relative url. If you are inserting from
    another website then it will have the url [url]http://sitename/../com.jpg[/url]
    Arun Kumar M 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