<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: NAWTE0.4: Finally! MooTools1.2 compatibility&#8230;</title>
	<link>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/</link>
	<description>Jean-Nicolas Jolivet's fantastic journey through web-development!</description>
	<pubDate>Thu, 09 Sep 2010 10:33:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Kit Grose</title>
		<link>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-6150</link>
		<dc:creator>Kit Grose</dc:creator>
		<pubDate>Tue, 21 Jul 2009 04:56:00 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-6150</guid>
		<description>One important feature is to allow actions to apply to an entire line of text (based on where the insertion point is). That feature would suit block level element changes like headings and lists, particularly in Textile/Markdown.</description>
		<content:encoded><![CDATA[<p>One important feature is to allow actions to apply to an entire line of text (based on where the insertion point is). That feature would suit block level element changes like headings and lists, particularly in Textile/Markdown.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugo</title>
		<link>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-4318</link>
		<dc:creator>Hugo</dc:creator>
		<pubDate>Wed, 28 Jan 2009 05:10:51 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-4318</guid>
		<description>How can I create multiple instances of the editor?  I have a webpage with three forms.  Each form has a textarea.  I'd like to add an NAWTE editor to each textarea.  I've tried but haven't been able to get it to work properly.  Can someone show me how to create multiple instances of NAWTE on the same page?  Thanks!</description>
		<content:encoded><![CDATA[<p>How can I create multiple instances of the editor?  I have a webpage with three forms.  Each form has a textarea.  I&#8217;d like to add an NAWTE editor to each textarea.  I&#8217;ve tried but haven&#8217;t been able to get it to work properly.  Can someone show me how to create multiple instances of NAWTE on the same page?  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-4020</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Tue, 23 Dec 2008 08:45:24 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-4020</guid>
		<description>I think in the add function of nawte 0.4 which is supposed to be 1.2 compatible, has injectInside function. Should that  be changed. ?  
             
 itemlink.set('html', '' + name + '');
 itemlink.setProperties(args &#124;&#124; {});
 itemlink.inject(item, 'bottom');
 item.injectInside(this.list);</description>
		<content:encoded><![CDATA[<p>I think in the add function of nawte 0.4 which is supposed to be 1.2 compatible, has injectInside function. Should that  be changed. ?  </p>
<p> itemlink.set(&#8217;html&#8217;, &#8221; + name + &#8221;);<br />
 itemlink.setProperties(args || {});<br />
 itemlink.inject(item, &#8216;bottom&#8217;);<br />
 item.injectInside(this.list);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-4010</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Mon, 22 Dec 2008 07:39:51 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-4010</guid>
		<description>options: {
    displatchChangeEvent: false,
    changeEventDelay: 200,
    interceptTabs: true
  },

I think there is a typo here : definitely, the first option should be 'dispatchChangeEvent' and not 'displatch...'.

Prasad.</description>
		<content:encoded><![CDATA[<p>options: {<br />
    displatchChangeEvent: false,<br />
    changeEventDelay: 200,<br />
    interceptTabs: true<br />
  },</p>
<p>I think there is a typo here : definitely, the first option should be &#8216;dispatchChangeEvent&#8217; and not &#8216;displatch&#8230;&#8217;.</p>
<p>Prasad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SilverTab</title>
		<link>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-3649</link>
		<dc:creator>SilverTab</dc:creator>
		<pubDate>Sun, 23 Nov 2008 21:43:01 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-3649</guid>
		<description>Hey johnn! Thanks for the comment! Glad you find nawte useful! I did post a notification on NAWTE's site about the new version as you mentioned! ;)</description>
		<content:encoded><![CDATA[<p>Hey johnn! Thanks for the comment! Glad you find nawte useful! I did post a notification on NAWTE&#8217;s site about the new version as you mentioned! ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnn</title>
		<link>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-3648</link>
		<dc:creator>johnn</dc:creator>
		<pubDate>Sun, 23 Nov 2008 21:27:56 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-3648</guid>
		<description>thanks so much for this, its an excellent bit of script!

if I might be so bold as to suggest a direct link to this on the nawt page?

thanks again=]</description>
		<content:encoded><![CDATA[<p>thanks so much for this, its an excellent bit of script!</p>
<p>if I might be so bold as to suggest a direct link to this on the nawt page?</p>
<p>thanks again=]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SilverTab</title>
		<link>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-2981</link>
		<dc:creator>SilverTab</dc:creator>
		<pubDate>Sat, 11 Oct 2008 07:28:31 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-2981</guid>
		<description>@brian: Glad you like it! :) Let me know if you have any suggestions/questions...! 

this reminds me... I still have to update NAWTE's main page... right now the latest version( 1.2 compatible) is only available at the github repo, I'm definitely slacking!...</description>
		<content:encoded><![CDATA[<p>@brian: Glad you like it! :) Let me know if you have any suggestions/questions&#8230;! </p>
<p>this reminds me&#8230; I still have to update NAWTE&#8217;s main page&#8230; right now the latest version( 1.2 compatible) is only available at the github repo, I&#8217;m definitely slacking!&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-2980</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Sat, 11 Oct 2008 06:40:28 +0000</pubDate>
		<guid>http://www.silverscripting.com/blog/2008/06/26/nawte04-finally-mootools12-compatibility/#comment-2980</guid>
		<description>This is the greatest thing ever. I've been looking for something exactly like this for a long long time. Woohoo for 1.2 compatibility!

Thank you so much!</description>
		<content:encoded><![CDATA[<p>This is the greatest thing ever. I&#8217;ve been looking for something exactly like this for a long long time. Woohoo for 1.2 compatibility!</p>
<p>Thank you so much!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
