From 58a8491edc02cee13dc83e3e228e59222eb11fc9 Mon Sep 17 00:00:00 2001 From: ovclas Date: Mon, 14 Jan 2013 06:11:50 +0000 Subject: [PATCH] file upload description move to help page git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12545 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- help/index.html | 12 ++++++++++-- modules/file/lang/lang.xml | 4 ++++ modules/file/tpl/adminConfig.html | 11 ++++------- 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/help/index.html b/help/index.html index aa970db11..1dc26f98c 100644 --- a/help/index.html +++ b/help/index.html @@ -406,8 +406,16 @@ body,table,input,textarea,select,button{font-family:나눔고딕,NanumGothic,NG,
쉬운 설치 사용을 위한 FTP 계정을 설정합니다.
관리자 설정
관리자 화면의 제목과 로고, 메뉴를 설정할 수 있습니다.
-
파일 업로드
-
사이트에 등록할 수 있는 파일의 종류와 크기 등을 설정할 수 있습니다.
+
파일 업로드 +
+

사이트에 등록할 수 있는 파일의 종류와 크기 등을 설정할 수 있습니다.

+ +
+
파일박스
파일박스를 관리할 수 있습니다. 파일박스는 관리자가 재사용할 수 있는 이미지 파일을 관리하는 기능입니다. 회원 그룹 아이콘을 등록하면 이미지 파일은 파일박스에 업로드됩니다.
diff --git a/modules/file/lang/lang.xml b/modules/file/lang/lang.xml index 253b0f742..0c4cce703 100644 --- a/modules/file/lang/lang.xml +++ b/modules/file/lang/lang.xml @@ -14,6 +14,10 @@ + + + + diff --git a/modules/file/tpl/adminConfig.html b/modules/file/tpl/adminConfig.html index e904233e1..d7f791559 100644 --- a/modules/file/tpl/adminConfig.html +++ b/modules/file/tpl/adminConfig.html @@ -1,5 +1,5 @@
-

File Upload {$lang->help}

+

{$lang->file_upload} {$lang->help}

@@ -10,11 +10,10 @@
- +
-

{$lang->about_allow_outlink}

@@ -32,17 +31,15 @@
- +
MB/{ini_get('upload_max_filesize')} -

{$lang->about_allowed_filesize}

- +
MB -

{$lang->about_allowed_attach_size}