mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +09:00
통합검색 모듈인 integration_search 추가
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1992 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
87e2fab04c
commit
c4d1ed1c2e
26 changed files with 698 additions and 6 deletions
19
modules/integration_search/skins/default/skin.xml
Normal file
19
modules/integration_search/skins/default/skin.xml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue