mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-05 01:52:17 +09:00
#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:
parent
195240bb6e
commit
493cad88df
108 changed files with 2799 additions and 2167 deletions
|
|
@ -1,37 +1,43 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<skin>
|
||||
<title xml:lang="ko">통합 검색 기본 스킨</title>
|
||||
<title xml:lang="zh-CN">搜索默认皮肤</title>
|
||||
<title xml:lang="jp">統合検索のデフォルトスキン</title>
|
||||
<title xml:lang="en">Default Skin of Integration Search</title>
|
||||
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 7. 24">
|
||||
<name xml:lang="ko">제로</name>
|
||||
<name xml:lang="zh-CN">zero</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<skin version="0.2">
|
||||
<title xml:lang="ko">통합 검색 기본 스킨</title>
|
||||
<title xml:lang="zh-CN">搜索默认皮肤</title>
|
||||
<title xml:lang="jp">統合検索のデフォルトスキン</title>
|
||||
<title xml:lang="en">Default Skin of Integration Search</title>
|
||||
<description xml:lang="ko">통합검색 모듈의 기본 스킨</description>
|
||||
<description xml:lang="zh-CN">搜索模块的默认皮肤。</description>
|
||||
<description xml:lang="zh-CN">搜索模块的默认皮肤。</description>
|
||||
<description xml:lang="jp">統合検索モジュールのデフォルトスキンです。</description>
|
||||
<description xml:lang="en">Default skin of integration search module</description>
|
||||
</maker>
|
||||
<colorset>
|
||||
<color name="normal" src="screenshot/normal.gif">
|
||||
<title xml:lang="ko">기본</title>
|
||||
<title xml:lang="zh-CN">默认</title>
|
||||
<title xml:lang="jp">デフォルト</title>
|
||||
<title xml:lang="en">Default</title>
|
||||
</color>
|
||||
</colorset>
|
||||
<extra_vars>
|
||||
<var name="memo" type="textarea">
|
||||
<title xml:lang="ko">설명</title>
|
||||
<title xml:lang="zh-CN">说明</title>
|
||||
<title xml:lang="jp">説明</title>
|
||||
<title xml:lang="en">Description</title>
|
||||
<description lang="ko">검색결과 상단에 결과가 출력됩니다.</description>
|
||||
<description lang="zh-CN">显示在搜索结果上端。</description>
|
||||
<description lang="jp">検索結果が上段に表示されます。</description>
|
||||
<description lang="en">Result will be displayed on top of search result.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</skin>
|
||||
<version>0.1</version>
|
||||
<date>2007-07-24</date>
|
||||
<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="jp">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
</author>
|
||||
|
||||
<colorset>
|
||||
<color name="normal" src="screenshot/normal.gif">
|
||||
<title xml:lang="ko">기본</title>
|
||||
<title xml:lang="zh-CN">默认</title>
|
||||
<title xml:lang="jp">デフォルト</title>
|
||||
<title xml:lang="en">Default</title>
|
||||
</color>
|
||||
</colorset>
|
||||
|
||||
<extra_vars>
|
||||
<var name="memo" type="textarea">
|
||||
<title xml:lang="ko">설명</title>
|
||||
<title xml:lang="zh-CN">说明</title>
|
||||
<title xml:lang="jp">説明</title>
|
||||
<title xml:lang="en">Description</title>
|
||||
<description lang="ko">검색결과 상단에 결과가 출력됩니다.</description>
|
||||
<description lang="zh-CN">显示在搜索结果上端。</description>
|
||||
<description lang="jp">検索結果が上段に表示されます。</description>
|
||||
<description lang="en">Result will be displayed on top of search result.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</skin>
|
||||
Loading…
Add table
Add a link
Reference in a new issue