mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
334 lines
No EOL
17 KiB
HTML
Executable file
334 lines
No EOL
17 KiB
HTML
Executable file
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
|
|
<title>Moodle Docs: Current Release notes</title>
|
|
|
|
<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
|
|
<style type="text/css">
|
|
<!--
|
|
dt {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
|
|
dd {margin-bottom:1em;}
|
|
dl {margin-left: 40px;}
|
|
.style1 {font-weight: bold}
|
|
-->
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>최신 배포 이력</h1>
|
|
|
|
<h2>무들 1.5.3 판 (2005년 11월 11일) </h2>
|
|
<p>(본 배포판은 중요한 보안오류를 교정한 것으로, 무들의 이전판을 이용하시어 사이트를 운영하시는 분들께서는 빠른 시일안에 본 1.5.3판으로 업그레이드하시기를 강력히 권하는 바입니다.)</p>
|
|
|
|
<h3>새로 첨가된 것들</h3>
|
|
<ul type="circle">
|
|
<li> SCORM 1.3 (SCORM 2004) 지원!</li>
|
|
<li> 새로운 Single-Sign-On API 기능 가능</li>
|
|
</ul>
|
|
|
|
<h3>오류 수정</h3>
|
|
|
|
<h4>일반</h4>
|
|
<ul type="circle">
|
|
<li> 이미 알려진 PHP 설정의 보안문제가 무들 설정에 포함되어 있을 때 경고를 함</li>
|
|
<li> 최근 보고된 보안 문제를 바르게 고침(<a href="http://security.moodle.org/">security.moodle.org)</a> 참조)</li>
|
|
<li> 중급/대형 사이트에서의 좀 더 빨라진 백업. 백업 부분에서의 많은 문제점들을 바르게 교정함</li>
|
|
<li> 리눅스/유닉스 시스템에서 디렉토리 크기의 출력이 <em>상당히</em> 빨라졌고, Admin->Variables 로부터 "path_to_du" 로 설정할 수 있게 됨으로서 성능을 제대로 발휘할 수 있게 됨</li>
|
|
<li> 프록시 서버 뒤에서 서버나 클라이언트가 작동하고 있을 때에도 ip 추적을 할 수 있게 되어 의미있는 기록을 남김</li>
|
|
<li> 약간의 PHP 가속기의 문제를 교정함</li>
|
|
<li> Upgrade scripts have been refined and work much better for PostgreSQL installations</li>
|
|
<li> General PostgreSQL port code cleanup</li>
|
|
<li> Upgrading to 1.5.3 will fix any legacy Journal to Online Assignment upgrade issues</li>
|
|
<li> RSS libraries now support <em>RSS 2.0 categories</em>, see <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3654" target="_blank">bug 3654</a></li>
|
|
<li> Better accesibilty in file uploads, see <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3662" target="_blank">bug 3662</a></li>
|
|
<li> Better support for site-wide HTTPS, see <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3848" target="_blank">bug 3848</a></li>
|
|
<li> We now send away bots (like Googlebot) from that try mangled URLs, see <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3958" target="_blank">bug 3958</a></li>
|
|
<li> Better <a href="http://moodle.org/mod/forum/discuss.php?d=29564" target="_blank">DST support for non-logged-in users</a></li>
|
|
<li> Better DST support for repeat events in Calendar</li>
|
|
<li> Small fixes to the lesson, choice and grade modules</li>
|
|
<li> Minor CSS improvements to formal_white and orangewhite themes</li>
|
|
<li> Better pagination in course listing and loglive pages</li>
|
|
<li> Fixed an IE-only bug related to HTMLArea content where user-edited tables could float and hide part of the UI.</li>
|
|
</ul>
|
|
|
|
<h4>인증</h4>
|
|
<ul type="circle">
|
|
<li> Fixes to change password/forgotten password with external auth</li>
|
|
<li> Data fetched from external DB or LDAP is now truncated correctly</li>
|
|
<li> Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=4305" target="_blank">bug 4305</a> -- better login block behaviour when using secureforms</li>
|
|
<li> Better support for utf-8 user data from external auth</li>
|
|
<li> LDAP: General fixes covering sync_users script and logging of errors</li>
|
|
<li> LDAP: Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3141" target="_blank">bug 3141</a> - Can't update external data
|
|
with LDAP authentication</li>
|
|
|
|
<li> LDAP: Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3992" target="_blank">bug 3992</a> - LDAP password including a
|
|
quote does not work - credits go to Kita</li>
|
|
<li> LDAP: Better support for ActiveDirectory.</li>
|
|
<li> LDAP: Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3594" target="_blank">bug #3594</a></li>
|
|
<li> LDAP: Better handling of multi-source field mapping</li>
|
|
<li> LDAP: Fix for using DN as idnumber - thanks fo Jeff Graham - <a href="http://moodle.org/mod/forum/discuss.php?d=28840" target="_blank">http://moodle.org/mod/forum/discuss.php?d=28840</a>
|
|
</li>
|
|
</ul>
|
|
<h4>등록 및 메타코스</h4>
|
|
<ul type="circle">
|
|
<li> Metacourses: Prevent normal users to gain access to meta courses via manual enrolment</li>
|
|
<li> Metacourses: better support for MySQL v3.23.x</li>
|
|
<li> DB: Enrolment lookups now work reliably with Moodle on MySQL and Postgres</li>
|
|
<li> DB: Non-MySQL databases work again as external enrolment databases</li>
|
|
<li> LDAP: Fixed a wrong call to add_teacher in LDAP plugin.</li>
|
|
<li> LDAP: Servers being down or unavailable no longer prevent logins</li>
|
|
<li> LDAP: Course auto-creation works again</li>
|
|
<li> LDAP: Fixed several bugs reported by Jeff Graham and Barron Koralesky -- including bugs 3912 and 3974</li>
|
|
<li> LDAP: We can now bind non-anonymously to LDAP</li>
|
|
<li> Authorize.net: several fixes</li>
|
|
</ul>
|
|
|
|
<h4>자원</h4>
|
|
<ul type="circle">
|
|
<li> Bugfix: Avoid linking to empty or unlinkable activity names</li>
|
|
</ul>
|
|
|
|
<h4>포럼</h4>
|
|
<ul type="circle">
|
|
<li> Big and small optimizations to tracking of read/unread messages, specially for PostgreSQL</li>
|
|
<li> Fixed some PostgreSQL bugs</li>
|
|
<li> Some more actions are now supported by backup/restore when processing log records, see <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3852">bug 3582</a></li>
|
|
<li> Now message forum RSS feeds are including category data -- useful under some RSS agregators able to group messages, see <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3654" target="_blank">bug 3654</a></li>
|
|
<li> Fixed paging on forum search</li>
|
|
</ul>
|
|
|
|
<h4>블록</h4>
|
|
<ul type="circle">
|
|
<li> Several performance improvements </li>
|
|
<li> Fixes to the upgrade process, including PostgreSQL syntax and lower memory usage</li>
|
|
<li> Brought in several bugfixes from 1.6dev</li>
|
|
<li> Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3478" target="_blank">bug 3478</a>: Cannot add RSS feed as course creator</li>
|
|
<li> Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3793" target="_blank">bug 3793</a>:
|
|
Prevent warning message when configuring a glossary_random block in
|
|
a course which has no glossaries</li>
|
|
|
|
</ul>
|
|
|
|
<h4>퀴즈</h4>
|
|
<ul type="circle">
|
|
<li> Some CSS style fixes</li>
|
|
<li> Better compatibility with themes that contain forms in the headers</li>
|
|
<li> Highlighting of correct answers can now be turned off</li>
|
|
<li> Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3986" target="_blank">bug 3986</a>: Too many random questions.
|
|
(mindforge)</li>
|
|
<li> Fixed
|
|
<a href="http://moodle.org/mod/forum/discuss.php?d=28466#139179">missing action icons</a></li>
|
|
<li> Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3899" target="_blank">bug 3899</a> and removed some 'missing
|
|
course object' messages</li>
|
|
<li> Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3950" target="_blank">bug 3950</a>: Ee-attempt button inconsistency for multi-attempt quizzes</li>
|
|
|
|
<li> Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3953" target="_blank">bug 3953</a>: Quiz/report.php pagesize can be set to 0, credits to Jean-Michel</li>
|
|
|
|
<li> Fixed potential data data corruption <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3915" target="_blank">bug 3915</a></li>
|
|
|
|
<li> Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3884" target="_blank">bug 3884</a>: Quiz correct highlights missing for 2 of 3 options.</li>
|
|
|
|
<li> Fix for the <a href="http://moodle.org/mod/forum/discuss.php?d=26526">Student review highlight doesn't seem to work</a> bug</li>
|
|
|
|
<li> Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3804" target="_blank">bug 3804</a>: Differences in question types between 1.5 and 1.6</li>
|
|
<li> Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3822" target="_blank">bug 3822</a>: don't count previews as attempts</li>
|
|
<li> Fixed <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3807" target="_blank">bug 3807</a>: Question numbering issue</li>
|
|
<li> Fixes for the <a href="http://moodle.org/mod/forum/discuss.php?d=27553" target="_blank">item analysis
|
|
plug-in</a>, assembled by Jean-Michel</li>
|
|
<li> Now we reset the timeout counter to <a href="http://moodle.org/mod/forum/discuss.php?d=24790#129431" target="_blank">avoid timeouts</a></li>
|
|
<li> Several <a href="http://moodle.org/mod/forum/discuss.php?d=27766" target="_blank">improvements</a> contributed by Jean-Michel Vedrine. You can now change the number of attempts per page displayed on screen, and download results to Excel/text file, including detailed grades</li>
|
|
<li> Fixed export bug with non-English languages</li>
|
|
</ul>
|
|
|
|
<h4>SCORM</h4>
|
|
<ul type="circle">
|
|
<li> We now support SCORM 1.3 (SCORM 2004)!</li>
|
|
<li> Fixed a bug with next and prev SCO search</li>
|
|
<li> Fixed bugs related to masteryscore</li>
|
|
<li> Fixed a problem in AICC course tracking</li>
|
|
</ul>
|
|
|
|
<h4>위키</h4>
|
|
<ul type="circle">
|
|
<li> Now paging of older versions is showed
|
|
and working properly, see <a href="http://moodle.org/bugs/bug.php?op=show&bugid=3750" target="_blank">bug 3750</a></li>
|
|
|
|
</ul>
|
|
|
|
<h4>필터</h4>
|
|
<ul type="circle">
|
|
<li> Mediaplugin filter now <a href="http://moodle.org/mod/forum/discuss.php?d=27630" target="_blank"> finds multi-line links in HTML code</a></li>
|
|
<li> Censor filter: Added original word as title to the
|
|
blacked-out version. The filter can obscure actual
|
|
important words by mistake (eg Dickens) and there needs to be some
|
|
way to recover the meaning</li>
|
|
</ul>
|
|
|
|
<!-- Roll of honour for the 1.5.3 release
|
|
(computed very roughly)
|
|
|
|
<li>Committers and number of commits:</li> <ul>
|
|
|
|
<li>adamtpaw: 7</li>
|
|
<li>bobopinna: 7</li>
|
|
<li>danmarsden: 1</li>
|
|
<li>defacer: 14</li>
|
|
<li>dhawes: 2</li>
|
|
<li>dlnsk: 1</li>
|
|
<li>ethem: 2</li>
|
|
<li>gbateson: 6</li>
|
|
<li>gustav_delius: 13</li>
|
|
<li>ikawhero: 5</li>
|
|
<li>julmis: 8</li>
|
|
<li>martignoni: 20</li>
|
|
<li>martinlanghoff: 35</li>
|
|
<li>michaelpenne: 12</li>
|
|
<li>mindforge: 26</li>
|
|
<li>mjollnir_: 39</li>
|
|
<li>moodler: 67</li>
|
|
<li>mudrd8mz: 6</li>
|
|
<li>paca70: 5</li>
|
|
<li>patrickslee: 24</li>
|
|
<li>skodak: 36</li>
|
|
<li>stronk7: 32</li>
|
|
<li>thepurpleblob: 18</li>
|
|
<li>urs_hunkler: 7</li>
|
|
</ul>
|
|
|
|
-->
|
|
<hr />
|
|
|
|
<h2>무들 1.5.2 판 (2005년 7월 16일) </h2>
|
|
|
|
<h3>오류 수정</h3>
|
|
<ul type="circle">
|
|
<li>저널 -> 과제(Assignment) 업그레이드가 제대로 작동함 :-/</li>
|
|
<li>숙제의 서브모듈이 기대하는 대로 업그레이드 됨</li>
|
|
<li>숙제의 여러 다른 버그들이 수정됨</li>
|
|
<li>새판부터는 저널 모듈을 쓰지 않게 되고 다른 모듈이 기능을 대신함</li>
|
|
<li>요청이 있으면 로그인 페이지가 100% HTTPS로 작동함</li>
|
|
<li>다양한 소규모 표준 테마가 올려짐</li>
|
|
<li>퀴즈에서의 최근의 짝짖기 문제유형 표시에 있었던 오류가 고쳐짐</li>
|
|
<li>(국가 목록 오류때문에 있었던)언어 편집기가 더 이상 필요없는 빈 파일을 생성하지 않음</li>
|
|
<li>SCORM 모듈에서 나타났던 파싱의 문제가 고쳐짐</li>
|
|
<li>다중언어 필터가 숫자를 포함한 팩명칭을 처리할 수 있게됨</li>
|
|
<li>파일을 강제로 내려받을 수 있게됨(IE의 문제 및 보안 문제 수정)</li>
|
|
<li>재연결 디버그 결과가 제거되었음</li>
|
|
<lI>대형 MP3 플레이어가 ID3태그를 다시 원활히 표현할 수 있음</li>
|
|
<li>약간의 대화 데몬(chat daemon)이 향상됨</li>
|
|
</ul>
|
|
|
|
<h3>새로 첨가된 것들</h3>
|
|
<ul type="circle">
|
|
<li>Orangewhite 테마가 PDA에서 쓸 수 있도록 최적화됨</li>
|
|
<li>포럼 사용자 게시글 페이지가 사용자 아이디없이도 호출될 수 있음</li>
|
|
<li>Google이 있을 경우, Altavista BabelFish 가 손님계정으로 허용됨</li>
|
|
</ul>
|
|
|
|
<hr />
|
|
<h2>무들 1.5.1 판 (2005년 7월 8일) </h2>
|
|
|
|
<h3>오류 수정</h3>
|
|
<ul type="circle">
|
|
<li>여러가지 잠재적 보안 문제 해결</li>
|
|
<li>Allowobjectembed 작동 설정 바로잡음</li>
|
|
<li>탭 호버에 의한 IE 상에서의 속도 저하 문제가 고쳐짐</li>
|
|
<li>파이어폭스 브라우저 편집기에서의 잘라붙임에 대한 경고메시지 보완</li>
|
|
<li>아주 오래된 무들판에서 판올림하려고 관리자로 로그온 할때 발생하는 세션 문제를 고침</li>
|
|
<li>사이트 너른 마당의 편집상 문제점을 고침</li>
|
|
<li>몇 개 영역에서 소소한 CSS 표시 문제 수정</li>
|
|
<li>단일 토론 포럼의 첨가 문제 해결</li>
|
|
<li>학습모듈에서의 성적계산 및 날자 표시 오류 수정</li>
|
|
<li>수업 모듈에서 한 페이지 다음 클러스터가 들어가던 것 수정</li>
|
|
<li>옛 테마에대한 Censor 필터의 작동 개선</li>
|
|
</ul>
|
|
|
|
<h3>새로 첨가된 것들</h3>
|
|
<ul type="circle">
|
|
<li>새로운 테마 : Wood</li>
|
|
<li>Metal 테마를 1.5판으로 업데이트</li>
|
|
<li>새 언어팩 Khmer를 포함, 대부분의 언어팩 업데이트</li>
|
|
<li>인스턴스가 생성/삭제 될 때 블록의 클래스가 커스텀 코드를 실행시킬 수 있게됨(이 기능은 일상적이지 않은 데이터 구조를 설정할 필요가 있을 때 유용)</li>
|
|
<li>퀴즈의 계산 문형을 위한 마법사가 재 작성됨</li>
|
|
<li>백업/복구 모듈 선택이 훨씬 쉽게 향상됨</li>
|
|
<li>백업/복구 모듈의 더 많은 재연결 기능이 향상되어, 새로운 모듈에 좀 더 빠르고 쉽게 적용됨</li>
|
|
</ul>
|
|
|
|
<hr />
|
|
|
|
<h2>무들 1.5 판 (2005년 6월 5일) </h2>
|
|
|
|
<h3>주요 기능</h3>
|
|
<ul type="circle">
|
|
<li> 웹페이지가 XHTML Transitional 1.0에 호환됨</li>
|
|
<li> WAI (W3C), SENDA (영국) 및 Section 508 (미국) 기준의 호환을 목표로 한 <b>접속가능성</b>의 향상</li>
|
|
<li> CSS를 통하여 계단형 테마, 사용자 테마, 배움터 테마 등을 매 페이지마다 세밀하게 조정 가능한 매우 강력한 <b>새 테마 시스템</b></li>
|
|
<li> 사이트내 모든 사용자간 직접 연락이 가능한 실시간 팝업창, 안내, 에메일 전송, 블록, 활동기록, 위즈윅 에디터 등이 통합된 <b>메시지</b> 기능</li>
|
|
<li>한 눈에 새 게시물을 알아볼 수 있고 화면 설정을 다양하게 조절할 수 있게 한 강조 가능한 포럼 추적기능(포럼, 개인, 사이트 별 읽음/안읽음 표시)</li>
|
|
<li> 다양한 블록 및 좀더 향상된 블록 설정을 가능하게 한 새로운 <b>블록</b> 시스템</li>
|
|
<li> 전 세계 어디에서나 모든 일정에 대해 개인의 시간대에 맞게 표시되게 하는 <b>일광 절약 시간제</b> 완벽 지원</li>
|
|
<li> 각기 다른 활동에 대해 가중치를 달리 부여하거나 (개별적으로 적용할 수 있는) 특별 부가점 설정 및 향상된 화면 표시, 정열 기능을 갖춘 새롭고 <b>확장된 성적표</b></li>
|
|
|
|
<li> <b>사이트 정책</b>을 수용하도록 사용자에게 요구가능</li>
|
|
</ul>
|
|
|
|
<h3>기타 전반적인 향상 기능</h3>
|
|
<h4>관리 </h4>
|
|
<ul type="circle">
|
|
<li> 새 "관리 모드"를 통한 관리자가 사이트의 작동을 불가능하게 할 수 있음(예를 들어 업그레이드 시)</li>
|
|
<li> moodle.org 나 기타 사이트로 부터 새로운 시간대를 자동으로 전송하여 데이터베이스에 저장 가능(Olson 파일 지원)</li>
|
|
<li> (개별적으로 사용가능한) 새 판의 무들 MySQL관리 모듈</li>
|
|
<li> 새로운 달력 옵션페이지를 통한 개별적인 달력 인터페이스 설정 제공</li>
|
|
</ul>
|
|
|
|
<h4>인증</h4>
|
|
|
|
<ul type="circle">
|
|
<li> 새 Shibboleth 지원</li>
|
|
<li> 새 CAS 지원</li>
|
|
<li> 새 PAM 지원</li>
|
|
<li> 향상된 LDAP 통합 기능을 통하여, 배움터 생성 및 모둠 과제를 조정 가능. 사용자 동기화 및 작동 성능 향상</li>
|
|
<li> 외부 인증시스템을 사용할 때 관리자가 사용자의 특정 항목을 잠글 수 있음</li>
|
|
<li> 향상된 세션 핸들링을 통하여 PHP 설정과정에서 오류원인이 될 수 있는 "중첩" 세션을 검출 및 처리 가능</li>
|
|
<li> 세션이 데이터베이스에 저장 될 수 있음(한꺼번에 설치하는데 좋음!)</li>
|
|
<li> 사용자들에게 비밀번호를 강제로 바꾸도록 요청 가능</li>
|
|
</ul>
|
|
|
|
<h4>파일</h4>
|
|
<ul type="circle">
|
|
<li> 모든 영역에서 파일 처리 과정을 표준화</li>
|
|
<li> 향상된 업로드 기능을 통하여 새 문서에 대해 ClamAV를 사용한 자동 바이러스 점검 기능 지원</li>
|
|
<li> Slasharguments가 IIS(ISAPI에 대해서는 PHP 4.3.11로 업그레이드 요망)상에서도 작동</li>
|
|
</ul>
|
|
|
|
<h4>필터</h4>
|
|
<ul type="circle">
|
|
<li> 문서의 검색 및 강조에 필요한 새로운 필터의 일상적인 작성을 지원하는 필터 라이브러리의 표준화</li>
|
|
<li> Glossary필터와 같은 복잡한 필터에 대한 대폭적인 효율성 향상</li>
|
|
<li> (선택적으로) 전 사이트의 모든 사용자가 입력한 문서를 삭제하거나 이들을 유효한 XTML 코드로 전환할 수 있는 새로운 Tidy 필터로 W3C Tidy 프로그램 사용</li>
|
|
<li> 개선된 censorship 필터로 스타일을 사용하여 빈칸을 제거하고 언어팩의 단어 목록을 사용</li>
|
|
<li> 향상된 플래쉬 MP3 플래이어로 다운로드 및 작동시 진행과정을 살필 수 있음</li>
|
|
<li> 빠르고 구문오류에 좀 더 융통성이 있으며 새로운 편집 구문<span lang="en"></span>을 이용할 수 있는 향상된 다중 언어 필터 채용</li>
|
|
<li> 인터넷 사전, 활동 등에서 사용되는 자동 연결 필터는 (예전에 쓰던) 모든 경우의 연결에 작동할 뿐만 아니라, 각 문서 블록 혹은 전체 페이지에 대해서도 작동($CFG->filtermatchonepertext, $CFG->filtermatchoneperpage).</li>
|
|
<li> 무들내에 기재된 활동명, 표제 및 기타 작은 문장 등 좀더 많은 문서를 필터링 할 수 있음. 이를 통해 사용자 선택 언어 상황하에서도 무들의 완벽한 다중언어 사이트 구현 가능</li>
|
|
</ul>
|
|
|
|
<h4>테마</h4>
|
|
<ul type="circle">
|
|
<li> 모듈을 통한 표준 형식 제공 </li>
|
|
<li> 필요한 다른 테마의 형식을 채용 가능</li>
|
|
<li> 관리자가 허용할 시, 사용자 및 배움터의 개별적인 테마 채택 가능</li>
|
|
<li> 다수의 페이지에 대해 탭인터페이스의 적합화(Implementation)</li>
|
|
<li> 모듈, 블록, 언어에 대해 표준 스타일 정의 가능</li>
|
|
</ul>
|
|
|
|
<h4> HTML 편집기</h4>
|
|
<ul type="circle">
|
|
<li> 편집 도구창의 도구버튼들은 관리자에 의해 설정될 수 있음</li>
|
|
<li> 편집 영 |