<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - [처리됨] 예전 플러그인이 동작하지 않는건가요?]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=4785&amp;type=atom"/>
	<updated>2008-03-05T15:00:42Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=4785</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: [처리됨] 예전 플러그인이 동작하지 않는건가요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24996#p24996"/>
			<content type="html"><![CDATA[<p>죄송합니다... 말만 하고 확인을 안 했... 제가 요즘 환경이 급격히 변해서 정신을 잘 못차리고 있습니다. 흑흑...<br />내리겠습니다.</p>]]></content>
			<author>
				<name><![CDATA[graphittie]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=104</uri>
			</author>
			<updated>2008-03-05T15:00:42Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24996#p24996</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: [처리됨] 예전 플러그인이 동작하지 않는건가요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24983#p24983"/>
			<content type="html"><![CDATA[<p>아.. 그렇군요<br />감사합니다.. ^^</p>]]></content>
			<author>
				<name><![CDATA[컴ⓣing]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=189</uri>
			</author>
			<updated>2008-03-05T11:57:45Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24983#p24983</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: [처리됨] 예전 플러그인이 동작하지 않는건가요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24966#p24966"/>
			<content type="html"><![CDATA[<p>그게 없는 함수를 사용해서 그럴겁니다.<br />각 플러그인의 index.php 하단부를 보시면..</p><p><strong>현재</strong><br /></p><div class="codebox"><pre><code>    $feed[&#039;blogURL&#039;] = mysql_tt_escape_string(mysql_lessen(UTF8::correct($feed[&#039;blogURL&#039;])));
    $feed[&#039;title&#039;] = mysql_tt_escape_string(mysql_lessen(UTF8::correct($feed[&#039;title&#039;])));
    $feed[&#039;description&#039;] = mysql_tt_escape_string(mysql_lessen(UTF8::correct(stripHTML($feed[&#039;description&#039;]))));</code></pre></div><p><strong>1.6에 맞게</strong><br /></p><div class="codebox"><pre><code>    $feed[&#039;blogURL&#039;] = tc_escape_string(UTF8::lessenAsEncoding(UTF8::correct($feed[&#039;blogURL&#039;])));
    $feed[&#039;title&#039;] = tc_escape_string(UTF8::lessenAsEncoding(UTF8::correct($feed[&#039;title&#039;])));
    $feed[&#039;description&#039;] = tc_escape_string(UTF8::lessenAsEncoding(UTF8::correct(stripHTML($feed[&#039;description&#039;]))));</code></pre></div><p>위와 같이 수정해주시면 텍스트큐브 1.6에서도 잘 돌아 갈겁니다. 이와 같이 rss피드를 읽어오는 예전 센터 플러그인은 위와 같이 수정해주세요.</p>]]></content>
			<author>
				<name><![CDATA[jparker]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=10</uri>
			</author>
			<updated>2008-03-05T07:00:45Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24966#p24966</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: [처리됨] 예전 플러그인이 동작하지 않는건가요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24961#p24961"/>
			<content type="html"><![CDATA[<p>확인해 보겠습니다.</p>]]></content>
			<author>
				<name><![CDATA[graphittie]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=104</uri>
			</author>
			<updated>2008-03-05T05:42:04Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24961#p24961</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[처리됨] 예전 플러그인이 동작하지 않는건가요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24800#p24800"/>
			<content type="html"><![CDATA[<p>1.6으로 업그레이드 하고나서..</p><p>센터쪽 플러그인이 제대로 표시되지 않는것 같아서 모조리 끄고 하나씩 켜다보니까..</p><p>CT_Tattertools_Notice, CT_TNC_stories 가 들어가면.. <br />센터의 맨 아래쪽이 제대로 마무리가 안되더라구요..</p><p>그래서 이번에 배포된 1.6버전에 이 플러그인이 갱신된 것이 있나 싶어서 보니까.. <br />동일한 이름의 플러그인이 없더라구요.</p><p>1.5버전의 저 2개의 플러그인이 1.6에서는 동작을 하지 않는건지 궁금합니다..</p>]]></content>
			<author>
				<name><![CDATA[컴ⓣing]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=189</uri>
			</author>
			<updated>2008-03-02T05:40:37Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24800#p24800</id>
		</entry>
</feed>
