rhymix/modules/board
Kijin Sung 78f7942e40 Pass procBoardVoteDocument() to procDocumentVoteUp(), not updateVotedCount()
오래된 액션인 procBoardVoteDocument()를 직접 호출할 경우,
라이믹스에서 새로 추가된 추천 관련 설정들이 적용되지 않는 문제 수정
2023-10-02 23:46:24 +09:00
..
conf Migrate board module triggers to new format using module.xml 2023-08-30 23:23:34 +09:00
lang Fix #2164 clarify help message about disabling categories 2023-08-12 22:05:25 +09:00
m.skins Remove unnecessary CSS for old browsers and IE 2023-08-31 00:35:11 +09:00
queries Add option to make pages available only on one domain 2023-06-18 02:53:04 +09:00
ruleset #314 board 모듈을 코어에 포함 2014-01-15 11:26:51 +09:00
skins Fix double encoding of special characters in document tags 2023-09-12 22:52:26 +09:00
tpl Convert board_admin.js to Unix line endings 2023-08-31 22:20:42 +09:00
board.admin.controller.php Add option to control whether boards and pages are indexed by search engines, using the X-Robots-Tag header 2023-08-13 02:03:02 +09:00
board.admin.model.php Fix capitalization of class names in Board module 2023-06-19 13:49:20 +09:00
board.admin.view.php Remove most references to x.js in core modules 2023-08-31 23:00:10 +09:00
board.api.php Fix capitalization of class names in Board module 2023-06-19 13:49:20 +09:00
board.class.php Migrate board module triggers to new format using module.xml 2023-08-30 23:23:34 +09:00
board.controller.php Pass procBoardVoteDocument() to procDocumentVoteUp(), not updateVotedCount() 2023-10-02 23:46:24 +09:00
board.mobile.php Fix capitalization of class names in Board module 2023-06-19 13:49:20 +09:00
board.model.php Fix capitalization of class names in Board module 2023-06-19 13:49:20 +09:00
board.view.php Clean up outdated way of referring to other classes from Board module' 2023-10-02 23:36:07 +09:00