mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
라이믹스 개발팀의 일원인 개인이나 사업체의 명의로 되어 있는 모듈은 라이믹스 개발팀의 명의로 변경하는 취지임. 현재 XE Public 그룹 멤버인 @misol, @bjrambo 님 동의 얻음.
14 lines
707 B
XML
14 lines
707 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="0.2">
|
|
<title xml:lang="ko">알림 센터</title>
|
|
<title xml:lang="en">Notification Center</title>
|
|
<description xml:lang="ko">사이트 사용자간의 커뮤니케이션에 대한 정보를 알려주는 모듈입니다.</description>
|
|
<description xml:lang="en">This module notify users of information about new documents, comments and/or messages that call them. This module will enhance communication beween site users.</description>
|
|
<version>RX_VERSION</version>
|
|
<date>RX_CORE</date>
|
|
<category>service</category>
|
|
<author link="https://rhymix.org">
|
|
<name xml:lang="ko">Rhymix</name>
|
|
<name xml:lang="en">Rhymix</name>
|
|
</author>
|
|
</module>
|