<?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=6658&amp;type=atom"/>
	<updated>2008-09-24T07:50:45Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=6658</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 치환자는 추가 할 수 없나요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=30455#p30455"/>
			<content type="html"><![CDATA[<p>윗 방법이 사용자가 임의로 정의한 치환자에 기능을 넣는 예입니다. <img src="http://forum.tattersite.com/ko/img/smilies/smile.png" width="15" height="15" alt="smile" /> 코드를 직접 수정해서 추가하면 이후에 업그레이드 할 때 마다 머리가 아프지만, 저렇게 플러그인으로 추가하면 그런 문제가 없지요.</p><p>그럼 화이팅입니다^^</p>]]></content>
			<author>
				<name><![CDATA[inureyes]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=2</uri>
			</author>
			<updated>2008-09-24T07:50:45Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=30455#p30455</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 치환자는 추가 할 수 없나요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=30440#p30440"/>
			<content type="html"><![CDATA[<p>답변 감사드립니다.<br />기존의 치환자에 새로운 치환자를 덧붙이는 방법에 대해 알려주셨군요. 유용하게 잘 사용하겠습니다:)<br />그리고 언젠가, 이것들을 참고하여 새로운 치환자를 만들...수 있음 좋겠네요 =ヮ=;</p>]]></content>
			<author>
				<name><![CDATA[sakihiro]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=3152</uri>
			</author>
			<updated>2008-09-23T13:15:33Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=30440#p30440</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 치환자는 추가 할 수 없나요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=30406#p30406"/>
			<content type="html"><![CDATA[<p>추가할수 있습니다. 플러그인을 사용해야 합니다.<br />기존 나와있는 플러그인 구조를 참고하신후</p><p>-index.xml<br /></p><div class="codebox"><pre><code>&lt;tag name=&quot;신규치환자_1&quot; handler=&quot;function-1&quot; /&gt;
&lt;tag name=&quot;신규치환자_2&quot; handler=&quot;function-2&quot; /&gt;</code></pre></div><p>-index.php<br /></p><div class="codebox"><pre><code>function function-1($target) {
... 생략
 return $target;
}
function function-2($target) {
... 생략
 return $target;
}</code></pre></div><p>-skin.html<br /><strong>[##_신규치환자_1_##], [##_신규치환자_2_##]</strong>와 같이 생성된 치환자를 skin.html에 넣어주시면 됩니다.<br />기 공개된 플러그인을 보시면 참고하시는데 도움이 될겁니다.</p>]]></content>
			<author>
				<name><![CDATA[jparker]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=10</uri>
			</author>
			<updated>2008-09-22T13:38:41Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=30406#p30406</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[치환자는 추가 할 수 없나요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=30401#p30401"/>
			<content type="html"><![CDATA[<p>홈페이지 전체의 디자인을 통합하려고 무리하게 이리 저리 생각 해 봤습니다만,<br />치환자라는 것을 추가하거나 수정하면 제법 편하겠더라구요.<br />그런데 그 치환자라는 게 어디있는지 모르겠습니다. 이쪽 지식이 부족해서요...</p><p>치환자를 수정하거나 새로운 치환자를 추가 할 수 있는 방법이 있다면,<br />가르쳐주시기 바랍니다. 혹은, 처음부터 완전 새로운 치환자를 만드는 방법을 아시는 분께서도<br />도움 주시면 대단히 감사합니다.</p><p>잘 부탁드립니다.</p>]]></content>
			<author>
				<name><![CDATA[sakihiro]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=3152</uri>
			</author>
			<updated>2008-09-22T12:10:02Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=30401#p30401</id>
		</entry>
</feed>
