<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TNF : Tatter Network Foundation forum - 1.1 플러그인 caption에 치환자 적용]]></title>
		<link>http://forum.tattersite.com/ko/viewtopic.php?id=1763</link>
		<description><![CDATA[1.1 플러그인 caption에 치환자 적용 의 최근 RSS 글들.]]></description>
		<lastBuildDate>Tue, 24 Oct 2006 02:49:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS 답글: 1.1 플러그인 caption에 치환자 적용]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=10261#p10261</link>
			<description><![CDATA[<p>--------------------------------------------------------------------------------------------------------------------------------------------------<br />아, 좀 설명이 잘못 되었나 보네요;</p><p>플러그인 caption에도 [##_blog_url_##]같이 주소를 블로그에 관계없이 동적으로 연결 시켜주는 치환자 같은게 있으면 좋을것 같다는</p><p>생각이였습니다.<br />--------------------------------------------------------------------------------------------------------------------------------------------------<br />이부분에 대해서 config 항목을 동적으로 생성해주는 핸들러를 받을 수 있으므로.... 거기서 구현하시면 될듯합니다...<br />이름이... manifestHandler 죠?아마</p><p>사용법은 <br /></p><div class="codebox"><pre><code>index.xml
....
 &lt;config ... manifestHandler=&quot;mymani&quot; ... &gt;
공란 위의 핸들러가 잇으면 무시됨
&lt;/config&gt;
index.php

function mymani($pluginName){
 global $blogURL
?&gt;
&lt;config &gt;
  &lt;fieldset ...&gt;
   &lt;field &gt;
     &lt;caption&gt; &lt;![CDATA[

&lt;img src=&#039;&lt;?=$blogURL?&gt;/any/anyany&#039;.....

  ]]&gt;
     &lt;/caption&gt;
   &lt;/field&gt;
&lt;/config&gt;
&lt;?
}</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ghost_ghost)]]></author>
			<pubDate>Tue, 24 Oct 2006 02:49:15 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=10261#p10261</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 1.1 플러그인 caption에 치환자 적용]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=10117#p10117</link>
			<description><![CDATA[<div class="quotebox"><cite>StarLight 작성:</cite><blockquote><p>정 안되면 자바스크립트로라도 해결 해야 할 것 같네요...</p></blockquote></div><p>으으음... 이 부분의 주 개발진이신 ghost_ghost님께서 잠시 잠수를 타고 계시는군요. 월요일이 되면 이 글을 보시고 뭐라고 답변을 달아주실 거라고 생각합니다.</p>]]></description>
			<author><![CDATA[null@example.com (graphittie)]]></author>
			<pubDate>Sun, 22 Oct 2006 08:24:08 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=10117#p10117</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 1.1 플러그인 caption에 치환자 적용]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=10110#p10110</link>
			<description><![CDATA[<p>정 안되면 자바스크립트로라도 해결 해야 할 것 같네요...</p>]]></description>
			<author><![CDATA[null@example.com (StarLight)]]></author>
			<pubDate>Sat, 21 Oct 2006 23:47:08 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=10110#p10110</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 1.1 플러그인 caption에 치환자 적용]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=10106#p10106</link>
			<description><![CDATA[<p>아, 좀 설명이 잘못 되었나 보네요;</p><p>플러그인 caption에도 [##_blog_url_##]같이 주소를 블로그에 관계없이 동적으로 연결 시켜주는 치환자 같은게 있으면 좋을것 같다는</p><p>생각이였습니다.</p>]]></description>
			<author><![CDATA[null@example.com (StarLight)]]></author>
			<pubDate>Sat, 21 Oct 2006 13:02:24 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=10106#p10106</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 1.1 플러그인 caption에 치환자 적용]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=10105#p10105</link>
			<description><![CDATA[<p>설정창 캡션에는 font / b / img 등의 태그 사용이 가능합니다...</p>]]></description>
			<author><![CDATA[null@example.com (건더기)]]></author>
			<pubDate>Sat, 21 Oct 2006 12:36:41 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=10105#p10105</guid>
		</item>
		<item>
			<title><![CDATA[1.1 플러그인 caption에 치환자 적용]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=10101#p10101</link>
			<description><![CDATA[<p>플러그인 설정 창에 이미지를 삽입하려는데 뭔가 동적으로 연결이 안되네요.</p><p>플러그인 caption에도 치환자 적용이 가능할까요?</p>]]></description>
			<author><![CDATA[null@example.com (StarLight)]]></author>
			<pubDate>Sat, 21 Oct 2006 11:40:26 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=10101#p10101</guid>
		</item>
	</channel>
</rss>
