rhymix/layouts/zb5_site/conf/info.xml

68 lines
3.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<layout version="0.1">
<title xml:lang="ko">zb5beta 사이트 레이아웃</title>
<title xml:lang="zh-CN">zb5beta 网站布局</title>
<author email_address="styx@zeroboard.com" link="http://bystyx.com" date="2007. 2. 28">
<name xml:lang="ko">styx</name>
<name xml:lang="zh-CN">styx</name>
<description xml:lang="ko">
zb5beta에서 사용되던 사이트 레이아웃입니다.
</description>
<description xml:lang="zh-CN">
在zb5beta 使用的布局
</description>
</author>
<extra_vars>
<var name="colorset" type="select">
<title xml:lang="ko">컬러셋</title>
<title xml:lang="zh-CN">颜色</title>
<description xml:lang="ko">원하시는 컬러셋을 선택해주세요.</description>
<description xml:lang="zh-CN">请选择颜色。</description>
<options name="blue">
<title xml:lang="ko">파란색</title>
<title xml:lang="zh-CN">蓝色</title>
<value>blue</value>
</options>
<options name="green">
<title xml:lang="ko">녹색</title>
<title xml:lang="zh-CN">绿色</title>
<value>green</value>
</options>
<options name="red">
<title xml:lang="ko">빨간색 </title>
<title xml:lang="zh-CN">红色 </title>
<value>red</value>
</options>
<options name="purple">
<title xml:lang="ko">보라색</title>
<title xml:lang="zh-CN">紫色</title>
<value>purple</value>
</options>
</var>
<var name="logo_image" type="image">
<title xml:lang="ko">로고이미지</title>
<title xml:lang="zh-CN">LOGO图片</title>
<description xml:lang="ko">레이아웃의 상단에 표시될 로고이미지를 입력하세요. (세로길이가 100px인 투명이미지가 가장 어울립니다)</description>
<description xml:lang="zh-CN">请输入布局顶部现实的LOGO图片。 (适合高度 100px的透明LOGO。</description>
</var>
<var name="index_url" type="text">
<title xml:lang="ko">홈 페이지 URL</title>
<title xml:lang="zh-CN">网站 URL</title>
<description xml:lang="ko">로고를 클릭시에 이동할 홈 페이지 URL을 입력해 주세요.</description>
<description xml:lang="zh-CN">点击网站LOGO或标题时要移动的页面URL。</description>
</var>
<var name="copyright_text" type="textarea">
<title xml:lang="ko">카피라이트</title>
<title xml:lang="zh-CN">版权信息</title>
<description xml:lang="ko">사이트 하단에 표시될 카피라이트를 입력해주세요.</description>
<description xml:lang="zh-CN">请输入网站底部显示的版权信息。</description>
</var>
</extra_vars>
<menus>
<menu name="main_menu" default="true">
<title xml:lang="ko">상단 메뉴</title>
<title xml:lang="zh-CN">顶部菜单</title>
<maxdepth>3</maxdepth>
</menu>
</menus>
</layout>