I just downloaded the software today, so I must have the latest version. But I can't get absolute urls to work.
I've modified vb/Default.aspx, so the line that brings in the editor is:
<CE:Editor id="Editor1" urltype=Absolute UseRelativeLinks=false RemoveServerNamesFromUrl=false EditorWysiwygModeCss="example.css" runat="server" ></CE:Editor><br />
When I open the image browser, I can select an image. But it doesn't insert the url to the domain, just the relative path. Am I missing something? Could it be because my image directory is a virtual directory? I can't see how that should matter.
The HTML mode doesn't seem to be working for me either.
Thank you in advance.
Julie