Issue 2385: Admin UI Refactoring - Advanced - Widgets

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11701 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2012-10-15 07:01:36 +00:00
parent 8100737bc3
commit 539e67f644
7 changed files with 83 additions and 1321 deletions

View file

@ -20,4 +20,31 @@
<title xml:lang="jp">グローバルメニュー</title>
</menu>
</menus>
<extra_vars>
<var name="cb" type="checkbox">
<title xml:lang="ko">1-1. 레이아웃 스타일</title>
<title xml:lang="en">1-1. Layout Style</title>
<options value="portal">
<title xml:lang="ko">포털 스타일</title>
<title xml:lang="en">Portal Style</title>
</options>
<options value="portalr2">
<title xml:lang="ko">포털 스타일</title>
<title xml:lang="en">Portal Style</title>
</options>
</var>
<var name="cbs" type="radio">
<title xml:lang="ko">1-1. 레이아웃 스타일</title>
<title xml:lang="en">1-1. Layout Style</title>
<options value="portal" src="a.png">
<title xml:lang="ko">포털 스타일</title>
<title xml:lang="en">Portal Style</title>
</options>
<options value="portalr2">
<title xml:lang="ko">포털 스타일</title>
<title xml:lang="en">Portal Style</title>
</options>
</var>
</extra_vars>
</layout>