<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - 댓글 Permalink 링크형식이 'useSlogan' 값에 따르는 것이..]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=362&amp;type=atom"/>
	<updated>2006-05-12T05:01:30Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=362</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 댓글 Permalink 링크형식이 'useSlogan' 값에 따르는 것이..]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=1927#p1927"/>
			<content type="html"><![CDATA[<p>sandbox에 commit하였습니다. <img src="http://forum.tattersite.com/ko/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[inureyes]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=2</uri>
			</author>
			<updated>2006-05-12T05:01:30Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=1927#p1927</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 댓글 Permalink 링크형식이 'useSlogan' 값에 따르는 것이..]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=1912#p1912"/>
			<content type="html"><![CDATA[<p>개발소스를 기준으로 말하면 lib/view/view.php 에 해당하겠네요 &#039; ㅅ&#039;)</p>]]></content>
			<author>
				<name><![CDATA[laziel]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=21</uri>
			</author>
			<updated>2006-05-11T13:26:07Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=1912#p1912</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[댓글 Permalink 링크형식이 'useSlogan' 값에 따르는 것이..]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=1910#p1910"/>
			<content type="html"><![CDATA[<p>이번 1.0.5에 처음 선보인 댓글의 Permalink 사용하기 정말 좋습니다.<br />그런데 사용하다보니 전 그냥 엔트리 주소형식을 &#039;id&#039;스타일로 쓰고는 있지만<br />다른 블로거님에 가서 보니 문자형식일때 Permalink를 클릭하게 되면 &#039;id&#039;스타일로 바뀌면서 <br />페이지가 reload 되어버립니다.</p><p>테스트 해보시려면 글주소 형태를 문자로 하신후<br />댓글이 있는 특정 엔트리로 들어간후 댓글의 Permalink를 클릭해보면 아실수 있습니다.<br />크게 문제는 없겠지만 문자형태와 숫자형태의 엔트리주소 형식에 맞추는 것이 좋을듯 합니다.</p><p>나름대로 방법을 생각해 봤습니다. 물론 태터소스내에 있는것을 토대로 하면 됩니다.</p><p>- /blog/index.php <br />- /blog/item.php<br />- /blog/entry/index.php</p><div class="quotebox"><blockquote><p>- 원본 (1)<br />dress($prefix1.&#039;_rep_link&#039;,&quot;$blogURL/{$entryId}#comment{$commentItem[&#039;id&#039;]}&quot;,$commentItemView);</p><p>- 원본 (2)<br />function getCommentView($entryId,&amp;$skin){<br /> global $blogURL,$owner,$suri,$paging,$blog;</p></blockquote></div><div class="quotebox"><blockquote><p>- 수정 (1)<br /><strong>$permalink=&quot;$blogURL/&quot;.($blog[&#039;useSlogan&#039;]?&quot;entry/&quot;.encodeURL($entry[&#039;slogan&#039;]):$entry[&#039;id&#039;]);</strong><br />dress($prefix1.&#039;_rep_link&#039;,&quot;<strong>{$permalink}</strong>#comment{$commentItem[&#039;id&#039;]}&quot;,$commentItemView);</p><p>- 수정 (2)<br />function getCommentView($entryId,&amp;$skin){<br /> global $blogURL,$owner,$suri,$paging,$blog<strong>,$entry</strong>;</p></blockquote></div><p>위와 같이 하면 해결이 될것 같습니다.</p>]]></content>
			<author>
				<name><![CDATA[jparker]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=10</uri>
			</author>
			<updated>2006-05-11T12:54:44Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=1910#p1910</id>
		</entry>
</feed>
