close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Image Links / HTML Editor2

Thread began 11/05/2009 1:30 pm by Cologne | Last modified 1/12/2010 12:34 pm by Dani Chankhour | 5361 views | 10 replies |

Cologne

Image Links / HTML Editor2

Hello,

when I uload an image in the backend it saves only the relative path. Thats not so good, cause then the image is not to see in the frontend.

How can I say, that the absolute path should be saved?

Or is there an other trick?

Denis

Sign in to reply to this post

Dani Chankhour

To get an absolute path we will add the site http manually.

Open the fck_image.js which is located under HTMLEditor/dialog/fck_image, and on line 434 change it from:

GetE('txtUrl').value = url ;

to

GetE('txtUrl').value = "http://localhost" + url ;

You will just need to replace "http://localhost" with your absolute path.

This is a temporarily work around and i will keep looking to see if there is a better work around.

Let me know if you have any other questions.

Sign in to reply to this post

Cologne

thanks dani.

hmmm, thats not so cool. I bought the extension, because i dont want to edit the source code. The upload itself works cool. But, where is the need of that html editor, if the images a stored relative?
Most use I know are CMS, ad content in the backend and show in the frontend.

Will this be fixed in a update?

Denis

Sign in to reply to this post

Dani Chankhour

I have logged a bug in our bug base in regard to this issue. And we will try to get a fix for it in the next dot release.


Sorry for the inconvenience.

Sign in to reply to this post

Cologne

Anything NEW here???

Will this be fixed, to save the fullpath to the image?

Denis

Sign in to reply to this post

Dani Chankhour

There is a bug logged in our bug base in regard to that issue.

I'm not sure when the next dot release will be released, but the fix should be included in our next dot release. You will get an email with the issues that were fixed when the dot release is out.

Sign in to reply to this post

Cologne

more than a month ago :-(

Sign in to reply to this post

Cologne

The FIX, is this the answer?

Fixes addressed in this build:

- Corrected an issue that caused include file references to be incorrect when using site root relative links. Site root relative links will now properly use the 'virtual' setting.

Cheers
Denis

Sign in to reply to this post

Dani Chankhour

No, that fix was related to using Virtual instead of Include when using Site Root in your DW site definition.

In regard to your issue, could you please give me an example of how the image path is shown on your front end pages and how it is suppose to show.

I just want to explain that the HTML Editor will generate an Absolute Site Relative Path, which means that it place a / at the beginning of the path to indicate that the path will start at the root of your site.


Please post back to further assist you.

Sign in to reply to this post

Cologne

the problem is, that i got a backend. for example. /backend/editor.php

the images are stored. and the editor text is stored in my database. only the images path is relativ to /backend/editor.php

but the frontend is for example. /frontend/review.php

and then the images are not found.

so, it would be cool to store the absolut path to the images. NO WORKAROUND :-) in that case i could keep iRite1.

I thought with that fix that is gone.

Denis

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...