rhymix/modules/board
2024-01-04 10:25:25 +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 procFilter() from search forms 2023-11-08 23:39:57 +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 undefined $category in default board skin header 2023-12-30 22:36:12 +09:00
tpl Fix undefined variables in several module config templates 2023-11-09 01:37:38 +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 unnecessary assignment by reference, which causes E_NOTICE 2024-01-04 10:25:25 +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 Fix undefined module configuration name 2023-11-08 23:40:37 +09:00