rhymix/modules
Kijin Sung 509b403eff Allow member info to be customized by trigger
문서나 댓글을 작성하거나 수정할 때 트리거에서 회원 정보를 조작할 수
있도록 허용함. $obj->manual_member_info = true 로 바꾸어 반환하면
글쓴이의 정보가 현재 로그인한 사용자나 최초 작성시 정보로 덮어씌워지지
않고 트리거에서 지정한 그대로 남음.

기존에도 $manual_inserted 를 사용하면 이런 기능을 구현할 수 있었으나,
이 변수는 트리거에서 조작할 수 없으며 다른 체크도 모두 건너뛰는 등
여러 가지 불편이 있어서 이렇게 일부 정보만 변경하도록 허용하는 새 방법을
제공함. 익명 게시판 등을 좀더 편리하게 개발할 수 있을 것으로 예상됨.
2017-11-24 23:42:28 +09:00
..
addon fix #2142 onclick이 사용된 새 창 열기를 target 속성으로 변경 2017-09-11 18:21:16 +09:00
admin Fix #832 make the viewport setting customizable 2017-11-23 16:54:06 +09:00
adminlogging module.xml 3차 정리 2017-04-08 15:50:06 +09:00
advanced_mailer Fix fatal error when trying to send an email with no To: address 2017-09-24 20:28:38 +09:00
autoinstall Remove support for drEditor components #895 2017-09-28 18:13:30 +09:00
board 94cdcb2 보완 2017-11-23 16:11:51 +09:00
comment Allow member info to be customized by trigger 2017-11-24 23:42:28 +09:00
communication Eliminate duplicate methods in communication mobile class 2017-11-21 18:06:04 +09:00
counter Fix #785 excessive use of cache by counter module 2017-04-14 16:31:49 +09:00
document Allow member info to be customized by trigger 2017-11-24 23:42:28 +09:00
editor Add option to control focus on CKEditor 2017-11-21 15:33:24 +09:00
file Stop treating .swf as directly downloadable file 2017-10-12 00:29:22 +09:00
importer Stop treating .swf as directly downloadable file 2017-10-12 00:29:22 +09:00
install Remove 'set as homepage' link from menu configuration screen 2017-06-27 20:08:08 +09:00
integration_search Stop treating .swf as directly downloadable file 2017-10-12 00:29:22 +09:00
krzip Fix incorrect display of postcode on document edit screen 2017-09-11 14:48:07 +09:00
layout Disallow directly downloadable swf uploads in layout module 2017-10-12 16:00:34 +09:00
member Eliminate unnecessary require_once in mobile classes 2017-11-21 18:09:23 +09:00
menu Fix screenshot URL in sitemap 2017-09-12 12:20:26 +09:00
message Eliminate unnecessary require_once in mobile classes 2017-11-21 18:09:23 +09:00
module XEVE-17-029 2017-10-19 13:57:30 +09:00
ncenterlite Eliminate unnecessary require_once in mobile classes 2017-11-21 18:09:23 +09:00
page Eliminate unnecessary require_once in mobile classes 2017-11-21 18:09:23 +09:00
point module.xml 3차 정리 2017-04-08 15:50:06 +09:00
poll fix #2071 XEVE-17-018 설문조사 모듈의 보안 취약점 문제 고침 2017-04-14 15:18:27 +09:00
rss RSS 등록일 기준으로 정렬 2017-09-21 13:56:16 +09:00
session module.xml 3차 정리 2017-04-08 15:50:06 +09:00
spamfilter Delete display keyword select setting. 2017-08-08 18:43:24 +09:00
tag Fix #872 remove weird characters from tags 2017-07-11 16:31:07 +09:00
trash module.xml 3차 정리 2017-04-08 15:50:06 +09:00
widget fix #2142 onclick이 사용된 새 창 열기를 target 속성으로 변경 2017-09-11 18:21:16 +09:00