<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - 각 폼의 id 부여문제]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=747&amp;type=atom"/>
	<updated>2006-06-14T19:05:49Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=747</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 각 폼의 id 부여문제]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=3910#p3910"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>inureyes 작성:</cite><blockquote><p>부연 설명 드리자면 저 스킨이 잘못 만들어진 스킨입니다.</p></blockquote></div><p>제가 만든 스킨이예요 ㅠㅠ</p>]]></content>
			<author>
				<name><![CDATA[나니]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=134</uri>
			</author>
			<updated>2006-06-14T19:05:49Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=3910#p3910</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 각 폼의 id 부여문제]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=3902#p3902"/>
			<content type="html"><![CDATA[<p>어제 inureyes님이 알려주셨는데 바로 질문글이 올라오는군요;;<br />id=&quot;name_[##_article_rep_id_##]&quot;, id=&quot;password_[##_article_rep_id_##]&quot;와 같이 작성하시면 됩니다.</p>]]></content>
			<author>
				<name><![CDATA[daybreaker]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=11</uri>
			</author>
			<updated>2006-06-14T14:32:28Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=3902#p3902</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 각 폼의 id 부여문제]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=3899#p3899"/>
			<content type="html"><![CDATA[<p>...태터 기본 xhtml스킨을 참고해주세요 <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>2006-06-14T12:35:44Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=3899#p3899</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[각 폼의 id 부여문제]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=3896#p3896"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>&lt;input type=&quot;text&quot; name=&quot;[##_rp_input_name_##]&quot; id=&quot;[##_rp_input_name_##]&quot; value=&quot;[##_guest_name_##]&quot; /&gt;</code></pre></div><p>이것은 메인에서 이름(닉네임)적는 폼 태터함수 부분입니다.</p><div class="codebox"><pre><code>&lt;input type=&quot;text&quot; name=&quot;name&quot; id=&quot;name&quot; value=&quot;&quot; /&gt;</code></pre></div><p>이것은 메인에서 이름(닉네임)적는 폼 소스보기로 했을 때 치환되서 나오는 소스입니다.</p><p>id가 name으로 치환되는데 id는 알고 있듯이 중복이 되면 안되는 attribute 입니다.<br />글이 단일(하나)로 올라오면 상관이 전혀 없지만 대다수의 분들은 두개의 글 이상으로 설정해서 사용하십니다.<br />만약 두개의 글 이상이 올라오면 id=&quot;name&quot;은 중복이 됩니다.<br />(글 입력폼은 글과 똑같이 2개면 2개 뿌려지고 3개면 3개 뿌려집니다.)</p><p>그래서 만약 글이 27번째 글이라고 하면 id=&quot;name-27&quot;이런식으로 부여해주는 게 좋을거라고 생각합니다.</p>]]></content>
			<author>
				<name><![CDATA[나니]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=134</uri>
			</author>
			<updated>2006-06-14T11:45:05Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=3896#p3896</id>
		</entry>
</feed>
