Kijin Sung
ce11578617
Fix old simple tree library error in jQuery 3.x
2024-08-21 22:36:52 +09:00
Kijin Sung
9160b867aa
Fix incorrect relative URLs in other JS libraries #1601
2021-02-05 11:50:13 +09:00
Kijin Sung
bd13a73d78
Fix broken relative URL in category tree editor
2020-10-01 16:39:23 +09:00
MinSoo Kim
373c20e79c
Compress images
...
Compress with https://kraken.io/ and https://compressor.io/
For #1420 issue
2015-04-23 11:34:41 +09:00
misol
f70ce644ce
Close Connection when there is no connection value.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13161 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-09-25 15:29:32 +00:00
taggon
620b03d184
set svn property - svn:eol-style LF
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 06:51:30 +00:00
zero
5d549bffd7
1. jQuery뿐 아니라 여러 javascript 의 플러그인 사용을 위해 template handler에 <!--%load_js_plugin("이름")--> 기능 추가 ( ./common/js/plugins/이름/plugin.load 파일에 기재된 js/css, 또는 lang을 import 함)
...
2. 1번에 의해 ui.datepicker, ui.tree를 플러그인으로 빼서 적용
3. jquery의 버전별 이름이 생길 문제를 대비하여 jquery.js로 파일 이름 변경
4. js/css파일들은 크기보다 그 개수가 적어야 함으로 jquery-1.2.6.fix.js를 common.js 파일로 통합
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5083 201d5d3c-b55e-5fd7-737f-ddc643e51545
2008-12-15 09:29:55 +00:00