From 3af8a957d72e0ca7f128dc87d10d5cbb53cccc8a Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Tue, 9 Oct 2012 07:31:25 +0000 Subject: [PATCH] Issue 2048 fixed. Installation > rewrite_mode option UI refactoring. Not removed. git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11641 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/install/lang/lang.xml | 4 +-- modules/install/tpl/config_form.html | 42 +++++++++++----------------- modules/install/tpl/css/install.css | 6 +++- modules/install/tpl/select_db.html | 1 - 4 files changed, 23 insertions(+), 30 deletions(-) diff --git a/modules/install/lang/lang.xml b/modules/install/lang/lang.xml index 4b99ef49a..20017154f 100644 --- a/modules/install/lang/lang.xml +++ b/modules/install/lang/lang.xml @@ -613,8 +613,8 @@ - http://yourdomain/?document_srl=123 과 같이 복잡한 주소를 http://yourdomain/123 과 같이 간단하게 줄일 수 있습니다. 이 기능을 사용하려면 웹 서버에서 rewrite_mod를 지원해야 합니다. 웹 서버에서 rewrite_mod를 지원하는지 여부는 서버 관리자에게 문의하세요.]]> - + http://yourdomain/?document_srl=123 과 같이 복잡한 주소를 http://yourdomain/123 과 같이 간단하게 줄일 수 있습니다. 웹 서버에서 rewrite_mod를 지원해야 합니다. 지원 여부는 서버 관리자에게 문의하세요.]]> + http://blah/?document_srl=123 can be shortened like http://blah/123]]> 例如,http://域名/?document_srl=123简化为http://域名/123。]]> 例>『http://域名/?document_srl=123』縮短成『http://域名/123』。]]> diff --git a/modules/install/tpl/config_form.html b/modules/install/tpl/config_form.html index cc86db5f2..944b1678d 100644 --- a/modules/install/tpl/config_form.html +++ b/modules/install/tpl/config_form.html @@ -8,33 +8,23 @@
-
    -
  • - checked="checked" type="checkbox" class="iCheck" id="rewrite" /> -

    {$lang->about_rewrite}

    -
  • -
  • -
    - -
    -
    -
      - -
    • checked="checked" />
    • - -
    -
    -
    -

    {$lang->about_time_zone}

    -
  • -
+
+ +

{$lang->about_rewrite}

+
+
+ +

{$lang->about_time_zone}

+
- -
- -
+ + + + + +
diff --git a/modules/install/tpl/css/install.css b/modules/install/tpl/css/install.css index c73b3f8d3..53e69fb68 100644 --- a/modules/install/tpl/css/install.css +++ b/modules/install/tpl/css/install.css @@ -7,17 +7,21 @@ body{background:#3EAF0E -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc), to( img, fieldset {border:0} form, fieldset {margin:0;padding:0} em{color:#ffc;font-weight:normal;font-style:normal} +strong{color:#f60} button{margin:0;padding:0;overflow:visible;cursor:pointer} a {text-decoration:none} a:hover, a:active, a:focus {text-decoration:underline} /* Bootstrap Override */ .x label[for], -.x .x_form-horizontal .x_control-label{font-weight: bold} +.x .x_form-horizontal .x_control-label{font-weight:bold} .x ol, .x ul{margin-top:15px;margin-bottom:15px} .x input[type="radio"], .x input[type="checkbox"]{margin:0} .x hr{border-bottom:0} +.x .x_control-group{padding-top: 8px;margin-bottom: 10px;border-top: 1px dotted #888;clear: both} +.x .x_control-group:first-child, +.x .x_control-group:first-of-type{border-top: 0;padding-top: 0} /* Layout */ #xei{width:800px;margin:0 auto;padding:120px 0 0 0} #xei #header{position:relative;background:#444;margin:0 0 1px 0;padding:10px 20px;color:#fff;border-radius:5px 5px 0 0} diff --git a/modules/install/tpl/select_db.html b/modules/install/tpl/select_db.html index 4d114c426..ef55dc6c8 100644 --- a/modules/install/tpl/select_db.html +++ b/modules/install/tpl/select_db.html @@ -10,7 +10,6 @@

{$lang->db_desc[$val->db_type]}

-

{$lang->db_desc[$val->db_type]}