#495 XML 포맷 정비

* skin.xml 정비
  * 모듈간 HTML 출력 통일

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4393 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-07-20 07:42:25 +00:00
parent 195240bb6e
commit 493cad88df
108 changed files with 2799 additions and 2167 deletions

View file

@ -1,18 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="0.2">
<title xml:lang="ko">커뮤니케이션</title>
<title xml:lang="zh-CN">会员交流</title>
<title xml:lang="en">Communication</title>
<description xml:lang="ko">회원들간의 쪽지, 친구기능을 담당하는 모듈입니다.</description>
<description xml:lang="zh-CN">管理在线会员间短信息及好友功能的模块。</description>
<description xml:lang="en">This module is for managing message, friend functions.</description>
<version>0.1</version>
<date>2008-05-30</date>
<category>utility</category>
<title xml:lang="ko">커뮤니케이션</title>
<title xml:lang="zh-CN">会员交流</title>
<title xml:lang="en">Communication</title>
<description xml:lang="ko">회원들간의 쪽지, 친구기능을 담당하는 모듈입니다.</description>
<description xml:lang="zh-CN">管理在线会员间短信息及好友功能的模块。</description>
<description xml:lang="en">This module is for managing message, friend functions.</description>
<version>0.1</version>
<date>2008-05-30</date>
<category>utility</category>
<link>http://www.zeroboard.com</link>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com">
<name xml:lang="ko">제로</name>
<name xml:lang="zh-CN">Zero</name>
<name xml:lang="en">Zero</name>
</author>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com">
<name xml:lang="ko">제로</name>
<name xml:lang="zh-CN">Zero</name>
<name xml:lang="en">Zero</name>
</author>
</module>