mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
ticket:15 댓글알리미에서 중복된 알림 무시
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4428 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ca4c3845ac
commit
5df264d01a
5 changed files with 53 additions and 7 deletions
|
|
@ -4,8 +4,8 @@
|
|||
<title xml:lang="en">Comment Notifier</title>
|
||||
<description xml:lang="ko">댓글알리미 모듈입니다.</description>
|
||||
<description xml:lang="en">Comment Notifier will tell you when there's a new comment</description>
|
||||
<version>0.2.0</version>
|
||||
<date>2008-06-26</date>
|
||||
<version>0.2.1</version>
|
||||
<date>2008-07-31</date>
|
||||
<category>accessory</category>
|
||||
<link>http://www.zeroboard.com</link>
|
||||
|
||||
|
|
@ -14,6 +14,14 @@
|
|||
<name xml:lang="en">haneul</name>
|
||||
</author>
|
||||
|
||||
<history version="0.2.1" date="2008-07-31">
|
||||
<author email_address="haneul0318@gmail.com" link="http://seungyeop.kr">
|
||||
<name xml:lang="ko">haneul</name>
|
||||
<name xml:lang="en">haneul</name>
|
||||
</author>
|
||||
<log>중복 댓글알림 제거 추가</log>
|
||||
</history>
|
||||
|
||||
|
||||
<history version="0.2.0" date="2008-06-26">
|
||||
<author email_address="haneul0318@gmail.com" link="http://seungyeop.kr">
|
||||
|
|
@ -47,4 +55,4 @@
|
|||
</author>
|
||||
<log>tag strip안되는 문제 수정</log>
|
||||
</history>
|
||||
</module>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue