먼저, mp3 파일을 본문삽입 할 경우, 아래와 같은 html 구문이 삽입됩니다.

 

<img src="/common/img/blank.gif" editor_component="multimedia_link" multimedia_src="/files/attach/images/792/291/034/1f11f4277cba910fb00fb59891576a70.mp3" width="400" height="320" style="display:block;width:400px;height:320px;border:2px dotted #4371B9;background:url(http://wdpc.iptime.org:5577/xeV2/modules/editor/components/multimedia_link/tpl/multimedia_link_component.gif) no-repeat center;" auto_start="false" alt="" />

 

해당 구문을 가진 채로 글을 등록하고 나면 아래와 같이 바뀝니다.

 

<p><img src="/common/img/blank.gif" width="400" height="320" style="width:400px;height:320px;border:2px dotted #4371B9;background:url(http://wdpc.iptime.org:5577/xeV2/&quot;http://wdpc.iptime.org:5577/xev2/modules/editor/components/multimedia_link/tpl/multimedia_link_component.gif&quot;) no-repeat center;" alt="" editor_component="image_link" /><br /></p>
 

관리자일 경우, 문제없이 등록이 됩니다.

 

이 현상이 관리자 권한일 때만 태그를 사용할 수 있는 것과 연관이 있는지요?

그렇다면 일반 회원도 문제 없이 등록이 가능하게 하려면 코어파일을 수정해야 하는지요?

수정해야 한다면 외람되지만 어느 부분을 수정해야 하는지 문의 드립니다.

TAG •
  • profile
    최고관리자는 예외로 처리되는 애드온 사용을 중지해 가며 어떤 애드온인지 찾아보세요.
  • profile profile
    최고관리자만 태그를 사용할 수 있도록 제어하는 에드온이 뭔지를 찾아보라는 말씀이신가요? 제가 추적하기론 1.8.17? 버전부터 관리자만 embeded 태그를 사용할 수 있게 했다는 얘기를 본 것 같아서요..
  • profile profile
    아니요. 애드온 중에 최고관리자만 적용안되고 모든 회원에게 적용되는 애드온 중에 글쓰기에 영향을 미칠 경우 최고관리자만 멀쩡하고 나머지 회원들의 작성부분이 문제가 발생하는 경우가 있어서요.

    어떤 자료로 본문에 mp3를 넣으시는지 모르겠지만 해당자료가 이상없다는 전제하에 다른 원인중 제가 설명하는 것이 원인이 되는 경우가 잇어서요.