mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 09:39:58 +09:00
issue 92 add default Theme
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8657 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ab85943d7e
commit
2b88497615
1 changed files with 29 additions and 0 deletions
29
themes/xe_default/conf/info.xml
Normal file
29
themes/xe_default/conf/info.xml
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<theme>
|
||||||
|
<version>0.1</version>
|
||||||
|
<title xml:lang="ko">XE Default Theme</title>
|
||||||
|
<title xml:lang="en">XE Default Theme</title>
|
||||||
|
<date>2011-07-26</date>
|
||||||
|
<publisher email_address="developers@xpressengine.com" link="http://www.xpressengine.com">
|
||||||
|
<name xml:lang="ko">NHN</name>
|
||||||
|
<name xml:lang="en">NHN</name>
|
||||||
|
</publisher>
|
||||||
|
<description xml:lang="ko">XE 기본 테마입니다.</description>
|
||||||
|
<skinInfos>
|
||||||
|
<layoutInfo>
|
||||||
|
<directory path="./layouts/xe_official" />
|
||||||
|
</layoutInfo>
|
||||||
|
<skinInfo>
|
||||||
|
<directory path="./modules/page/skins/default" />
|
||||||
|
</skinInfo>
|
||||||
|
<skinInfo>
|
||||||
|
<directory path="./modules/board/skins/xe_board" />
|
||||||
|
</skinInfo>
|
||||||
|
<skinInfo>
|
||||||
|
<directory path="./modules/member/skins/default" />
|
||||||
|
</skinInfo>
|
||||||
|
<skinInfo>
|
||||||
|
<directory path="./modules/message/skins/default" />
|
||||||
|
</skinInfo>
|
||||||
|
</skinInfos>
|
||||||
|
</theme>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue