When i insert images with the editor i get:
<img height="135" alt="" src="http://cutesoft.net/xx/xx.jpg" width="88" border="0" />
But i want :
<img height="135" alt="" src="http://www.xx.xx/xx/xx.jpg" width="88" border="0" />
How do o do that automatic so the user dont have to write the compleate url?