<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TinyMCE Forum - selecting an image from image manager returns relative url]]></title>
		<link>http://www.tinymce.com/forum/viewtopic.php?id=27055</link>
		<description><![CDATA[The most recent posts in selecting an image from image manager returns relative url.]]></description>
		<lastBuildDate>Thu, 03 Nov 2011 15:13:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: selecting an image from image manager returns relative url]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=96071#p96071</link>
			<description><![CDATA[<div class="quotebox"><cite>elwingfield wrote:</cite><blockquote><p>Can someone tell me in what file to i find this.</p></blockquote></div><p>No, since I have no idea what files you have. And this question has nothing to do with MCImageManager. Please ask in the appropriate forum!</p><div class="quotebox"><cite>elwingfield wrote:</cite><blockquote><p>So many tips in this forum don&#039;t specify where to find the particular file to edit.</p></blockquote></div><p>The problem is that each web application has its own set of files. TinyMCE is a kind of plugin for a web application. There is no standard that would define where and which file to edit. Sorry.</p><div class="quotebox"><cite>elwingfield wrote:</cite><blockquote><p>I am a newbie and i understand what you are telling me to do, i just need to know where to do it.&nbsp; What file do i make these changes in to occomplish covert_urls?</p></blockquote></div><p>TinyMCE wasn&#039;t designed for newbies. Creating web applications is something for web developers and not exactly for newbies.</p><p>I can&#039;t tell you more than what has already been covered in the <a href="http://www.tinymce.com/wiki.php/TinyMCE_FAQ">FAQ</a>. Find a file where it says &quot;tinyMCE.init({&quot; and you should find the configuration of your editor.</p>]]></description>
			<author><![CDATA[dummy@example.com (Felix Riesterer)]]></author>
			<pubDate>Thu, 03 Nov 2011 15:13:43 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=96071#p96071</guid>
		</item>
		<item>
			<title><![CDATA[Re: selecting an image from image manager returns relative url]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=96054#p96054</link>
			<description><![CDATA[<p>Can someone tell me in what file to i find this.&nbsp; So many tips in this forum don&#039;t specify where to find the particular file to edit. I am a newbie and i understand what you are telling me to do, i just need to know where to do it.&nbsp; What file do i make these changes in to occomplish covert_urls?</p>]]></description>
			<author><![CDATA[dummy@example.com (elwingfield)]]></author>
			<pubDate>Wed, 02 Nov 2011 18:59:51 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=96054#p96054</guid>
		</item>
		<item>
			<title><![CDATA[Re: selecting an image from image manager returns relative url]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=95207#p95207</link>
			<description><![CDATA[<p>I have managed to solve the issue. For anyone interested the solution was this:</p><br /><p>$(selector).tinymce({<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; remove_script_host : true,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; convert_urls : true,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; relative_urls : false,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document_base_url : &quot;http://localhost/&quot;<br />});</p><br /><p>It was simply setting the convert_urls to true</p>]]></description>
			<author><![CDATA[dummy@example.com (hemdagem)]]></author>
			<pubDate>Fri, 30 Sep 2011 14:44:56 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=95207#p95207</guid>
		</item>
		<item>
			<title><![CDATA[selecting an image from image manager returns relative url]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=95205#p95205</link>
			<description><![CDATA[<p>I have this problem where when i choose an image from image manager it seems return relative urls as opposted to absolute urls.&nbsp; I have setup the tinymce to this:</p><p> $(selector).tinymce({<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; remove_script_host : true,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; convert_urls : false,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; relative_urls : false,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document_base_url : &quot;http://localhost/&quot;<br />});</p><p>If i have an image in a directory like this: images/test.png</p><p>it will return it as /images/test.png rather than http://localhost/test.png</p><p>Are there properties in the imagemanager that i need to set to achieve this?</p><p>Thanks</p><p>Hemang</p>]]></description>
			<author><![CDATA[dummy@example.com (hemdagem)]]></author>
			<pubDate>Fri, 30 Sep 2011 14:02:39 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=95205#p95205</guid>
		</item>
	</channel>
</rss>
