<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TNF : Tatter Network Foundation forum - 플러그인, AddPostEditorToolbox 이벤트에서 prototype.js]]></title>
		<link>http://forum.tattersite.com/ko/viewtopic.php?id=4153</link>
		<description><![CDATA[플러그인, AddPostEditorToolbox 이벤트에서 prototype.js 의 최근 RSS 글들.]]></description>
		<lastBuildDate>Thu, 13 Dec 2007 06:54:18 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS 답글: 플러그인, AddPostEditorToolbox 이벤트에서 prototype.js]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=22552#p22552</link>
			<description><![CDATA[<p>다른 js와 충돌일으키는 케이스 같습니다. (추측)<br />꼭 tc 경우만 아니라 종종 프로젝트 참여할 때 이런 경우를 겪었었거든요.</p>]]></description>
			<author><![CDATA[null@example.com (나니)]]></author>
			<pubDate>Thu, 13 Dec 2007 06:54:18 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=22552#p22552</guid>
		</item>
		<item>
			<title><![CDATA[플러그인, AddPostEditorToolbox 이벤트에서 prototype.js]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=22544#p22544</link>
			<description><![CDATA[<p>플러그인 제작중에 Prototype.js 를 사용하려고 하고 있습니다.</p><p>플러그인이 작동하는 이벤트는 AddPostEditorToolBox (글쓰기 textarea출력후 발생) 이고</p><p>이 곳에 <br /></p><div class="codebox"><pre><code>&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?=$blahblah?&gt;/prototype.js&quot;&gt;&lt;/script&gt;</code></pre></div><p>코드를 삽입하니</p><p>firefox 2.x에선 페이지를 계속 여는중이고,<br />IE7 에서는 1725라인 에러,<br />Safari에서는 제대로 페이지를 불러왔습니다.</p><p>저 한줄 코드만 이벤트시 호출되도 페이지가 로딩중/에러 가 되 버리는데요</p><p>..blog/owner/entry/edit/item.php 의 60번째 라인쯤에 <br /></p><div class="codebox"><pre><code>$view = fireEvent(&#039;AddPostEditorStart&#039;,&#039;&#039;);
if (!empty($view)) {
    echo $view;
}</code></pre></div><p>이렇게 시작시 이벤트를 추가해서 prototype.js를 불러와도 위와같은 현상이 나와서</p><p>..blog/owner/entry/edit/item.php 의 60라인쯤의 자바스크립트 코드 앞부분에 하드코딩으로 <br />prototype.js 를 불러와도 같은 현상이 나오네요</p><p>plugin에서 prototype.js를 사용할수 없는지 해결방법이 있는지 뭐 어떤 다른방법이 있는지 궁금합니다.<br />(mootools나 jsquery등 다른 라이브러리 말고 prototype.js 의 경우에만)</p>]]></description>
			<author><![CDATA[null@example.com (juniac)]]></author>
			<pubDate>Thu, 13 Dec 2007 01:47:23 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=22544#p22544</guid>
		</item>
	</channel>
</rss>
