allowing absolute url in fckeditor in "email users" option
	
	
		Hello,
i'm trying to create a newsletter using rss feed but I found an issue I'm going to try to explain
I create a newsletter.php page using a feed reader (carp), I display this page in browser, copy html source and paste it in fckeditor main field using "edit html source" option, then I insert  it all
what happens is that editor deletes every absolute url (my domain url) so link are something like "<a href="../view/2_150/fdgfdgcfa" 
how can I allow editor accepting absolute url?
	 
	
	
	
		Re: allowing absolute url in fckeditor in "email users" option
	
	
		Same problem, using HTML code in Vshare email option in admin area automatically change "http://www.yoursite" with "../"
Any solutions?