rhymix/modules
Kijin Sung 11858c0b13 Fix #985 improve responsive skin support
- 모바일에서 반응형 스킨 사용을 기본값으로 지정한 경우
  - 사이트 디자인 설정 화면에서 /USE_RESPONSIVE/가 노출되는 문제 수정
  - 신규 생성한 게시판에서 모바일 스킨을 찾지 못하는 문제 수정

- 게시판 모듈에서 스킨 처리하는 루틴을 ModuleObject로 이관하여
  모든 모듈에서 혜택을 볼 수 있도록 함

- 반응형 스킨이 기본값으로 지정된 경우, 아무 것도 지정되지 않은 경우,
  기본값으로 지정된 스킨이 삭제된 경우 등 다양한 상황에 대처

- TODO: 회원 모듈, 커뮤니케이션 모듈 등에서 자체 스킨을 들여오는 방식 재검토
2018-10-10 23:07:48 +09:00
..
addon Use escape more consistently 2018-10-10 15:07:51 +09:00
admin Add option to check CSRF token 2018-10-10 18:17:27 +09:00
adminlogging Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
advanced_mailer Update more modules to throw exceptions 2018-09-05 23:12:08 +09:00
autoinstall Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
board Fix #985 improve responsive skin support 2018-10-10 23:07:48 +09:00
comment 문서 및 댓글 신고시 불완전한 정보가 기록되는 문제 수정 2018-09-06 15:50:05 +09:00
communication Use escape more consistently 2018-10-10 15:07:51 +09:00
counter Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
document Explicitly declare noescape 2018-10-10 13:12:32 +09:00
editor Use escape more consistently 2018-10-10 15:07:51 +09:00
file Initial mitigations for #1088 #1089 2018-09-17 00:48:47 +09:00
importer Add 3 special exception classes for common situations 2018-08-27 00:21:21 +09:00
install 검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가 2018-10-02 22:50:05 +09:00
integration_search Support mobile and responsive skins in integration search module 2018-10-10 19:34:09 +09:00
krzip 검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가 2018-10-02 22:50:05 +09:00
layout Explicitly declare noescape 2018-10-10 13:12:32 +09:00
member Don't cache member info if DB query fails 2018-10-10 15:58:45 +09:00
menu Fix #985 improve responsive skin support 2018-10-10 23:07:48 +09:00
message 검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가 2018-10-02 22:50:05 +09:00
module Support mobile and responsive skins in integration search module 2018-10-10 19:34:09 +09:00
ncenterlite Fix #1099 unnecessary setCookie function definition in ncenterlite skins 2018-10-08 17:55:53 +09:00
page Fix #985 improve responsive skin support 2018-10-10 23:07:48 +09:00
point Use escape more consistently 2018-10-10 15:07:51 +09:00
poll Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
rss Update more modules to throw exceptions 2018-09-05 23:12:08 +09:00
session Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
spamfilter Update some modules to throw exceptions instead of BaseObject 2018-08-27 00:03:12 +09:00
tag copyDocumentModule(), deleteModuleDocument() 정리, 성능 개선 2018-01-29 00:57:35 +09:00
trash Update more modules to throw exceptions 2018-09-05 23:12:08 +09:00
widget Explicitly declare noescape 2018-10-10 13:08:24 +09:00