관리자 페이지 언어 추가 및 CSS 조절

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7641 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2010-08-24 04:53:17 +00:00
parent 1675d4c8d9
commit 97bc43ee55
11 changed files with 35 additions and 8 deletions

View file

@ -86,4 +86,7 @@
$lang->mobile_view = 'Mobile View'; $lang->mobile_view = 'Mobile View';
$lang->about_mobile_view = 'Mobile View will display the best layout when accessing with smartphones.'; $lang->about_mobile_view = 'Mobile View will display the best layout when accessing with smartphones.';
$lang->autoinstall = 'EasyInstall'; $lang->autoinstall = 'EasyInstall';
$lang->last_week = 'Last week';
$lang->this_week = 'This week';
?> ?>

View file

@ -88,4 +88,7 @@
$lang->mobile_view = 'Use Mobile View'; $lang->mobile_view = 'Use Mobile View';
$lang->about_mobile_view = 'If accessing with a smartphone, display content with mobile layout.'; $lang->about_mobile_view = 'If accessing with a smartphone, display content with mobile layout.';
$lang->autoinstall = 'EasyInstall'; $lang->autoinstall = 'EasyInstall';
$lang->last_week = 'Last week';
$lang->this_week = 'This week';
?> ?>

View file

@ -87,4 +87,7 @@
$lang->mobile_view = 'Use Mobile View'; $lang->mobile_view = 'Use Mobile View';
$lang->about_mobile_view = 'If accessing with a smartphone, display content with mobile layout.'; $lang->about_mobile_view = 'If accessing with a smartphone, display content with mobile layout.';
$lang->autoinstall = 'EasyInstall'; $lang->autoinstall = 'EasyInstall';
$lang->last_week = 'Last week';
$lang->this_week = 'This week';
?> ?>

View file

@ -86,4 +86,7 @@
$lang->mobile_view = 'Use Mobile View'; $lang->mobile_view = 'Use Mobile View';
$lang->about_mobile_view = 'If accessing with a smartphone, display content with mobile layout.'; $lang->about_mobile_view = 'If accessing with a smartphone, display content with mobile layout.';
$lang->autoinstall = 'イージーインストール'; $lang->autoinstall = 'イージーインストール';
$lang->last_week = 'Last week';
$lang->this_week = 'This week';
?> ?>

View file

@ -87,4 +87,7 @@
$lang->about_mobile_view = '스마트폰 등을 이용하여 접속할 때 모바일 화면에 최적화된 레이아웃을 이용하도록 합니다.'; $lang->about_mobile_view = '스마트폰 등을 이용하여 접속할 때 모바일 화면에 최적화된 레이아웃을 이용하도록 합니다.';
$lang->autoinstall = '쉬운 설치'; $lang->autoinstall = '쉬운 설치';
$lang->last_week = '지난 주';
$lang->this_week = '이번 주';
?> ?>

View file

@ -85,4 +85,7 @@
$lang->mobile_view = 'Use Mobile View'; $lang->mobile_view = 'Use Mobile View';
$lang->about_mobile_view = 'If accessing with a smartphone, display content with mobile layout.'; $lang->about_mobile_view = 'If accessing with a smartphone, display content with mobile layout.';
$lang->autoinstall = 'EasyInstall'; $lang->autoinstall = 'EasyInstall';
$lang->last_week = 'Last week';
$lang->this_week = 'This week';
?> ?>

View file

@ -89,4 +89,7 @@
$lang->mobile_view = 'Xem bằng di động'; $lang->mobile_view = 'Xem bằng di động';
$lang->about_mobile_view = 'Nếu truy cập bằng thiết bị di động, nội dung sẽ được bố trí theo từng loại thiết bị.'; $lang->about_mobile_view = 'Nếu truy cập bằng thiết bị di động, nội dung sẽ được bố trí theo từng loại thiết bị.';
$lang->autoinstall = 'Cập nhật tự động'; $lang->autoinstall = 'Cập nhật tự động';
$lang->last_week = 'Last week';
$lang->this_week = 'This week';
?> ?>

View file

@ -86,4 +86,7 @@
$lang->mobile_view = '开启移动版'; $lang->mobile_view = '开启移动版';
$lang->about_mobile_view = '为智能手机访问网站,提供最佳视觉效果。'; $lang->about_mobile_view = '为智能手机访问网站,提供最佳视觉效果。';
$lang->autoinstall = '安装·更新'; $lang->autoinstall = '安装·更新';
$lang->last_week = 'Last week';
$lang->this_week = 'This week';
?> ?>

View file

@ -86,4 +86,7 @@
$lang->mobile_view = '手機瀏覽'; $lang->mobile_view = '手機瀏覽';
$lang->about_mobile_view = '使用手機瀏覽時將會顯示最適當的畫面。'; $lang->about_mobile_view = '使用手機瀏覽時將會顯示最適當的畫面。';
$lang->autoinstall = '自動安裝'; $lang->autoinstall = '自動安裝';
$lang->last_week = 'Last week';
$lang->this_week = 'This week';
?> ?>

View file

@ -49,7 +49,7 @@
.dashboardStatistic dl.reply dd{ background-position:center -195px; color:#28313d;} .dashboardStatistic dl.reply dd{ background-position:center -195px; color:#28313d;}
.dashboardStatistic dl.trackback dd{ background-position:center -395px; color:#4e4f54;} .dashboardStatistic dl.trackback dd{ background-position:center -395px; color:#4e4f54;}
.dashboardStatistic .summary{ float:right; width:31%; margin-top:-27px;} .dashboardStatistic .summary{ float:right; width:30%; margin-top:-27px;}
.dashboardStatistic .summary caption{ position:relative; padding-bottom:20px; text-align:left; font-size:12px; line-height:1; font-weight:bold; color:#626972;} .dashboardStatistic .summary caption{ position:relative; padding-bottom:20px; text-align:left; font-size:12px; line-height:1; font-weight:bold; color:#626972;}
.dashboardStatistic .summary table, .dashboardStatistic .summary table,
.dashboardStatistic .summary th, .dashboardStatistic .summary th,

View file

@ -22,7 +22,7 @@
<dt>{$lang->today_visitor}</dt> <dt>{$lang->today_visitor}</dt>
<dd> <dd>
<object title="visitor" height="50" width="260" align="middle" id="count_red" class="F1239845427590201480_undefined" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"> <object title="visitor" height="50" width="100%" align="middle" id="count_red" class="F1239845427590201480_undefined" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
<param value="{getUrl()}modules/admin/tpl/swf/count.swf" name="movie"/> <param value="{getUrl()}modules/admin/tpl/swf/count.swf" name="movie"/>
<param value="high" name="quality"/> <param value="high" name="quality"/>
<param value="#FFFFFF" name="bgColor"/> <param value="#FFFFFF" name="bgColor"/>
@ -32,7 +32,7 @@
<param value="true" name="allowFullScreen"/> <param value="true" name="allowFullScreen"/>
<param value="colorType=red&amp;viewNum={$status->visitor}" name="flashVars"/> <param value="colorType=red&amp;viewNum={$status->visitor}" name="flashVars"/>
<!--[if !IE]> <--> <!--[if !IE]> <-->
<object title="{$status->visitor}" height="50" width="260" align="middle" name="count_red" class="F1239845427590201480_undefined" data="{getUrl()}modules/admin/tpl/swf/count.swf" type="application/x-shockwave-flash"> <object title="{$status->visitor}" height="50" width="100%" align="middle" name="count_red" class="F1239845427590201480_undefined" data="{getUrl()}modules/admin/tpl/swf/count.swf" type="application/x-shockwave-flash">
<param value="colorType=red&amp;viewNum={$status->visitor}" name="flashVars"/> <param value="colorType=red&amp;viewNum={$status->visitor}" name="flashVars"/>
<param value="transparent" name="wmode"/> <param value="transparent" name="wmode"/>
{$status->visitor} {$status->visitor}
@ -44,7 +44,7 @@
<dl class="reply"> <dl class="reply">
<dt>{$lang->today_comments}</dt> <dt>{$lang->today_comments}</dt>
<dd> <dd>
<object title="{$status->comment_count}" height="50" width="260" align="middle" id="count_blue" class="F1239845427590201480_undefined" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"> <object title="{$status->comment_count}" height="50" width="100%" align="middle" id="count_blue" class="F1239845427590201480_undefined" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
<param value="{getUrl()}modules/admin/tpl/swf/count.swf" name="movie"/> <param value="{getUrl()}modules/admin/tpl/swf/count.swf" name="movie"/>
<param value="high" name="quality"/> <param value="high" name="quality"/>
<param value="#FFFFFF" name="bgColor"/> <param value="#FFFFFF" name="bgColor"/>
@ -54,7 +54,7 @@
<param value="true" name="allowFullScreen"/> <param value="true" name="allowFullScreen"/>
<param value="colorType=blue&amp;viewNum={$status->comment_count}" name="flashVars"/> <param value="colorType=blue&amp;viewNum={$status->comment_count}" name="flashVars"/>
<!--[if !IE]> <--> <!--[if !IE]> <-->
<object title="{$status->comment_count}" height="50" width="260" align="middle" name="count_blue" class="F1239845427590201480_undefined" data="{getUrl()}modules/admin/tpl/swf/count.swf" type="application/x-shockwave-flash"> <object title="{$status->comment_count}" height="50" width="100%" align="middle" name="count_blue" class="F1239845427590201480_undefined" data="{getUrl()}modules/admin/tpl/swf/count.swf" type="application/x-shockwave-flash">
<param value="colorType=blue&amp;viewNum={$status->comment_count}" name="flashVars"/> <param value="colorType=blue&amp;viewNum={$status->comment_count}" name="flashVars"/>
<param value="transparent" name="wmode"/> <param value="transparent" name="wmode"/>
{$status->comment->today} {$status->comment->today}
@ -66,7 +66,7 @@
<dl class="trackback"> <dl class="trackback">
<dt>{$lang->today_trackbacks}</dt> <dt>{$lang->today_trackbacks}</dt>
<dd> <dd>
<object title="{$status->trackback_count}" height="50" width="260" align="middle" id="count_gray" class="F1239845427590201480_undefined" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"> <object title="{$status->trackback_count}" height="50" width="100%" align="middle" id="count_gray" class="F1239845427590201480_undefined" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
<param value="{getUrl()}modules/admin/tpl/swf/count.swf" name="movie"/> <param value="{getUrl()}modules/admin/tpl/swf/count.swf" name="movie"/>
<param value="high" name="quality"/> <param value="high" name="quality"/>
<param value="#FFFFFF" name="bgColor"/> <param value="#FFFFFF" name="bgColor"/>
@ -76,7 +76,7 @@
<param value="true" name="allowFullScreen"/> <param value="true" name="allowFullScreen"/>
<param value="colorType=gray&amp;viewNum={$status->trackback_count}" name="flashVars"/> <param value="colorType=gray&amp;viewNum={$status->trackback_count}" name="flashVars"/>
<!--[if !IE]> <--> <!--[if !IE]> <-->
<object title="{$status->trackback_count}" height="50" width="260" align="middle" name="count_gray" class="F1239845427590201480_undefined" data="{getUrl()}modules/admin/tpl/swf/count.swf" type="application/x-shockwave-flash"> <object title="{$status->trackback_count}" height="50" width="100%" align="middle" name="count_gray" class="F1239845427590201480_undefined" data="{getUrl()}modules/admin/tpl/swf/count.swf" type="application/x-shockwave-flash">
<param value="colorType=gray&amp;viewNum={$status->trackback_count}" name="flashVars"/> <param value="colorType=gray&amp;viewNum={$status->trackback_count}" name="flashVars"/>
<param value="transparent" name="wmode"/> <param value="transparent" name="wmode"/>
{$status->trackback->today} {$status->trackback->today}
@ -125,7 +125,7 @@
<!-- Visotors Graph --> <!-- Visotors Graph -->
<div class="section"> <div class="section">
<h4 class="dashboardH4">{$lang->visitor_count} <em>{date("Y.m.d")}</em></h4> <h4 class="dashboardH4">{$lang->counter} <em>{date("Y.m.d")}</em></h4>
<div class="dashboardWire"> <div class="dashboardWire">
<dl class="legend"> <dl class="legend">
<dt class="past"><img src="img/graphYesterday.gif" width="5" height="5" alt="{$lang->yesterday}" /></dt> <dt class="past"><img src="img/graphYesterday.gif" width="5" height="5" alt="{$lang->yesterday}" /></dt>