rhymix/modules/widget
MinSoo Kim fab9e43c16 Clean up admin i18n css
<html> element has the lang attribute as a default. so, we can clean up
css files.

<html> 요소는 lang 속성을 가지고 있습니다. 이를 이용하면 css 파일을 정리할 수 있습니다.
{$lang_type} 에 따른 css 를 불러오도록 HTMLDisplayHandler.php 에 정의되어 있지만, 한국어, 영어
외에는 파일이 존재하지 않습니다. (일본어도 _ja.css 파일은 부재) 언어별로 파일을 만들지 않아도 충분히 표현할 수 있기
때문에 이를 하나의 파일로 합칩니다.
2016-02-23 01:15:13 +09:00
..
conf #346 일본어 번역 수정 2014-01-22 01:03:16 +09:00
lang Convert all module lang files from XML to PHP 2016-01-31 16:01:17 +09:00
ruleset Close Connection when there is no connection value. 2013-09-25 15:29:32 +00:00
tpl Clean up admin i18n css 2016-02-23 01:15:13 +09:00
widget.admin.view.php NOISSUE remove reference operator. 2013-12-30 17:35:02 +09:00
widget.class.php NOISSUE remove reference operator. 2013-12-30 17:35:02 +09:00
widget.controller.php Migrate addon, trigger, and widget logging functions to Debug class 2016-02-16 11:01:45 +09:00
widget.model.php 위젯스타일 설정에서 작성자를 표시하지 못하는 버그 수정 2015-02-10 02:52:27 +09:00
widget.view.php #1156 removed admin bar 2015-03-23 11:21:23 +09:00