<?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: Adding a link list to TinyMCE with ExpressionEngine</title>
	<atom:link href="http://www.tyssendesign.com.au/articles/cms/adding-a-link-list-to-tinymce-with-expressionengine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tyssendesign.com.au/articles/cms/adding-a-link-list-to-tinymce-with-expressionengine/</link>
	<description>Web design &#38; development and print design services located in The Gap, Brisbane</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:21:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: John Faulds</title>
		<link>http://www.tyssendesign.com.au/articles/cms/adding-a-link-list-to-tinymce-with-expressionengine/comment-page-1/#comment-2475</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Sun, 10 Jan 2010 23:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/?p=609#comment-2475</guid>
		<description>Hi Sjoerd, you&#039;re actually better off using Wiseup Studios &lt;a href=&quot;http://wiseupstudio.com/expressionengine/extensions/mx-universal-editor.html&quot; rel=&quot;nofollow&quot;&gt;MX Universal Editor&lt;/a&gt; which includes a built-in link manager which came out after I wrote this article.</description>
		<content:encoded><![CDATA[<p>Hi Sjoerd, you&#8217;re actually better off using Wiseup Studios <a href="http://wiseupstudio.com/expressionengine/extensions/mx-universal-editor.html" rel="nofollow">MX Universal Editor</a> which includes a built-in link manager which came out after I wrote this article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sjoerd</title>
		<link>http://www.tyssendesign.com.au/articles/cms/adding-a-link-list-to-tinymce-with-expressionengine/comment-page-1/#comment-2474</link>
		<dc:creator>Sjoerd</dc:creator>
		<pubDate>Sun, 10 Jan 2010 23:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/?p=609#comment-2474</guid>
		<description>I didn&#039;t manage to make a link list with multiple weblogs. Can you post an example? Would it be possible to divide the weblogs with headers like Content, News, Products and so on?</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t manage to make a link list with multiple weblogs. Can you post an example? Would it be possible to divide the weblogs with headers like Content, News, Products and so on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.tyssendesign.com.au/articles/cms/adding-a-link-list-to-tinymce-with-expressionengine/comment-page-1/#comment-2431</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 04 Dec 2009 18:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/?p=609#comment-2431</guid>
		<description>First off, great info! Thx :)
Just a quick question...since the JS file that will display the links is accessible through the web, do you foresee any security issues?

I couldn&#039;t think of any since really its just a sitemap of the website in JS format, right?</description>
		<content:encoded><![CDATA[<p>First off, great info! Thx <img src='http://www.tyssendesign.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Just a quick question&#8230;since the JS file that will display the links is accessible through the web, do you foresee any security issues?</p>
<p>I couldn&#8217;t think of any since really its just a sitemap of the website in JS format, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Faulds</title>
		<link>http://www.tyssendesign.com.au/articles/cms/adding-a-link-list-to-tinymce-with-expressionengine/comment-page-1/#comment-2373</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Mon, 19 Oct 2009 22:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/?p=609#comment-2373</guid>
		<description>Hi Nick,

I&#039;ve not actually had a chance to look at Max&#039;s implementation of that feature yet yet so you may be better posting a question on the EE forums to get a quicker response.</description>
		<content:encoded><![CDATA[<p>Hi Nick,</p>
<p>I&#8217;ve not actually had a chance to look at Max&#8217;s implementation of that feature yet yet so you may be better posting a question on the EE forums to get a quicker response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.tyssendesign.com.au/articles/cms/adding-a-link-list-to-tinymce-with-expressionengine/comment-page-1/#comment-2372</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 19 Oct 2009 22:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/?p=609#comment-2372</guid>
		<description>Great article!

I&#039;ve attempted such a configuration with MX Universal Editor (the newest version of MX Tinybrowser), but am not having any luck with getting the link list to pull. I&#039;ve created many link lists with tinyMCE in the past, but never with EE.

As with MX Tinybrowser, the tinymce_config for MX Universal Editor has a few options to choose from, article.js, office.js, and tiny.js. I&#039;ve edited the code for both article.js and tiny.js, adding the appropriate parameter for external_link_list_url, but nothing will pull up.

I&#039;ve checked the js file that pulls in my weblogs and it displays accurately. I&#039;ve also double check that edits to the config files. Any ideas why the link list will not appear?</description>
		<content:encoded><![CDATA[<p>Great article!</p>
<p>I&#8217;ve attempted such a configuration with MX Universal Editor (the newest version of MX Tinybrowser), but am not having any luck with getting the link list to pull. I&#8217;ve created many link lists with tinyMCE in the past, but never with EE.</p>
<p>As with MX Tinybrowser, the tinymce_config for MX Universal Editor has a few options to choose from, article.js, office.js, and tiny.js. I&#8217;ve edited the code for both article.js and tiny.js, adding the appropriate parameter for external_link_list_url, but nothing will pull up.</p>
<p>I&#8217;ve checked the js file that pulls in my weblogs and it displays accurately. I&#8217;ve also double check that edits to the config files. Any ideas why the link list will not appear?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adding a link list to TinyMCE with ExpressionEngine Hello CMS - the best cms website</title>
		<link>http://www.tyssendesign.com.au/articles/cms/adding-a-link-list-to-tinymce-with-expressionengine/comment-page-1/#comment-2319</link>
		<dc:creator>Adding a link list to TinyMCE with ExpressionEngine Hello CMS - the best cms website</dc:creator>
		<pubDate>Tue, 15 Sep 2009 23:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/?p=609#comment-2319</guid>
		<description>[...] Adding a link list to TinyMCE with ExpressionEngine [...]</description>
		<content:encoded><![CDATA[<p>[...] Adding a link list to TinyMCE with ExpressionEngine [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
