mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
* skin.xml 정비 * 모듈간 HTML 출력 통일 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4393 201d5d3c-b55e-5fd7-737f-ddc643e51545
50 lines
No EOL
1.9 KiB
XML
50 lines
No EOL
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="0.2">
|
|
<title xml:lang="ko">댓글알리미</title>
|
|
<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>
|
|
<category>accessory</category>
|
|
<link>http://www.zeroboard.com</link>
|
|
|
|
<author email_address="haneul0318@gmail.com" link="http://seungyeop.kr">
|
|
<name xml:lang="ko">haneul</name>
|
|
<name xml:lang="en">haneul</name>
|
|
</author>
|
|
|
|
|
|
<history version="0.2.0" date="2008-06-26">
|
|
<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>
|
|
<log>zbXE 기본패키지에 추가</log>
|
|
</history>
|
|
|
|
<history version="0.1.3" date="2008-06-18">
|
|
<author email_address="haneul0318@gmail.com" link="http://seungyeop.kr">
|
|
<name xml:lang="ko">haneul</name>
|
|
<name xml:lang="en">haneul</name>
|
|
</author>
|
|
<log>queue에서 잘 안 빠지는 문제 수정</log>
|
|
</history>
|
|
|
|
<history version="0.1.2" date="2008-06-18">
|
|
<author email_address="haneul0318@gmail.com" link="http://seungyeop.kr">
|
|
<name xml:lang="ko">haneul</name>
|
|
<name xml:lang="en">haneul</name>
|
|
</author>
|
|
<log>page module로 들어오는 noti가 반영이 안되는 문제 수정</log>
|
|
</history>
|
|
|
|
<history version="0.1.1" date="2008-06-17">
|
|
<author email_address="haneul0318@gmail.com" link="http://seungyeop.kr">
|
|
<name xml:lang="ko">haneul</name>
|
|
<name xml:lang="en">haneul</name>
|
|
</author>
|
|
<log>tag strip안되는 문제 수정</log>
|
|
</history>
|
|
</module> |