[XE jQuery] 제목 없음-http://web.geusgod.pe.kr:8081/index.php?mid=xe&document_srl=4655
2017.05.01 18:00
241
0
https://eond.com/380691


xe/modules/document폴더 아래에 있는 document.item.php파일을 수정


해당소스를 주석처리.



            // 사진 이미지 체크

//            preg_match_all('!<img([^>]*?)>!is', $content, $matches);

//            $cnt = count($matches[0]);

//            for($i=0;$i<$cnt;$i++) {

//                if(preg_match('/editor_component=/',$matches[0][$i])&&!preg_match('/image_(gallery|link)/i',$matches[0][$i])) continue;

//                $buffs[] = "image";

//                $check_files = true;

//                break;

//            }


            // 동영상 체크

//            if(preg_match('!<embed([^>]*?)>!is', $content) || preg_match('/editor_component=("|\')*multimedia_link/i', $content) ) {

//                $buffs[] = "movie";

//                $check_files = true;

//            }


            // 첨부파일 체크

//            if($this->hasUploadedFiles()) $buffs[] = "file";



닫기

마이페이지

로그인을 해주세요

네이버로 로그인