rhymix/modules/document
Kijin Sung cfe5ae01d3 Allow converter to be used even when manually inserted
익명게시판에서는 댓글 작성시 $manual_inserted = true로 설정되기 때문에
converter가 작동하지 않음. 이런 경우에도 allow_html, use_html 등의
변수가 지정된 경우 converter를 사용하도록 변경하여
에디터를 지원하지 않는 모바일 스킨과의 호환성을 높임.
2017-12-07 14:43:54 +09:00
..
conf module.xml 3차 정리 2017-04-08 15:50:06 +09:00
lang 사용않함 설정시 실행되는 설명 추가 2017-11-28 18:49:20 +09:00
queries Fix #892 deleted documents and inconsistent counts in declared list 2017-09-12 13:55:42 +09:00
ruleset 문서 신고시 이유 적을 수 있게 항목 추가 2016-01-27 17:44:34 +09:00
schemas add index is_admin column, and more improving. 2016-03-14 11:10:43 +09:00
tpl 문서 모듈의 아이콘을 스킨으로 설정할 수 있도록 개선 2017-11-28 18:07:33 +09:00
document.admin.controller.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +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 문서 모듈의 아이콘을 스킨으로 설정할 수 있도록 개선 2017-11-28 18:07:33 +09:00
document.class.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
document.controller.php Allow converter to be used even when manually inserted 2017-12-07 14:43:54 +09:00
document.item.php Fix invalid CSS when title color starts with # 2017-12-07 14:41:52 +09:00
document.model.php Change instanceof Object to instanceof BaseObject 2017-12-01 01:10:48 +09:00
document.view.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00