나의 RM

제티스2012.01.14 22:14

원인은 이전 댓글 작성시

확장 컴포넌트 에 Code Highlighter 저장중에 자동 코드변경이 일어났네요.

이전 댓글  XE코드소스를 지우고  다시 입력해보니 마찬가지로 저장이 됩니다.

<option value="{$key}" <!--@if($search_target==$key)-->selected="selected"<!--@end-->>{$val}</option>

 

여기에 다시 테스트 해봅니다.

 <view">!--@if($grant->view && $module_info->default_style != 'blog')-->
<form action="{getUrl()}" method="get" onsubmit="return procFilter(this, search)" id="fo_search" class="boardSearchForm" no-error-return-url="true">
    <fieldset>
        <legend>Board Search</legend>
        <input type="hidden" name="vid" value="{$vid}" />
        <input type="hidden" name="mid" value="{$mid}" />
        <input type="hidden" name="category" value="{$category}" />
        <input type="text" name="search_keyword" value="{htmlspecialchars($search_keyword)}" class="inputText" accesskey="S" title="{$lang->cmd_search}" />
        <select name="search_target">
            <!--@foreach($search_option as $key => $val)-->
            <option value="{$key}" <selected="selected">{$val}!--@if($search_target==$key)-->selected="selected"<!--@end-->>{$val}</option>
            <!--@end-->
        </select>
        <!--@if($last_division)-->
            <a href="{getUrl('page',1,'document_srl','','division',$last_division,'last_division','')}" class="button"><span>{$lang->cmd_search_next}</span></a>
        <!--@end-->
        <span class="buttonOfficial"><button type="submit" onclick="xGetElementById('fo_search').submit();return false;">{$lang->cmd_search}</button></span>
  <ul class="infoEtc">
   <li class="contributors"><a href="{getUrl(','module','module','act','dispModuleSkinInfo','selected_module',$module_info->module, 'skin', $module_info->skin)}" onclick="popopen(this.href,'skinInfo'); return false;" title="Contributors"><span>Contributors</span></a></li>
   <li class="tag"><a href="{getUrl('act','dispBoardTagList')}" title="Tag List"><span>Tag List</span></a></li>
  </ul>
    </fieldset>
</form>
<!--@end-->

사진 및 파일 첨부

여기에 파일을 끌어 놓거나 왼쪽의 버튼을 클릭하세요.

파일 용량 제한 : 0MB (허용 확장자 : *.*)

0개 첨부 됨 ( / )