rhymix/modules/file
conory b1cb1f3f34 다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리
변경전의 xe.less 파일도 rhymix.less와 함께 load 하여 호환정 유지

CSS 충돌 예)
bootstrap의 .btn
사용 예)
bootstrap 사용시엔 {Context::unloadBasicFiles('xe')}으로 unload 시키면 문제없음
2018-08-03 19:45:30 +09:00
..
conf Fix #747 misleading explanation in file module config 2017-09-13 00:25:00 +09:00
lang Allow some file types to be downloaded inline 2018-03-07 11:39:40 +09:00
queries 문서 이동 / 첨부 파일 삭제 기능 개선 2018-01-24 21:23:00 +09:00
ruleset - invalid_float 메시지 추가 2016-08-02 16:00:47 +09:00
schemas #1331 커버 이미지를 선택할 수 있는 기능 추가 2015-07-07 17:39:11 +09:00
tpl 다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리 2018-08-03 19:45:30 +09:00
file.admin.controller.php Allow some file types to be downloaded inline 2018-03-07 11:39:40 +09:00
file.admin.model.php Fix #847 separate getFileList query from getFileListByTargetStatus 2017-06-09 22:24:27 +09:00
file.admin.view.php Clean up file module configuration 2017-09-13 00:30:28 +09:00
file.class.php copyDocumentModule(), deleteModuleDocument() 정리, 성능 개선 2018-01-29 00:57:35 +09:00
file.controller.php Also detect force_download=Y option in procFileDownload 2018-03-10 00:30:03 +09:00
file.model.php Allow some file types to be downloaded inline 2018-03-07 11:39:40 +09:00
file.view.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00