<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: FCK Editor Plugin: Internal Links</title>
	<atom:link href="http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/</link>
	<description>Lotus, PhP, J2EE Technology Partner</description>
	<lastBuildDate>Thu, 19 Aug 2010 15:49:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ken</title>
		<link>http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/comment-page-1/#comment-321</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Wed, 06 Jan 2010 08:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/#comment-321</guid>
		<description>@Josef

You should put that piece of code on the page where you embed the FCK editor.</description>
		<content:encoded><![CDATA[<p>@Josef</p>
<p>You should put that piece of code on the page where you embed the FCK editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josef</title>
		<link>http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/comment-page-1/#comment-320</link>
		<dc:creator>Josef</dc:creator>
		<pubDate>Sun, 03 Jan 2010 11:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/#comment-320</guid>
		<description>Please, can somebody say me, in whichover file this syntax should be integrated. I will configure my mediawiki.

function getGwInternalLinks() {
var linkArray = new Array(new Array(“title1″, “url1″),new Array(“title2″, “url2″),new Array(“title3″, “url3″));
return linkArray;

Thank you!

Sincerely,
Josef</description>
		<content:encoded><![CDATA[<p>Please, can somebody say me, in whichover file this syntax should be integrated. I will configure my mediawiki.</p>
<p>function getGwInternalLinks() {<br />
var linkArray = new Array(new Array(“title1″, “url1″),new Array(“title2″, “url2″),new Array(“title3″, “url3″));<br />
return linkArray;</p>
<p>Thank you!</p>
<p>Sincerely,<br />
Josef</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/comment-page-1/#comment-203</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 10 Nov 2008 10:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/#comment-203</guid>
		<description>In IE6, the dialog box has problems accessing the main page that contains the array, resulting in an &quot;Error getting main page!&quot; popup.

Chris Ambrose pointed this out and this is his workaround: 

&quot;I have got around the problem (nothing I did in Javascript helped much) by turning the plugin page into an *.aspx (the application is a .NET app) and running the server-side code to populate the internallink drop-down within the plugin, rather than by referencing the array of links from the parent window as in your original version.&quot;</description>
		<content:encoded><![CDATA[<p>In IE6, the dialog box has problems accessing the main page that contains the array, resulting in an &#8220;Error getting main page!&#8221; popup.</p>
<p>Chris Ambrose pointed this out and this is his workaround: </p>
<p>&#8220;I have got around the problem (nothing I did in Javascript helped much) by turning the plugin page into an *.aspx (the application is a .NET app) and running the server-side code to populate the internallink drop-down within the plugin, rather than by referencing the array of links from the parent window as in your original version.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/comment-page-1/#comment-200</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Wed, 05 Nov 2008 16:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/#comment-200</guid>
		<description>The code has now been updated for FckEditor 2.6.x</description>
		<content:encoded><![CDATA[<p>The code has now been updated for FckEditor 2.6.x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-10-10 &#171; Richard@Home</title>
		<link>http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/comment-page-1/#comment-195</link>
		<dc:creator>links for 2008-10-10 &#171; Richard@Home</dc:creator>
		<pubDate>Sat, 11 Oct 2008 07:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/#comment-195</guid>
		<description>[...] FCK Editor Plugin: Internal Links &#124; labs.groupwave Need to look into this in more detail as Drupal 6 desperately needs this functionality (tags: fckeditor plugin) [...]</description>
		<content:encoded><![CDATA[<p>[...] FCK Editor Plugin: Internal Links | labs.groupwave Need to look into this in more detail as Drupal 6 desperately needs this functionality (tags: fckeditor plugin) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthew fedak</title>
		<link>http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/comment-page-1/#comment-194</link>
		<dc:creator>matthew fedak</dc:creator>
		<pubDate>Wed, 24 Sep 2008 16:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/#comment-194</guid>
		<description>excellent will definately use this.</description>
		<content:encoded><![CDATA[<p>excellent will definately use this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaap</title>
		<link>http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/comment-page-1/#comment-185</link>
		<dc:creator>Jaap</dc:creator>
		<pubDate>Thu, 03 Jul 2008 09:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://labs.groupwave.be/index.php/2007/10/23/fck-editor-plugin-internal-links/#comment-185</guid>
		<description>I tried to install de plugin but i get the error:

Error getting main page!

I use FCKeditor 2.6. On what page do i have to put the array with internal links? The page that includes the fck editor?

Kind regards

Jaap</description>
		<content:encoded><![CDATA[<p>I tried to install de plugin but i get the error:</p>
<p>Error getting main page!</p>
<p>I use FCKeditor 2.6. On what page do i have to put the array with internal links? The page that includes the fck editor?</p>
<p>Kind regards</p>
<p>Jaap</p>
]]></content:encoded>
	</item>
</channel>
</rss>
