We're using ver 5.7.1 of the editor and it's important that we use absolute file paths when publishing links. No matter what i try the editor always makes the link a relative path when i save the item, which will not work as our publishing site is on a different site than our front end. The resources that we want to link to are in the publishing site but because the link is relative users are being redirected to the front end site and are getting a file not found error. I've tried just about everything that i can find in the forums - i understand that the StripAbsoluteFilePaths has been done away with, and i've added the MakeUrlsAbsolute only seems to be a display attribute - meaning the URLs look to be absolute in the editor but are saved as relative paths. Any suggestions on how we turn off whatever is modifying the URLs on save?