From 8662753b242a89afec98e99a572cf5e76eceddb0 Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 30 Mar 2007 03:30:56 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@790 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- layouts/sample_layout/conf/info.xml | 21 +--- layouts/sample_layout/layout.html | 169 +++++++++++++--------------- 2 files changed, 85 insertions(+), 105 deletions(-) diff --git a/layouts/sample_layout/conf/info.xml b/layouts/sample_layout/conf/info.xml index c19506603..4af03bb6d 100644 --- a/layouts/sample_layout/conf/info.xml +++ b/layouts/sample_layout/conf/info.xml @@ -1,58 +1,45 @@ 견본 레이아웃 - sample layout 제로 - zero 견본 레이아웃입니다. 가장 기본적인 기능으로 이루어져 있습니다. - sample layout 상단 제목 - top title text - 설명 - description + 레이아웃의 상단에 표시할 제목을 입력하세요. 메인 메뉴 명 - main_menu_name text - 설명 - description + 트리메뉴의 가장 상위에 표시될 이름을 입력하세요. 컬러셋 - colorset select - 설명 - description + 원하시는 컬러셋을 선택해주세요. 적색 - red red 청색 - blue blue - 주메뉴 - main menu + 주 메뉴 2 하단 메뉴 - bottom menu 1 diff --git a/layouts/sample_layout/layout.html b/layouts/sample_layout/layout.html index 98e139379..4bf0647ce 100644 --- a/layouts/sample_layout/layout.html +++ b/layouts/sample_layout/layout.html @@ -1,104 +1,97 @@ +
- {$layout_info->top_title} + {$layout_info->top_title} -
+
-
- - +
+ + + + {@ $selected_style = 'style="font-weight:bold;"'} + {@ $second_menu_list = $val['list']; } + + {@ $selected_style = ''; } + - - {@ $selected_style = 'style="font-weight:bold;"'} - {@ $second_menu_list = $val['list']; } - - {@ $selected_style = ''; } - - - {$val['text']} - + + {$val['text']} + + + +
+ +
+ + + + + {@ $selected_style = 'style="font-weight:bold;"'} + {@ $third_menu_list = $val['list']; } + + {@ $selected_style = ''; } + + + {$val['text']} + + + +
-
-
- - - - - {@ $selected_style = 'style="font-weight:bold;"'} - {@ $third_menu_list = $val['list']; } - - {@ $selected_style = ''; } - - - {$val['text']} - - - -
- -
-
- - - - - + + + + +
-
- -
+ + + + + - - - - -
+
+ +
- + - - -
- - - - - {@ $selected_style = 'style="font-weight:bold;"'} - - {@ $selected_style = ''; } - - - - -
- - -
-
- {$content} -
-
-
- - - - {@ $selected_style = 'style="font-weight:bold;"'} - - {@ $selected_style = ''; } - - - {$val['text']} - - - -
-
+ +
+ + + + {@ $selected_style = 'style="font-weight:bold;"'} + + {@ $selected_style = ''; } + + + +
+ +
+
{$content}
+
+
+ + + {@ $selected_style = 'style="font-weight:bold;"'} + + {@ $selected_style = ''; } + + + {$val['text']} + + +
+