그누보드 view 내부 content img src 내용 추가관련 질문
본문
안녕하세요.
view.skin.php 중에서
bo_v_con 아래에
<? echo get_view_thumbnail($view['content']); ?> 이런식으로 컨텐츠를 보여주는데요,
content 내용중에 img src="/example/hello.jpg" 이런식으로 내용이 있다고 하면
src="http://example.com/example/hello.jpg" 이런식으로 앞부분에 사이트 주소를 넣어주는 방법이 있을까요
도와주세요 ㅠㅠ
감사합니다 ,,
답변을 작성하시기 전에 로그인 해주세요.