메뉴 건너뛰기

정보자료게시판

코딩 및 XE 관련

통합검색 결과 tag로 변경하기

by Summa posted Jan 31, 2023
?

단축키

Prev이전 문서

Next다음 문서

ESC닫기

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

ESC닫기

크게 작게 위로 아래로 댓글로 가기 인쇄

https://xetown.com/questions/69149

/user/modules/integration_search
integration_search.view.php
line 95 쯤에
Context::set('search_target', 'title');
이것을
Context::set('search_target', 'title_content');
이것으로 수정

/user/modules/integration_search/lang
lang.xml
4줄, 제목+내용 -> 통합검색


위로