rhymix/modules/board
Kijin Sung 4d22112582 Fix #629 typo in configuration name 'only_commnet'
오타 설정이 저장된 사이트에 영향을 주지 않기 위해 문자열 그대로 비교하지 않고
라이믹스 내장 starts_with() 함수로 앞부분만 비교하도록 변경함.
2016-11-04 22:16:16 +09:00
..
conf 게시판 상담글 조회 권한 추가. 2016-08-02 16:03:03 +09:00
lang Fix #620 awkward or missing language in board module 2016-10-22 21:50:01 +09:00
m.skins Remove comments from minified scripts to trigger ajaxError 2016-06-29 22:11:36 +09:00
queries 모듈분류를 '없음' 으로 해서 검색하면 검색이 불가능한 문제 수정 2014-05-06 18:01:59 +09:00
ruleset #314 board 모듈을 코어에 포함 2014-01-15 11:26:51 +09:00
skins Remove comments from minified scripts to trigger ajaxError 2016-06-29 22:11:36 +09:00
tpl Fix #629 typo in configuration name 'only_commnet' 2016-11-04 22:16:16 +09:00
board.admin.controller.php Add meta keywords and description to board and page modules 2016-05-08 22:51:00 +09:00
board.admin.model.php 모두 lang() 함수로 변경 2016-03-06 17:01:15 +09:00
board.admin.view.php Do not rollback if an 'after' trigger returns error 2016-05-14 20:24:45 +09:00
board.api.php #1195 보완. 글 보기 권한이 없을 때 글 목록에서 content, tags, extra_vars 감춤 2015-02-04 17:42:28 +09:00
board.class.php Fix dispTempSavedList missing from SSL action list 2016-08-30 16:10:31 +09:00
board.controller.php Fix #629 typo in configuration name 'only_commnet' 2016-11-04 22:16:16 +09:00
board.mobile.php Fix #1950 게시판 모바일 모드에서 카테고리 선택 시 '검색 목록 수'설정이 적용되지 않는 문제 고침 2016-09-25 14:30:09 +09:00
board.model.php 모두 lang() 함수로 변경 2016-03-06 17:01:15 +09:00
board.view.php Fix missing $SUBPAGE_TITLE in document view SEO setting 2016-09-13 23:06:42 +09:00
board.wap.php 모두 lang() 함수로 변경 2016-03-06 17:01:15 +09:00