From 12ca869ccdba93339c2a348d836dfa723abe8249 Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Tue, 27 Sep 2011 09:50:44 +0000 Subject: [PATCH] Admin HTML Markup Clean. git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9371 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/css/xe.css | 2 +- common/css/xe.min.css | 2 +- modules/addon/tpl/addon_info.html | 145 +++--- modules/admin/tpl/css/admin.css | 13 +- modules/admin/tpl/css/admin.min.css | 13 +- .../comment/tpl/comment_module_config.html | 83 ++-- modules/comment/tpl/declared_list.html | 89 ++-- .../skins/default/new_message.html | 3 +- modules/counter/tpl/index.html | 219 +++++---- modules/document/tpl/category_info.html | 8 +- modules/document/tpl/checked_list.html | 85 ++-- modules/document/tpl/document_alias.html | 84 ++-- modules/document/tpl/document_config.html | 42 +- .../document/tpl/document_module_config.html | 84 ++-- modules/document/tpl/extra_keys.html | 4 +- modules/document/tpl/saved_list_popup.html | 83 ++-- .../components/image_gallery/tpl/popup.html | 22 +- .../components/image_link/tpl/popup.html | 17 +- .../components/multimedia_link/tpl/popup.html | 16 +- .../components/poll_maker/tpl/popup.html | 31 +- modules/editor/tpl/editor_module_config.html | 414 +++++++++--------- modules/editor/tpl/setup_component.html | 21 +- modules/editor/tpl/view_component.html | 16 +- modules/file/tpl/file_config.html | 108 ++--- modules/file/tpl/file_module_config.html | 90 ++-- modules/importer/tpl/process.html | 23 +- modules/integration_search/tpl/index.html | 92 ++-- modules/integration_search/tpl/skin_info.html | 217 +++++---- .../layout/tpl/downloaded_layout_list.html | 26 +- .../layout/tpl/downloaded_mlayout_list.html | 27 +- modules/layout/tpl/index.html | 82 ++-- modules/layout/tpl/insert_layout.html | 64 +-- modules/layout/tpl/layout_detail_info.html | 16 +- modules/layout/tpl/layout_instance_list.html | 2 +- modules/layout/tpl/mindex.html | 80 ++-- modules/member/skins/default/member_info.html | 8 +- modules/member/tpl/delete_form.html | 49 ++- modules/member/tpl/delete_members.html | 50 +-- modules/member/tpl/denied_id_list.html | 60 +-- modules/member/tpl/group_update_form.html | 72 +-- modules/member/tpl/join_form_list.html | 70 +-- modules/member/tpl/manage_member_group.html | 69 ++- modules/menu/tpl/index.html | 62 +-- modules/menu/tpl/menu_insert.html | 38 +- modules/menu/tpl/menu_item_info.html | 228 +++++----- modules/menu/tpl/menu_management.html | 111 ++--- modules/message/tpl/config.html | 36 +- modules/module/tpl/category_list.html | 86 ++-- modules/module/tpl/category_update_form.html | 30 +- modules/module/tpl/copy_module.html | 148 +++---- modules/module/tpl/module_grant_setup.html | 91 ++-- modules/module/tpl/module_grants.html | 122 +++--- modules/module/tpl/module_info.html | 31 +- modules/module/tpl/module_setup.html | 145 +++--- modules/module/tpl/skin_config.html | 288 ++++++------ modules/module/tpl/skin_info.html | 18 +- modules/opage/tpl/header.html | 29 +- modules/opage/tpl/index.html | 122 +++--- modules/opage/tpl/opage_delete.html | 35 +- modules/opage/tpl/opage_insert.html | 196 ++++----- modules/page/tpl/header.html | 42 +- modules/page/tpl/index.html | 130 +++--- modules/page/tpl/page_delete.html | 40 +- modules/page/tpl/page_info.html | 264 ++++++----- modules/point/tpl/config.html | 363 +++++++-------- modules/point/tpl/member_list.html | 74 ++-- modules/point/tpl/module_config.html | 77 ++-- modules/point/tpl/point_module_config.html | 85 ++-- modules/poll/tpl/config.html | 58 ++- modules/rss/tpl/rss_module_config.html | 83 ++-- .../trackback/tpl/send_trackback_form.html | 72 ++- .../tpl/trackback_module_config.html | 22 +- modules/widget/tpl/skin_info.html | 17 +- modules/widget/tpl/widget_detail_info.html | 19 +- modules/widget/tpl/widget_layer.html | 222 +++++----- 75 files changed, 2992 insertions(+), 3093 deletions(-) diff --git a/common/css/xe.css b/common/css/xe.css index 1e7dbd304..108293f54 100644 --- a/common/css/xe.css +++ b/common/css/xe.css @@ -30,7 +30,7 @@ .btnArea .etc{float:left} /* Text Button */ input.text, -button.text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a;background:none;text-decoration:underline} +button.text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a !important;background:none;text-decoration:underline} /* Popup Menu Area */ #popup_menu_area{position:absolute;background:#fff;border:1px solid #e9e9e9;border-radius:5px;padding:10px;line-height:1.3;box-shadow:0 0 6px #666;font-size:12px;filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135, strength=5)} #popup_menu_area ul{list-style:none;margin:0;padding:0} diff --git a/common/css/xe.min.css b/common/css/xe.min.css index 1e7dbd304..108293f54 100644 --- a/common/css/xe.min.css +++ b/common/css/xe.min.css @@ -30,7 +30,7 @@ .btnArea .etc{float:left} /* Text Button */ input.text, -button.text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a;background:none;text-decoration:underline} +button.text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a !important;background:none;text-decoration:underline} /* Popup Menu Area */ #popup_menu_area{position:absolute;background:#fff;border:1px solid #e9e9e9;border-radius:5px;padding:10px;line-height:1.3;box-shadow:0 0 6px #666;font-size:12px;filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135, strength=5)} #popup_menu_area ul{list-style:none;margin:0;padding:0} diff --git a/modules/addon/tpl/addon_info.html b/modules/addon/tpl/addon_info.html index dd13c3513..f177e34cc 100644 --- a/modules/addon/tpl/addon_info.html +++ b/modules/addon/tpl/addon_info.html @@ -3,45 +3,46 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->title}
{$addon_info->title} ver. {$addon_info->version}
{$lang->author}
- - {$author->name} ({$author->homepage}, {$author->email_address})
- -
{$lang->homepage}
{$addon_info->homepage}
{$lang->regdate}
{zdate($addon_info->date, 'Y-m-d')}
{$lang->addon_license}
- {nl2br(trim($addon_info->license))} - -

{$addon_info->license_link}

- -
{$lang->description}
{nl2br(trim($addon_info->description))}
- +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->title}
{$addon_info->title} ver. {$addon_info->version}
{$lang->author}
+ + {$author->name} ({$author->homepage}, {$author->email_address})
+ +
{$lang->homepage}
{$addon_info->homepage}
{$lang->regdate}
{zdate($addon_info->date, 'Y-m-d')}
{$lang->addon_license}
+ {nl2br(trim($addon_info->license))} + +

{$addon_info->license_link}

+ +
{$lang->description}
{nl2br(trim($addon_info->description))}
+
@@ -50,37 +51,39 @@
- - - - - - - - - - -
- {$history->version}
- {$history->date} -
- -

{$author->name} ({$author->homepage} / {$author->email_address})

- - -

{nl2br(trim($history->description))}

- - - - -
+
+ + + + + + + + + + +
+ {$history->version}
+ {$history->date} +
+ +

{$author->name} ({$author->homepage} / {$author->email_address})

+ + +

{nl2br(trim($history->description))}

+ + + + +
+
diff --git a/modules/admin/tpl/css/admin.css b/modules/admin/tpl/css/admin.css index a7c6a567d..68c38d1fc 100644 --- a/modules/admin/tpl/css/admin.css +++ b/modules/admin/tpl/css/admin.css @@ -169,10 +169,15 @@ body>.popup{margin:1em} .x .lnb li.active ul{display:block;border-top:1px solid #eee} .x .lnb li.active li.active a span{color:#13b200;font-weight:bold;letter-spacing:-1px} /* Content Navigation */ -.x cnb{margin:1em 0;position:relative;zoom:1} -.x cnb:after{content:"";display:block;clear:both} -.x cnb .active{font-weight:bold;color:#333;text-decoration:none} -.x cnb .side{float:right} +.x .cnb{margin:1em 0;position:relative;zoom:1} +.x .cnb:after{content:"";display:block;clear:both} +.x .cnb ul{list-style:none;margin:0;padding:0} +.x .cnb li{display:inline} +.x .cnb li:before{content:"| ";color:#ccc} +.x .cnb li:first-child:before{content:"";} +.x .cnb .active, +.x .cnb .active a{font-weight:bold;color:#333;text-decoration:none} +.x .cnb .side{float:right} /* Pagination */ .x .pagination{margin:1em 0;text-align:center;line-height:normal} .x .pagination *{vertical-align:middle} diff --git a/modules/admin/tpl/css/admin.min.css b/modules/admin/tpl/css/admin.min.css index 95ea9332f..4f0584000 100644 --- a/modules/admin/tpl/css/admin.min.css +++ b/modules/admin/tpl/css/admin.min.css @@ -169,10 +169,15 @@ body>.popup{margin:1em} .x .lnb li.active ul{display:block;border-top:1px solid #eee} .x .lnb li.active li.active a span{color:#13b200;font-weight:bold;letter-spacing:-1px} /* Content Navigation */ -.x cnb{margin:1em 0;position:relative;zoom:1} -.x cnb:after{content:"";display:block;clear:both} -.x cnb .active{font-weight:bold;color:#333;text-decoration:none} -.x cnb .side{float:right} +.x .cnb{margin:1em 0;position:relative;zoom:1} +.x .cnb:after{content:"";display:block;clear:both} +.x .cnb ul{list-style:none;margin:0;padding:0} +.x .cnb li{display:inline} +.x .cnb li:before{content:"| ";color:#ccc} +.x .cnb li:first-child:before{content:"";} +.x .cnb .active, +.x .cnb .active a{font-weight:bold;color:#333;text-decoration:none} +.x .cnb .side{float:right} /* Pagination */ .x .pagination{margin:1em 0;text-align:center;line-height:normal} .x .pagination *{vertical-align:middle} diff --git a/modules/comment/tpl/comment_module_config.html b/modules/comment/tpl/comment_module_config.html index 23674ab64..14b233882 100644 --- a/modules/comment/tpl/comment_module_config.html +++ b/modules/comment/tpl/comment_module_config.html @@ -1,44 +1,45 @@
- - - - -

{$lang->comment}

- - - - - - - - - - - - - - - - - -
{$lang->comment_count}
-

{$lang->about_comment_count}

- - -
{$lang->cmd_vote}
- -
{$lang->cmd_vote_down}
- -
- -
+ + + +

{$lang->comment}

+
+ + + + + + + + + + + + + + + + + +
{$lang->comment_count}
+

{$lang->about_comment_count}

+ + +
{$lang->cmd_vote}
+ +
{$lang->cmd_vote_down}
+ +
+ +
+
diff --git a/modules/comment/tpl/declared_list.html b/modules/comment/tpl/declared_list.html index 742e58d46..cee667614 100644 --- a/modules/comment/tpl/declared_list.html +++ b/modules/comment/tpl/declared_list.html @@ -4,52 +4,53 @@

{$XE_VALIDATOR_MESSAGE}

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)}
{$lang->comment}
{$lang->user_name}
{$lang->date}
{$lang->cmd_declare}
{$lang->ipaddress}
{$no} {$oComment->getSummary(100)}{$oComment->getNickName()}{$oComment->getRegdate("Y-m-d")}{$oComment->get('declared_count')}{$oComment->get('ipaddress')}
- {$lang->cmd_cancel_declare} - {$lang->cmd_select_all} - {$lang->cmd_reverse_all} - - -
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)}
{$lang->comment}
{$lang->user_name}
{$lang->date}
{$lang->cmd_declare}
{$lang->ipaddress}
{$no} {$oComment->getSummary(100)}{$oComment->getNickName()}{$oComment->getRegdate("Y-m-d")}{$oComment->get('declared_count')}{$oComment->get('ipaddress')}
+ {$lang->cmd_cancel_declare} + {$lang->cmd_select_all} + {$lang->cmd_reverse_all} + + +
+
-
-