rhymix/modules/admin/tpl
Kijin Sung e60ffb4e8d Add option to control partial page rendering (layout drop)
XE 시절부터 layout=none 또는 isLayoutDrop=1 파라미터로 레이아웃이 없는
부분적인 페이지 렌더링을 허용하는 기능이 있었습니다. 관리자 화면에서
팝업이나 iframe을 표시하는 용도로도 사용하고, AJAX로 페이지 일부 내용만
새로고침할 때 불필요한 데이터를 주고받지 않도록 하는 데도 유용합니다.

그러나 사이트에 따라서는 레이아웃을 적용하지 않을 경우 민감한 정보가
노출되는 등의 부작용이 발생할 수도 있으므로, 이 기능을 사용하지 않도록
선택하는 옵션을 제공합니다.
2023-09-12 00:33:54 +09:00
..
css Remove outdated properties in some CSS files 2023-08-31 23:13:15 +09:00
filter #19709334: FTP 포트 기본 값(21번) 적용 되도록 JS filter 수정, 포트 2011-04-23 04:32:05 +00:00
img Remove unnecessary XE icons 2020-11-25 00:55:30 +09:00
js Clean up more old files that haven't been used in a while in Rhymix 2023-08-31 01:00:12 +09:00
_admin_common.html Apply autoescape to admin module templates 2018-10-10 15:24:10 +09:00
_dashboard_counter.html Fix inconsistent whitespace in admin dashboard 2023-09-11 23:03:46 +09:00
_dashboard_default.html Fix incorrect form method in admin dashboard 2023-09-11 23:03:27 +09:00
_footer.html Clean up admin footer and adjust lang codes 2022-12-29 00:55:47 +09:00
_header.html Fix #2127 missing translation of admin page title 2023-06-22 21:19:37 +09:00
admin_setup.html Apply autoescape to admin module templates 2018-10-10 15:24:10 +09:00
cleanup.html Fix #2136 add button to reset the cleanup exception list 2023-07-04 22:43:17 +09:00
config_advanced.html Add option to control partial page rendering (layout drop) 2023-09-12 00:33:54 +09:00
config_debug.html Add option to control error and query log consolidation 2023-05-01 02:59:22 +09:00
config_domains.html Move remainder of system config actions to respective controller classes 2022-12-27 21:48:54 +09:00
config_domains_edit.html Fix #1934 add 'default' option to domain timezone 2022-07-03 01:03:00 +09:00
config_header.html Apply autoescape to admin module templates 2018-10-10 15:24:10 +09:00
config_notification.html Fix broken iwinv SMS driver due to incompatible API URL 2022-10-11 22:41:09 +09:00
config_security.html Add options to control autologin cookie lifetime and refresh function 2023-08-29 23:42:01 +09:00
config_seo.html Fix warning for PHP8.0 on view and skin files 2022-06-27 17:57:56 +09:00
config_sitelock.html Fix warning for PHP8.0 on view and skin files 2022-06-27 17:57:56 +09:00
favicon_upload.html Apply autoescape to admin module templates 2018-10-10 15:24:10 +09:00
index.html Clarify ordering of message boxes in the admin dashboard 2022-12-28 21:44:13 +09:00
layout.html Remove blacklist reason from admin layout 2021-01-31 01:51:22 +09:00
popup_layout.html Apply autoescape to admin module templates 2018-10-10 15:24:10 +09:00
server_env.html Add buttons to clear apcu and opcache 2021-02-05 20:45:11 +09:00