rhymix/modules/board
2024-11-16 17:20:50 +09:00
..
conf Apply manager scopes to commonly used modules 2024-10-14 23:42:06 +09:00
lang Move help text below consultation checkbox 2024-10-09 16:18:45 +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
models Add option to limit the maximum thread depth of comments 2024-10-09 16:45:36 +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 #2431 undefined properties 2024-11-16 17:04:40 +09:00
tpl Fix #2420 display module_srl in board and page list 2024-11-16 17:20:50 +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 Add option to restrict excessively large data: URLs in inline images, enabled by default, 64KB by default 2024-10-09 16:13:17 +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 Fix #2431 undefined properties 2024-11-16 17:04:40 +09:00