mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 16:22:41 +09:00
본문내 이미지 크기 조절 애드온의 동작 방식 변경 및 원본 이미지 보기 기능 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4256 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
db4845b146
commit
e2b3f664d5
6 changed files with 226 additions and 92 deletions
|
|
@ -9,6 +9,5 @@
|
|||
|
||||
if($called_position == 'after_module_proc' && Context::getResponseMethod()!="XMLRPC") {
|
||||
Context::addJsFile('./addons/resize_image/js/resize_image.js');
|
||||
Context::addCSSFile('./addons/resize_image/css/resize_image.css');
|
||||
}
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue