rhymix/layouts/zb5_site/conf/info.xml

96 lines
5.6 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>
<title xml:lang="en">zb5beta site's layout</title>
<title xml:lang="jp">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>
<name xml:lang="en">styx</name>
<name xml:lang="jp">styx</name>
<description xml:lang="ko">zb5beta에서 사용되던 사이트 레이아웃입니다.</description>
<description xml:lang="zh-CN">在zb5beta 使用的布局</description>
<description xml:lang="en">It is layout which used into zb5beta.</description>
<description xml:lang="jp">zb5betaで使われているサイトレイアウトです。</description>
</author>
<extra_vars>
<var name="colorset" type="select">
<title xml:lang="ko">컬러셋</title>
<title xml:lang="zh-CN">颜色</title>
<title xml:lang="en">Colorset</title>
<title xml:lang="jp">カラーセット</title>
<description xml:lang="ko">원하시는 컬러셋을 선택해주세요.</description>
<description xml:lang="zh-CN">请选择颜色。</description>
<description xml:lang="en">Select colorset.</description>
<description xml:lang="jp">希望する色を選択してください。</description>
<options name="blue">
<title xml:lang="ko">파란색</title>
<title xml:lang="zh-CN">蓝色</title>
<title xml:lang="en">Blue</title>
<title xml:lang="jp">青色</title>
<value>blue</value>
</options>
<options name="green">
<title xml:lang="ko">녹색</title>
<title xml:lang="zh-CN">绿色</title>
<title xml:lang="en">Green</title>
<title xml:lang="jp">緑色</title>
<value>green</value>
</options>
<options name="red">
<title xml:lang="ko">빨간색 </title>
<title xml:lang="zh-CN">红色 </title>
<title xml:lang="en">Red </title>
<title xml:lang="jp">赤色</title>
<value>red</value>
</options>
<options name="purple">
<title xml:lang="ko">보라색</title>
<title xml:lang="zh-CN">紫色</title>
<title xml:lang="en">Purple</title>
<title xml:lang="jp">紫色</title>
<value>purple</value>
</options>
</var>
<var name="logo_image" type="image">
<title xml:lang="ko">로고이미지</title>
<title xml:lang="zh-CN">LOGO图片</title>
<title xml:lang="en">Logo image</title>
<title xml:lang="jp">ロゴのイメージ</title>
<description xml:lang="ko">레이아웃의 상단에 표시될 로고이미지를 입력하세요. (세로길이가 100px인 투명이미지가 가장 어울립니다)</description>
<description xml:lang="zh-CN">请输入布局顶部现实的LOGO图片。 (适合高度 100px的透明LOGO。</description>
<description xml:lang="en">Please put a logo image in the the top of layout. (Transparency image's height 100px is best becoming.)</description>
<description xml:lang="jp">レイアウトの上端に表示されるロゴイメージを入力してください。 (縦幅が100pxである透明イメージが最も合います。)</description>
</var>
<var name="index_url" type="text">
<title xml:lang="ko">홈 페이지 URL</title>
<title xml:lang="zh-CN">网站 URL</title>
<title xml:lang="en">Hompage URL</title>
<title xml:lang="jp">ホームページ URL</title>
<description xml:lang="ko">로고를 클릭시에 이동할 홈 페이지 URL을 입력해 주세요.</description>
<description xml:lang="zh-CN">点击网站LOGO或标题时要移动的页面URL。</description>
<description xml:lang="en">Please put a homepage URL, when you click the logo.</description>
<description xml:lang="jp">ロゴをクリックした時に移動するホームページのURLを入力してください。</description>
</var>
<var name="copyright_text" type="textarea">
<title xml:lang="ko">카피라이트</title>
<title xml:lang="zh-CN">版权信息</title>
<title xml:lang="en">Copyright</title>
<title xml:lang="jp">コピーライト</title>
<description xml:lang="ko">사이트 하단에 표시될 카피라이트를 입력해주세요.</description>
<description xml:lang="zh-CN">请输入网站底部显示的版权信息。</description>
<description xml:lang="en">Please put a copyright in the site's lower column.</description>
<description xml:lang="jp">サイト下端に表示されるコピーライトを入力してください。</description>
</var>
</extra_vars>
<menus>
<menu name="main_menu" default="true">
<title xml:lang="ko">상단 메뉴</title>
<title xml:lang="zh-CN">顶部菜单</title>
<title xml:lang="en">Top menu</title>
<title xml:lang="jp">上端メニュー</title>
<maxdepth>3</maxdepth>
</menu>
</menus>
</layout>