rhymix/modules/document
Kijin Sung e2c7a3eefe Exclude scripts and styles from document summary
관리자 권한으로 문서에 스크립트나 스타일을 넣어 놓은 경우
getSummary()에서 해당 내용이 표시되는 문제 수정

<style>CSS</style> 구조로 입력되므로 strip_tags() 사용시
앞뒤의 태그만 삭제되고 중간에 있는 CSS가 그대로 노출될 수 있음.
2020-11-30 21:39:34 +09:00
..
conf Remove use_ssl attribute from module.xml 2020-07-03 00:50:14 +09:00
lang #1183 #1152 추천 취소 기능 보강 2019-08-07 20:29:53 +09:00
queries Add initial support for all-boards notice 2020-10-02 01:36:40 +09:00
ruleset 문서 신고시 이유 적을 수 있게 항목 추가 2016-01-27 17:44:34 +09:00
schemas Add index for nick_name in documents and comments table 2017-12-21 14:50:02 +09:00
tpl Fix #1453 2020-11-01 16:56:41 +09:00
document.admin.controller.php Provide DocumentController::clearDocumentCache() 2020-10-30 01:24:29 +09:00
document.admin.model.php Fix uninitialized stdClass in rarely used method 2016-05-27 07:57:58 +09:00
document.admin.view.php Fix page 2 of declared document list not being visible 2018-08-19 11:20:34 +09:00
document.class.php Remove module update scripts from XE 1.7 and before 2020-09-29 01:33:57 +09:00
document.controller.php Fix #1468 inconsistent use of REMOTE_ADDR vs. RX_CLIENT_IP 2020-11-18 00:17:49 +09:00
document.item.php Exclude scripts and styles from document summary 2020-11-30 21:39:34 +09:00
document.model.php Revert 61f6456b and add a warning instead 2020-10-30 15:57:18 +09:00
document.view.php Always display document and comment at top, in that order, in additions setup screen 2020-10-27 21:46:08 +09:00