rhymix/modules/comment
Kijin Sung 3925c24487 Add option to disable admin content protection
최고관리자의 글을 게시판 관리자가 수정/삭제하지 못하도록 하는 기능은
게시판을 위키 등 협업 용도로 사용하는 경우 불편을 유발할 수 있으므로
옵션으로 켜고 끌 수 있도록 합니다. 기본값은 수정/삭제 금지입니다.
2021-12-30 23:55:10 +09:00
..
conf Fix #1652 non-member vote not working for comments 2021-03-17 23:22:41 +09:00
lang Add getStatus() and getStatusText() methods to document and comment for easy management 2021-04-20 22:38:42 +09:00
queries Fix #1611 query error in declared document/comment list page 2021-02-10 15:57:13 +09:00
ruleset 댓글 모듈에서 추가되지 않고 빼먹은 룰셋 파일 추가 2016-01-29 01:55:05 +09:00
schemas Add index for nick_name in documents and comments table 2017-12-21 14:50:02 +09:00
tpl 검색옵션이 뒤죽박죽으로 표시될 수 있는 문제 수정 2021-04-24 11:50:39 +09:00
comment.admin.controller.php 긴 댓글은 휴지통에 들어가지 않는 문제 수정 2021-09-03 01:04:41 +09:00
comment.admin.view.php Fix #1283 do not show comments on secret documents in integration search 2020-05-17 20:06:27 +09:00
comment.class.php Remove module update scripts from XE 1.7 and before 2020-09-29 01:33:57 +09:00
comment.controller.php Add option to disable admin content protection 2021-12-30 23:55:10 +09:00
comment.item.php Fix fatal error in PHP 8.0 when thumbnail size is not given as integer 2021-11-22 15:01:28 +09:00
comment.model.php Add option to disable admin content protection 2021-12-30 23:55:10 +09:00
comment.view.php Always display document and comment at top, in that order, in additions setup screen 2020-10-27 21:46:08 +09:00