hello dear Sir/Madam,
is there a way that cute editor 5.0 automatically upload local resources? I mean I want to write simple tag below in HTML mode: <img src='c:\myfile.jpg'>
then I do something that cute editor first understand the local paths, then automatically upload the Image (myfile.jpg) or any other resources and finally turns the local path into upload folder on Internet like this: <img src='uploads/myfile.jpg'>