From 9b45ca41fa954e676f9b6aad4b5bd4f8d1eb42f3 Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 28 Jan 2018 03:44:27 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EC=8B=9C=EC=A7=80=20=EA=B4=80?= =?UTF-8?q?=EB=A0=A8=20template=20=EC=A4=80=EB=B9=84=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- twe/func_message.php | 2 ++ twe/func_string.php | 1 + twe/msglist.php | 1 + twe/templates/msg_plate.php | 47 +++++++++++++++++++++++++++++++++++++ 4 files changed, 51 insertions(+) create mode 100644 twe/templates/msg_plate.php diff --git a/twe/func_message.php b/twe/func_message.php index 5fb6bcc1..22ab9c81 100644 --- a/twe/func_message.php +++ b/twe/func_message.php @@ -318,7 +318,9 @@ function MsgDip($connect, $bg) { if($nation['dip4']) { echo "\n"; DecodeMsg($connect, $nation['dip4'], $nation['dip4_type'], $nation['dip4_who'], $nation['dip4_when'], $bg, 4); } } +function ShowMsgEx($msgType, $src, $dest, $msg, $datetime){ +} function ShowMsg($skin, $bgcolor, $type, $picture, $imgsvr, $me, $mycolor, $you, $youcolor, $msg, $date, $num=0, $who=0, $when=0, $level=0, $note="") { if($msg == "") return; diff --git a/twe/func_string.php b/twe/func_string.php index 75ca9561..e804e52b 100644 --- a/twe/func_string.php +++ b/twe/func_string.php @@ -32,6 +32,7 @@ function Tag2Code($str) { } function BadTag2Code($str) { + /* FIXME: 제대로된 tag 변환 코드 사용 */ $str = str_replace(" + + bgcolor="#CC6600" + + bgcolor="#000055" + + bgcolor="#336600" + + style="font-size:13;table-layout:fixed;word-break:break-all;" + data-num="" +> + + + + +
+ + + + + + + + [ + : + ▶ + : + ] + + [ + : + ] + + <> +
+ +
\ No newline at end of file