rhymix/modules/board
2024-06-23 21:05:48 +09:00
..
conf Migrate board module triggers to new format using module.xml 2023-08-30 23:23:34 +09:00
lang Support hexadecimal digits in the random component of anonymous name 2024-05-03 23:42:23 +09:00
m.skins Fix category not preserved when navigating from list screen to write screen on default board skins 2024-05-02 00:52:34 +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 category not preserved when navigating from list screen to write screen on default board skins 2024-05-02 00:52:34 +09:00
tpl Hide category_srl from short URL on document read page 2024-05-09 02:26:15 +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 Redirect to short URL after deleting document or comment 2024-05-09 02:05:55 +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 TypeError when empty module_srl is passed to BoardModel::getDefaultListConfig() 2024-06-01 11:37:32 +09:00
board.view.php 념글컷 별도자료에서 가져오도록 개선 2024-06-23 21:05:48 +09:00