Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
abna #1
Contribute rewriting image links
Many pages on my site have includes on them. When editing one of these
includes, I need to insert images. The path to the image needs to be valid
relative to the page that loads the include rather than the include file, for
it to show up in the browser. Obviously, just browsing to the image when
inserting it on the include page will give the path relative to the include. To
fix that, I manually type what the path should be in the image properties. But
Contribute thinks it's smarter than me, and rewrites the path. For instance, I
type in /11k/images/icon/whatsnew.gif and Contribute changes it to
.../../images/icon/whatsnew.gif. I can get it to maintain the path if I put in
images/icon/whatsnew.gif, which will work when the include is used at one level
in the site, but not when it is used at others.
Is there any possible way within Contribute to make the image path be what I
need it to be?
abna Guest
-
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. ... -
contribute rewriting special characters in links
Hi all - We have some complicated links we need to create (example is something like:... -
Contribute rewriting paths, adding lots of ../
A couple of my users seem to have found a new bug. For no apparent reason, when adding a link to a document on the page, instead of adding the... -
Image links broken in Contribute 2
Aloha-- I built a site in DW MX 2004, and have now turned over maintenance to someone using Contribute 2. When he tries to link a file, instead of... -
Help! Contribute is rewriting Lasso code.
Hi, I'm finishing development of a large site that was designed in Dreamweaver using nested templates and has several pages with Lasso code that... -
David Burley #2
Re: Contribute rewriting image links
It looks like the updated to contribute 3 has the facilities do post a file
outside of the normal publish model. But, your permissions would need to
allow this.
"abna" <webforumsuser@macromedia.com> wrote in message
news:dnkb3j$fko$1@forums.macromedia.com...for> Many pages on my site have includes on them. When editing one of these
> includes, I need to insert images. The path to the image needs to be valid
> relative to the page that loads the include rather than the include file,include. To> it to show up in the browser. Obviously, just browsing to the image when
> inserting it on the include page will give the path relative to theBut> fix that, I manually type what the path should be in the image properties.instance, I> Contribute thinks it's smarter than me, and rewrites the path. Forin> type in /11k/images/icon/whatsnew.gif and Contribute changes it to
> ../../images/icon/whatsnew.gif. I can get it to maintain the path if I putlevel> images/icon/whatsnew.gif, which will work when the include is used at onewhat I> in the site, but not when it is used at others.
>
> Is there any possible way within Contribute to make the image path be> need it to be?
>
David Burley Guest
-
abna #3
Re: Contribute rewriting image links
Originally posted by: Newsgroup User
It looks like the updated to contribute 3 has the facilities do post a file
outside of the normal publish model. But, your permissions would need to
allow this.
I have the newest version of Contribute and I am the administrator, so I can
set any permissions I need. But I need to know exactly how to make this work.
abna Guest
-
HalifaxWM #4
Re: Contribute rewriting image links
I have the same issue, with links and images in include files. The only way I
can get around it is to force Contribute to make the link site relative. I do
this by publishing the file, then re-editing and going to link properties, in
the 'href' box, forcing it to /directory/*.*
Drives me nuts, and makes it difficult to Show that to the many page authors I
have. They don't all necessarily understand relative and absolute linking.
HalifaxWM Guest
-
jnosal3 #5
Re: Contribute rewriting image links
This is not the best option but you might define the links as absolute...
[url]www.mysite.com/images/my_image.jpg[/url]
...and not define things as site root (/images/my_images.jpg) or document
relative (../../images/my_image.jpg)
I too have seen this from time to time but have not issolated the exact
details. If anyone does, thay may want to report it to Macromedia/Adobe support.
jnosal3 Guest
-
abna #6
Re: Contribute rewriting image links
Originally posted by: jnosal3
This is not the best option but you might define the links as absolute...
[url]www.mysite.com/images/my_image.jpg[/url]
...and not define things as site root (/images/my_images.jpg) or document
relative (../../images/my_image.jpg)
I too have seen this from time to time but have not issolated the exact
details. If anyone does, thay may want to report it to Macromedia/Adobe support.
That solution wouldn't work out in my case, because we have a development
server and a production server. If I set the links to all point to the
production server, we won't be able to test the pages on development.
abna Guest
-
Jerry McEwen #7
Re: Contribute rewriting image links
On Mon, 12 Dec 2005 17:13:23 +0000 (UTC), "abna"
<webforumsuser@macromedia.com> wrote:
Did you try prefacing the path with /? It's worth a try.>Many pages on my site have includes on them. When editing one of these
>includes, I need to insert images. The path to the image needs to be valid
>relative to the page that loads the include rather than the include file, for
>it to show up in the browser. Obviously, just browsing to the image when
>inserting it on the include page will give the path relative to the include. To
>fix that, I manually type what the path should be in the image properties. But
>Contribute thinks it's smarter than me, and rewrites the path. For instance, I
>type in /11k/images/icon/whatsnew.gif and Contribute changes it to
>../../images/icon/whatsnew.gif. I can get it to maintain the path if I put in
>images/icon/whatsnew.gif, which will work when the include is used at one level
>in the site, but not when it is used at others.
>
> Is there any possible way within Contribute to make the image path be what I
>need it to be?
Jerry McEwen Guest
-
abna #8
Re: Contribute rewriting image links
Originally posted by: Newsgroup User
On Mon, 12 Dec 2005 17:13:23 +0000 (UTC), "abna"
<webforumsuser@macromedia.com> wrote:
Did you try prefacing the path with /? It's worth a try.
Yes, as I stated in the post, the very first thing I tried was
"/11k/images/icon/whatsnew.gif ".
abna Guest



Reply With Quote

