통합검색 모듈인 integration_search 추가

git-svn-id: http://xe-core.googlecode.com/svn/trunk@1992 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-24 13:25:43 +00:00
parent 87e2fab04c
commit c4d1ed1c2e
26 changed files with 698 additions and 6 deletions

View file

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<skin>
<title xml:lang="ko">통합 검색 기본 스킨</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 7. 24">
<name xml:lang="ko">제로</name>
<description xml:lang="ko">통합검색 모듈의 기본 스킨</description>
</maker>
<colorset>
<color name="normal" src="screenshot/normal.gif">
<title xml:lang="ko">기본</title>
</color>
</colorset>
<extra_vars>
<var name="memo" type="textarea">
<title xml:lang="ko">설명</title>
<description lang="ko">검색결과 상단에 결과가 출력됩니다.</description>
</var>
</extra_vars>
</skin>