<?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=11399&amp;type=atom"/>
	<updated>2015-03-31T15:07:39Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=11399</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 덧글에 있는 웹 주소 고리 걸기 기능]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=42628#p42628"/>
			<content type="html"><![CDATA[<p><a href="https://github.com/Needlworks/Textcube/commit/ca7f8f4404d2c64417ff22ed174ea08af5685150">https://github.com/Needlworks/Textcube/ … 8af5685150</a> 에서 수정했습니다 <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>2015-03-31T15:07:39Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=42628#p42628</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 덧글에 있는 웹 주소 고리 걸기 기능]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=42627#p42627"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>팥알 작성:</cite><blockquote><p>이런이런, 고친 파일 경로를 잘못 적었네요.</p><p>library/view/html.php이 아니라 library/function/html.php입니다.</p></blockquote></div><p>1.10.6 에 반영해서 넣겠습니다~ <img src="http://forum.tattersite.com/ko/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[inureyes]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=2</uri>
			</author>
			<updated>2015-03-31T14:53:11Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=42627#p42627</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 덧글에 있는 웹 주소 고리 걸기 기능]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=42624#p42624"/>
			<content type="html"><![CDATA[<p>이런이런, 고친 파일 경로를 잘못 적었네요.</p><p>library/view/html.php이 아니라 library/function/html.php입니다.</p>]]></content>
			<author>
				<name><![CDATA[팥알]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=4652</uri>
			</author>
			<updated>2015-03-26T01:42:37Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=42624#p42624</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[덧글에 있는 웹 주소 고리 걸기 기능]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=42596#p42596"/>
			<content type="html"><![CDATA[<p>텍스트큐브에서 덧글에 http://로 시작하는 웹 주소가 있으면 자동으로 주소 고리(하이퍼링크)가 걸리고 있습니다.<br />그런데 덧글의 맨 앞에 있는 웹 주소가 있을 때와 https://로 시작하는 주소가 있을 때에 고리 걸기가 되지 않아서,<br />library/view/html.php 69째 줄부터 나오는 내용을 아래처럼 고쳐 쓰고 있습니다.</p><div class="quotebox"><blockquote><p>function addLinkSense($text, $attributes = &#039;&#039;) {<br />&nbsp; return preg_replace(&#039;@(^|\s|&quot;|\&#039;)(https?://[^\s&quot;\&#039;]+)@i&#039;,&#039;$1&lt;a href=&quot;$2&quot;&#039; . $attributes . &#039; rel=&quot;external nofollow&quot;&gt;$2&lt;/a&gt;&#039;,$text);<br />}</p></blockquote></div><p>\^를 ^로 바꾸고 http를 https?로 바꾸었습니다.<br />이렇게 해서 제가 바라는 결과는 나오는데, 본래 뜻에 맞게 어긋나게 고친 건 아닌지 모르겠습니다.<br />덧글의 웹 주소가 잘 걸리도록 살펴서 반영해 주셨으면 합니다.</p>]]></content>
			<author>
				<name><![CDATA[팥알]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=4652</uri>
			</author>
			<updated>2015-02-26T10:30:53Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=42596#p42596</id>
		</entry>
</feed>
