rhymix/modules/comment
conory 1d9033742a 검색옵션이 뒤죽박죽으로 표시될 수 있는 문제 수정
언어코드 이름이 모두 search_target_list로 같기에 향후 코어나 서드파티에 의해 호출 순서가 바뀌면 다른 모듈의 $lang->search_target_list 변수가 표시될 수 있다.
2021-04-24 11:50:39 +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 Fix #1634 bypass spamfilter when sending messages from core modules 2021-02-23 22:01:32 +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 Fix #1634 bypass spamfilter when sending messages from core modules 2021-02-23 22:01:32 +09:00
comment.item.php Add getStatus() and getStatusText() methods to document and comment for easy management 2021-04-20 22:38:42 +09:00
comment.model.php Fix count() error in PHP 8.0 in content widget 2021-01-14 01:14:27 +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