<?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: Dojo and TinyMCE &#8211; Creating a Widget</title>
	<atom:link href="http://grasshopperpebbles.com/ajax/dojo-and-tinymce-creating-a-widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://grasshopperpebbles.com/ajax/dojo-and-tinymce-creating-a-widget/</link>
	<description>Ajax and Ajax Frameworks</description>
	<lastBuildDate>Mon, 02 Jan 2012 13:41:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Ben</title>
		<link>http://grasshopperpebbles.com/ajax/dojo-and-tinymce-creating-a-widget/#comment-1758</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sun, 17 Apr 2011 21:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://grasshopperpebbles.com/?p=145#comment-1758</guid>
		<description>Hi cool widget. I have got this up and runnig but im unable to get any data that i type into the tinymce textarea that is created out by using dojo to query the id of the textarea... ? Any idea what could be wrong?</description>
		<content:encoded><![CDATA[<div class="KonaBody">
<!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Hi cool widget. I have got this up and runnig but im unable to get any data that i type into the tinymce textarea that is created out by using dojo to query the id of the textarea&#8230; ? Any idea what could be wrong?<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end -->
</p>
</div>
<p> <!-- KonaBody --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://grasshopperpebbles.com/ajax/dojo-and-tinymce-creating-a-widget/#comment-1040</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 17 Mar 2010 15:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://grasshopperpebbles.com/?p=145#comment-1040</guid>
		<description>Actually, I did not need dijit._Templated for my implementation. I have used it in other widgets that I have created, but in this case, I decided not to use it. I finally created a demo of this widget. You can view it &lt;a href=&quot;http://grasshopperpebbles.com/demos/index.php/dojo/richeditor/simple&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. I made a minor change to the widget because it was not displaying the toolbar on top when in simple mode. I now store the widget on Google Code (and updated the post with a link to the demo and Google Code).</description>
		<content:encoded><![CDATA[<div class="KonaBody">
<!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Actually, I did not need dijit._Templated for my implementation. I have used it in other widgets that I have created, but in this case, I decided not to use it. I finally created a demo of this widget. You can view it <a href="http://grasshopperpebbles.com/demos/index.php/dojo/richeditor/simple" rel="nofollow">here</a>. I made a minor change to the widget because it was not displaying the toolbar on top when in simple mode. I now store the widget on Google Code (and updated the post with a link to the demo and Google Code).<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end -->
</p>
</div>
<p> <!-- KonaBody --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Biren</title>
		<link>http://grasshopperpebbles.com/ajax/dojo-and-tinymce-creating-a-widget/#comment-1006</link>
		<dc:creator>Biren</dc:creator>
		<pubDate>Sun, 07 Mar 2010 22:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://grasshopperpebbles.com/?p=145#comment-1006</guid>
		<description>Hey, thanks for this.  It got me up and running with TinyMCE pretty fast.  

Just a couple notes: in your textboxes, the &amp; are being converted to the code version, which causes errors.  

Also, the reason you need dijit._Templated and a templatePath or templateString is so that the widget puts a node on the page.  That way you don&#039;t have to add the textArea with an id that needs to match the one you used inside your widget--one less thing to get it up and running.

After those two changes, I had a widget-based tinyMCE editor running.

Thanks!</description>
		<content:encoded><![CDATA[<div class="KonaBody">
<!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Hey, thanks for this.  It got me up and running with TinyMCE pretty fast.  </p>
<p>Just a couple notes: in your textboxes, the &amp; are being converted to the code version, which causes errors.  </p>
<p>Also, the reason you need dijit._Templated and a templatePath or templateString is so that the widget puts a node on the page.  That way you don&#8217;t have to add the textArea with an id that needs to match the one you used inside your widget&#8211;one less thing to get it up and running.</p>
<p>After those two changes, I had a widget-based tinyMCE editor running.</p>
<p>Thanks!<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end -->
</p>
</div>
<p> <!-- KonaBody --></p>
]]></content:encoded>
	</item>
</channel>
</rss>

