• Y
  • List All
  • Feedback
    • This Project
    • This Group
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
itnAdmin / itsm_sync star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
itsm_syncsrcmainwebappWEB-INFjspcopbisIntroaddPressExtBoard.jsp
Download as .zip file
File name
Commit message
Commit date
DATABASE
첫번째 커밋
07-30
service/impl
첫번째 커밋
07-30
src/main
첫번째 커밋
07-30
web
첫번째 커밋
07-30
.gitignore
첫번째 커밋
07-30
pom.xml
첫번째 커밋
07-30
searchQuery.sql
첫번째 커밋
07-30
File name
Commit message
Commit date
java/egovframework
첫번째 커밋
07-30
resources
첫번째 커밋
07-30
webapp
첫번째 커밋
07-30
File name
Commit message
Commit date
META-INF
첫번째 커밋
07-30
WEB-INF
첫번째 커밋
07-30
common
첫번째 커밋
07-30
crosseditor/binary/images
첫번째 커밋
07-30
css
첫번째 커밋
07-30
direct
첫번째 커밋
07-30
font-flexslider
첫번째 커밋
07-30
fonts
첫번째 커밋
07-30
html
첫번째 커밋
07-30
images
첫번째 커밋
07-30
img
첫번째 커밋
07-30
js
첫번째 커밋
07-30
passni5
첫번째 커밋
07-30
se2
첫번째 커밋
07-30
sso
첫번째 커밋
07-30
email.txt
첫번째 커밋
07-30
engleftmenu03.html
첫번째 커밋
07-30
engleftmenu04.html
첫번째 커밋
07-30
engleftmenu05.html
첫번째 커밋
07-30
engleftmenu06.html
첫번째 커밋
07-30
index.jsp
첫번째 커밋
07-30
File name
Commit message
Commit date
META-INF
첫번째 커밋
07-30
config/egovframework/springmvc
첫번째 커밋
07-30
jsp
첫번째 커밋
07-30
lib
첫번째 커밋
07-30
decorators.xml
첫번째 커밋
07-30
sitemesh.xml
첫번째 커밋
07-30
web.xml
첫번째 커밋
07-30
web.xml_230221
첫번째 커밋
07-30
web.xml_250726
첫번째 커밋
07-30
weblogic.xml
첫번째 커밋
07-30
File name
Commit message
Commit date
cmm
첫번째 커밋
07-30
cnt
첫번째 커밋
07-30
com/utl/wed
첫번째 커밋
07-30
cop
첫번째 커밋
07-30
egovframework/com/uss/ion/bnr
첫번째 커밋
07-30
kopost/search
첫번째 커밋
07-30
layout
첫번째 커밋
07-30
main
첫번째 커밋
07-30
sec
첫번째 커밋
07-30
sounds/ko/numbers
첫번째 커밋
07-30
sts/cst
첫번째 커밋
07-30
sym
첫번째 커밋
07-30
test/insa
첫번째 커밋
07-30
uat
첫번째 커밋
07-30
uss
첫번째 커밋
07-30
blank.jsp
첫번째 커밋
07-30
blankUserDirect.jsp
첫번째 커밋
07-30
File name
Commit message
Commit date
bbs
첫번째 커밋
07-30
bisIntro
첫번째 커밋
07-30
cmt
첫번째 커밋
07-30
com
첫번째 커밋
07-30
eng/bisIntro
첫번째 커밋
07-30
exhibit
첫번째 커밋
07-30
newsLetter
첫번째 커밋
07-30
org
첫번째 커밋
07-30
qna
첫번째 커밋
07-30
resve
첫번째 커밋
07-30
smt/sim
첫번째 커밋
07-30
File name
Commit message
Commit date
addBizIntro.jsp
첫번째 커밋
07-30
addDisclosureBoard.jsp
첫번째 커밋
07-30
addExtBoard.jsp
첫번째 커밋
07-30
addPressExtBoard.jsp
첫번째 커밋
07-30
bizIntroList.jsp
첫번째 커밋
07-30
selectDisclosureBoardList.jsp
첫번째 커밋
07-30
selectExtBoardList.jsp
첫번째 커밋
07-30
selectPressBoardList.jsp
첫번째 커밋
07-30
rosewiper 07-30 f66105a 첫번째 커밋 UNIX
Raw Open in browser Change history
<%-- Class Name : EgovNoticeRegist.jsp Description : 게시물 생성 화면 Modification Information 수정일 수정자 수정내용 ------- -------- --------------------------- 2009.03.24 이삼섭 최초 생성 2011.08.31 JJY 경량환경 버전 생성 author : 공통서비스 개발팀 이삼섭 since : 2009.03.24 --%> <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="content-language" content="ko"> <link href="/js/font-awesome/css/font-awesome.min.css" rel="stylesheet"> <script type="text/javascript" src="/js/calendar.js"></script> <script type="text/javascript" src="<c:url value='/js/EgovMultiFile.js'/>"></script> <script src="<c:url value='/js/jquery.js' />"></script> <script type="text/javascript" src="<c:url value='/js/EgovCalPopup.js' />"></script> <%@ taglib prefix="ckeditor" uri="http://ckeditor.com"%> <!-- <script type="text/javascript" src="/se2/js/service/HuskyEZCreator.js" charset="utf-8"></script> --> <script type="text/javascript"> /* naver smart editor - 사진첨부*/ function pasteHTML(filepath){ var sHTML = '<img src="'+filepath+'">'; oEditors.getById["nttCn"].exec("PASTE_HTML", [sHTML]); } var oEditors = []; $( document ).ready(function() { /* naver smart editor */ /* nhn.husky.EZCreator.createInIFrame({ oAppRef: oEditors, elPlaceHolder: "nttCn", sSkinURI: "/se2/SmartEditor2Skin.html", fCreator: "createSEditor2", htParams : { bUseToolbar : true } }); */ kogl_init(); $('#koglType'+"<c:out value='${bizIntroVO.koglCn}'/>").click(); }); function fn_egov_regist_notice(cmd) { CKEDITOR.instances.nttCn.updateElement(); //oEditors.getById["nttCn"].exec("UPDATE_CONTENTS_FIELD", []); if(""==$("#nttCn").val()){ alert("내용을 넣어주세요."); return; } if (confirm('<spring:message code="common.regist.msg" />')){ if(cmd == 'regi'){ document.frm.action = "<c:url value='/cop/bbs/insertExtBbs.do'/>"; }else{ document.frm.action = "<c:url value='/cop/bbs/modifyExtBbs.do'/>"; } document.frm.submit(); } } function fn_egov_delete_notice() { var delForm = document.delForm delForm.action = "<c:url value='/cop/bbs/extBbsDelete.do'/>"; delForm.submit(); } function fn_egov_select_noticeList() { var searchForm = document.searchForm ; searchForm.action = "<c:url value='/cop/bbs/selectExtBoardList.do'/>"; searchForm.submit(); } function fn_egov_regist_preview() { var PCC_window = window.open('', 'PCCV3Window', 'width=1200, height=700, resizable=1, scrollbars=yes, status=0, titlebar=0, toolbar=0, left=350, top=50' ); var previewImgs = ""; var i = 0; document.board.previewImgs.value = previewImgs; document.board.action = "<c:url value='/cop/bbs/bbsPreview.do'/>"; document.board.target = "PCCV3Window"; document.board.submit(); } function fn_change_view() { /* if($('#seCd').val() == '01'){ $('.bid_01').show(); $('.bid_02').show(); }else{ $('.bid_01').hide(); $('.bid_02').show(); } */ } </script> <title>등록</title> <style> .main1_table button{width:69px;} </style> </head> <body> <div class="ad_content"> <div class="ad_con_head"> <div class="ad_head_text"> <p class="today_txt"> 보도자료 관리 </p> <div class="ad_head_ment"> <p class="today_last_txt"><span id="cnt_cate_list"></span></p> </div> </div> </div> <div class="ad_subcon"> <form name=frm method="post" enctype="multipart/form-data"> <input type="hidden" name="pageIndex" value="${bizIntroVO.pageIndex}" /> <input type="hidden" name="nttId" value="${bizIntroVO.nttId}" /> <input type="hidden" name="bbsId" value="${bizIntroVO.bbsId}" /> <input type="hidden" name="searchCnd" value="<c:out value='${searchVO.searchCnd}'/>" /> <input type="hidden" name="searchWrd" value="<c:out value='${searchVO.searchWrd}'/>" /> <input type="hidden" name="atchFileId" value="<c:out value='${bizIntroVO.atchFileId}'/>" /> <input type="hidden" name="atchFileCnt" value="<c:out value='${bizIntroVO.atchFileCnt}'/>" id="<c:out value='${bizIntroVO.atchFileId}'/>" /> <input type="hidden" name="cal_url" value="<c:url value='/sym/cmm/EgovNormalCalPopup.do'/>" /> <div class="main1_div2"> <table class="main1_table"> <colgroup> <col /> <col style="width:362px;"/> <col /> <col /> </colgroup> <!-- 구분 --> <tr> <th> <span class="star_t">* </span>구분 </th> <td colspan="3"> <select id="seCd" name="seCd" title="구분" onchange="fn_change_view(); return false;" > <c:forEach var="codeResult" items="${ codeResult }" varStatus="status"> <option value="${codeResult.code}" <c:if test="${codeResult.code == searchVO.seCd}">selected="selected"</c:if> >${codeResult.codeNm}</option> </c:forEach> </select> </td> </tr> <tr> <th> <span class="star_t">*</span> 제목 </th> <td colspan="3"> <input id="nttSj" name="nttSj" type="text" value="${bizIntroVO.nttSj}" size="50" maxlength="50" /> </td> </tr> <tr class="bid_01"> <th><span class="star_t"></span>사업부서</th> <td> <input id="bizDept" name="bizDept" value="${bizIntroVO.bizDept}" type="text" size="50" maxlength="50" /> </td> <th><span class="star_t"> </span>사업 담당자</th> <td> <input name="bizManager" id="bizManager" value="${bizIntroVO.bizManager}" itle="비밀번호확인" type="text" size="50" maxlength="50" /> </td> </tr class="bid_01"> <tr class="bid_01"> <th><span class="star_t"></span>홍보부서</th> <td> <input id="promoDept" name="promoDept" value="${bizIntroVO.promoDept}" type="text" size="50" maxlength="50" /> </td> <th><span class="star_t"> </span>홍보 담당자</th> <td> <input name="promoManager" id="promoManager" value="${bizIntroVO.promoManager}" itle="비밀번호확인" type="text" size="50" maxlength="50" /> </td> </tr class="bid_01"> <tr class="bid_02"> <th> <span class="star_t">* </span>내용 </th> <td colspan="3"> <textarea id="nttCn" name="nttCn" title="<spring:message code="cop.nttCn" />" cols="500" rows="20"> <c:out value="${bizIntroVO.nttCn}" escapeXml="false" /> </textarea> <ckeditor:replace replace="nttCn" basePath="${pageContext.request.contextPath}/html/egovframework/com/cmm/utl/ckeditor/" /> </td> </tr> <c:if test="${not empty bizIntroVO.atchFileId}"> <tr> <th>첨부파일목록</th> <td colspan="3"> <c:import url="/cmm/fms/selectBBSFileInfsForUpdate.do" charEncoding="utf-8"> <c:param name="param_atchFileId" value="${bizIntroVO.atchFileId}" /> <c:param name="updateFlag" value="Y" /> <c:param name="isImgView" value="false" /> </c:import> </td> </tr> </c:if> <tr> <th> <label for="egovComFileUploader">첨부파일1111</label> </th> <td colspan="3"> <input name="file_1" id="egovComFileUploader" type="file" /> <div id="egovComFileList"></div> </td> </tr> <tr> <th> <label for="secretAt">공개여부</label> </th> <td colspan="3"> <input id="secretAt" name="secretAt" class="cb1" type="checkbox" value="Y" <c:if test="${'Y' eq bizIntroVO.secretAt}"> checked = "checked" </c:if> > 비공개 처리 </td> </tr> <c:if test="${'modi' eq bizIntroVO.cmd}"> <tr> <th> <span class="star_t"></span> 최종수정일 </th> <td colspan="3"> ${bizIntroVO.lastUpdusrPnttm} </td> </tr> <tr> <th> <span class="star_t"></span> 작성자 </th> <td colspan="3"> ${bizIntroVO.lastUpdusrNm} </td> </tr> </c:if> </table> <c:set var="isImgView" value="false" /> <c:set var="isImgBbs" value="false" /> <%-- <c:set var="isImgBbs" value="true" /> --%> <c:set var="isPdf" value="false" /> <script type="text/javascript"> var maxFileNum = "5"; var maxFileSize = "1000000"; if (maxFileNum == null || maxFileNum == "") maxFileNum = 0; var multi_selector = new MultiSelector(document.getElementById('egovComFileList'), maxFileNum, null, <c:out value="${isImgView}" />, maxFileSize, <c:out value="${isImgBbs}" />, 'atchFile', <c:out value="${isPdf}" />); multi_selector.addElement(document.getElementById('egovComFileUploader')); <c:if test="${not empty bizIntroVO.atchFileId}"> fn_egov_multi_selector_update_setting(multi_selector, document.frm.atchFileId.value, "<c:out value='${bizIntroVO.atchFileCnt}'/>"); </c:if> </script> </div> <!-- 공공누리 시작 --> <style type="text/css"> .hide{display:none;} </style> <script type="text/javascript"> function kogl_init() { $('#koglType1').click(function(){ $(".codeView02, .codeView03,.codeView04,.codeView05").addClass('hide'); $(".codeView01").removeClass('hide'); }); //type1 check $('#koglType2').click(function(){ $(".codeView01, .codeView03,.codeView04,.codeView05").addClass('hide'); $(".codeView02").removeClass('hide'); }); //type2 check $('#koglType3').click(function(){ $(".codeView02, .codeView01,.codeView04,.codeView05").addClass('hide'); $(".codeView03").removeClass('hide'); }); //type3 check $('#koglType4').click(function(){ $(".codeView02, .codeView03,.codeView01,.codeView05").addClass('hide'); $(".codeView04").removeClass('hide'); }); //type4 check $('#koglType5').click(function(){ $(".codeView02, .codeView03,.codeView04,.codeView01").addClass('hide'); $(".codeView05").removeClass('hide'); }); //적용불가 check } //공공누리 자유이용 스크립트 적용 function fnKoglTypeSet(sel){ var type = sel.value ; var sOrgName = "한국공예디자인문화진흥원" ; //기관명은 필수입니다. var sKoglTitle = document.getElementById("nttSj").value; if (sKoglTitle.length == 0) { //console.debug("게시물의 제목이 작성되어야 합니다."); alert("게시물의 제목이 작성되어야 합니다."); sel.checked = false; return; } var sInfoUrl = ""; var sInfoAlt = ""; var sImgUrl ; var sLpadd ; if(type == "1"){ sLpadd = 190; sInfoAlt = "\"출처표시\""; sInfoUrl = "<a href='http://www.kogl.or.kr/info/licenseType1.do' target='_blank'>"+sInfoAlt+"</a>"; sImgUrl ="'http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opentype01.png' style='position:absolute;left:20px;top:12%;vertical-align:middle;width:149px;height:54px;'"; }else if(type == "2") { sLpadd = 220; sInfoAlt = "\"출처표시+상업적 이용금지\""; sInfoUrl = "<a href='http://www.kogl.or.kr/info/licenseType2.do' target='_blank'>"+sInfoAlt+"</a>"; sImgUrl ="'http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opentype02.png' style='position:absolute;left:20px;top:12%;vertical-align:middle;width:183px;height:54px;'"; }else if(type == "3") { sLpadd = 220; sInfoAlt = "\"출처표시+변경금지\""; sInfoUrl = "<a href='http://www.kogl.or.kr/info/licenseType3.do' target='_blank'>"+sInfoAlt+"</a>"; sImgUrl ="'http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opentype03.png' style='position:absolute;left:20px;top:12%;vertical-align:middle;width:183px;height:54px;'"; }else if(type == "4") { sLpadd = 250; sInfoAlt = "\"출처표시+상업적 이용금지+변경금지\""; sInfoUrl = "<a href='http://www.kogl.or.kr/info/licenseType4.do' target='_blank'>"+sInfoAlt+"</a>"; sImgUrl ="'http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opentype04.png' style='position:absolute;left:20px;top:12%;vertical-align:middle;width:219px;height:54px;'"; }else if(type == "5") { sLpadd = 60; sInfoAlt = "공공저작물 자유이용 허락표시 적용 안함"; sInfoUrl = "<a href='http://www.law.go.kr/lsInfoP.do?lsiSeq=148848&efYd=20140701#0000' target='_blank'>"+sInfoAlt+"</a>"; sImgUrl ="'http://www.kogl.or.kr/open/web/images/images_2014/codetype/img_opencode0_1.jpg' style='position:absolute;left:20px;top:25%;vertical-align:middle;width:27px;height:27px;'"; } //데이터 베이스에 등록되는 자유이용 스크립트 완성 var koglHtml = "<div class='codeView0"+type+"' style='position:relative;margin:0;padding:0;margin-top:5px;background:#fff;border:1px solid #dbdbdb;padding:30px 15px 30px "+sLpadd+"px;font-size:12px;color:#292929;font-weight:bold;'>"; koglHtml += "<img src="+sImgUrl+" alt='"+sInfoAlt+"'/>"; if(type != "5") { koglHtml += "<span>"+sOrgName+"</span>이(가) 창작한 <span>"+sKoglTitle+"</span> 저작물은 공공누리&nbsp;"; } koglHtml += sInfoUrl; if(type != "5") { koglHtml += "&nbsp;조건에 따라 이용할 수 있습니다.</div>"; } //document.getElementById("koglCn").value = koglHtml; document.getElementById("koglCn").value = type; } </script> <!---4. 공공누리 디자인 추가 영역 ----> <!---이미지명(img_opencode1.jpg 등)을 변경하지 마시길 바랍니다. 수집이 안 될 수 있습니다.---> <input type="hidden" id="koglCn" name="koglCn" /> <div style="margin-left: 25px;"> <div style="position:relative;width:100%;background:#f7f7f7;padding-bottom:20px;border-bottom:1px solid #dbdbdb;"> <h3 style="width:100%;height:27px;margin:0;padding:0;line-height:27px;border-bottom:1px solid #dbdbdb;background:#918f8f;color:#fff;font-family:'돋움',dotum;font-size:14px;font-weight:bold;text-align:center;">공공누리 적용</h3> <p style="margin:0;padding:10px 20px;border-top:1px solid #fff;line-height:150%;font-size:11px;color:#595959;font-family:'돋움', dotum;">저작권법 24조의2에 따라 국가나 지방자치단체, 공공기관이 업무상 작성하여 공표한 저작물이나 저작재산권 전부를 보유한 저작물은 국민이 허락 없이 이용할 수 있으며, 이에 따라 개방기관은 공공저작물 자유이용에 관한 표시를 하여야 합니다. </p> <a href="http://www.kogl.or.kr/info/freeUse.do" target="_blank" style="position:absolute;right:20px;bottom:10px;font-size:11px;color:#595959;font-family:'돋움', dotum;"><span style="font-size:10px;color:#595959;">▶</span> 상세내용 : 공공누리 홈페이지 참조</a> </div> <div style="position:relative;margin-top:5px;vertical-align:top;"> <h4 style="position:absolute;left:0;top:0;margin:0;padding:0;width:186px;height:290px; border-left:1px solid #dbdbdb;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;"><img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/title_codetype.gif" alt="공공누리 유형선택 open 공공저작물 자유이용 허락표시 기준적용" style="width:186px;height:135px;" /></h4> <ul style="position:relative;list-style:none;margin:0;padding:0;padding-left:192px;"> <li style="position:relative;margin:0;margin-bottom:2px;padding:0;min-height:60px;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;background:#f7f7f7;"> <input type="radio" name="rgt_type_code" id="koglType1" value="1" onclick="fnKoglTypeSet(this);" style="position:absolute;left:10px;top:22px;z-index:10;" /> <label for="koglType1" style="display:block;position:relative;margin:0;padding:20px 10px 20px 0;padding-left:280px;font-size:12px;color:#231f20;font-weight:bold;line-height:130%;cursor:pointer;"> <img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opencode1.jpg" alt="공공누리 1유형" style="position:absolute;left:40px;top:2px;vertical-align:middle;width:149px;height:54px;" /> 1유형 : 출처표시 (상업적 이용 및 변경 가능) </label> </li> <li style="position:relative;margin:0;margin-bottom:2px;padding:0;min-height:60px;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;background:#f7f7f7;"> <input type="radio" name="rgt_type_code" id="koglType2" value="2" onclick="fnKoglTypeSet(this);" style="position:absolute;left:10px;top:22px;z-index:10;" /> <label for="koglType2" style="display:block;position:relative;margin:0;padding:20px 10px 20px 0;padding-left:280px;font-size:12px;color:#231f20;font-weight:bold;line-height:130%;cursor:pointer;"> <img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opencode2.jpg" alt="공공누리 2유형" style="position:absolute;left:40px;top:2px;vertical-align:middle;width:183px;height:54px;" /> 2유형 : 출처표시 + 상업적이용금지 </label> </li> <li style="position:relative;margin:0;margin-bottom:2px;padding:0;min-height:60px;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;background:#f7f7f7;"> <input type="radio" name="rgt_type_code" id="koglType3" value="3" onclick="fnKoglTypeSet(this);" style="position:absolute;left:10px;top:22px;z-index:10;" /> <label for="koglType3" style="display:block;position:relative;margin:0;padding:20px 10px 20px 0;padding-left:280px;font-size:12px;color:#231f20;font-weight:bold;line-height:130%;cursor:pointer;"> <img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opencode3.jpg" alt="공공누리 3유형" style="position:absolute;left:40px;top:2px;vertical-align:middle;width:183px;height:54px;" /> 3유형 : 출처표시 + 변경금지 </label> </li> <li style="position:relative;margin:0;margin-bottom:2px;padding:0;min-height:60px;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;background:#f7f7f7;"> <input type="radio" name="rgt_type_code" id="koglType4" value="4" onclick="fnKoglTypeSet(this);" style="position:absolute;left:10px;top:22px;z-index:10;" /> <label for="koglType4" style="display:block;position:relative;margin:0;padding:20px 10px 20px 0;padding-left:280px;font-size:12px;color:#231f20;font-weight:bold;line-height:130%;cursor:pointer;"> <img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opencode4.jpg" alt="공공누리 4유형" style="position:absolute;left:40px;top:2px;vertical-align:middle;width:219px;height:54px;" /> 4유형 : 출처표시 + 상업적이용금지 + 변경금지 </label> </li> <li style="position:relative;margin:0;margin-bottom:0px;padding:0;min-height:60px;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;background:#f7f7f7;"> <input type="radio" name="rgt_type_code" id="koglType5" value="5" onclick="fnKoglTypeSet(this);" style="position:absolute;left:10px;top:22px;z-index:10;" /> <label for="koglType5" style="display:inline-block;*display:inline;*zoom:1;position:relative;margin:0;padding:20px 10px 20px 0;padding-left:280px;font-size:12px;color:#231f20;font-weight:bold;line-height:130%;cursor:pointer;"> <img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opencode0.jpg" alt="자유이용 불가" style="position:absolute;left:40px;top:2px;vertical-align:middle;width:219px;height:54px;" /> 자유이용 불가 (저작권법 제24조의2 제1항 제1호~제4호 중 어느 하나에 해당됨) </label> <a href="http://www.law.go.kr/법령/저작권법" target="_blank" style="margin-left:10px;font-size:11px;color:#595959;font-family:'돋움', dotum;"> <span style="font-size:10px;color:#595959;">▶</span> 해당사항 확인 (국가법령정보센터)</a> </li> </ul> <h5 style="margin:0;padding:0;position:absolute;left:0;top:286px;"><img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/title_ex.gif" alt="유형선택 적용예시" style="width:186px;height:32px;border-left:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;border-right:1px solid #dbdbdb;" /></h5> <div class="codeView01" style="position:relative;margin:0;padding:0;margin-top:5px;background:#fff;border:1px solid #dbdbdb;padding:25px 15px 30px 190px;font-size:12px;color:#292929;font-weight:bold;"><img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opencode1.jpg" alt="공공누리 1유형" style="position:absolute;left:20px;top:12%;vertical-align:middle;width:149px;height:54px;" /> 본 공공저작물은 공공누리 "출처표시" 조건에 따라 이용할 수 있습니다.</div> <div class="codeView02 hide" style="position:relative;margin:0;padding:0;margin-top:5px;background:#fff;border:1px solid #dbdbdb;padding:25px 15px 30px 225px;font-size:12px;color:#292929;font-weight:bold;"><img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opencode2.jpg" alt="공공누리 2유형" style="position:absolute;left:20px;top:12%;vertical-align:middle;width:183px;height:54px;" /> 본 공공저작물은 공공누리 “출처표시+상업적이용금지” 조건에 따라 이용할 수 있습니다.</div> <div class="codeView03 hide" style="position:relative;margin:0;padding:0;margin-top:5px;background:#fff;border:1px solid #dbdbdb;padding:25px 15px 30px 225px;font-size:12px;color:#292929;font-weight:bold;"><img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opencode3.jpg" alt="공공누리 3유형" style="position:absolute;left:20px;top:12%;vertical-align:middle;width:183px;height:54px;" /> 본 공공저작물은 공공누리 “출처표시+변경금지” 조건에 따라 이용할 수 있습니다.</div> <div class="codeView04 hide" style="position:relative;margin:0;padding:0;margin-top:5px;background:#fff;border:1px solid #dbdbdb;padding:25px 15px 30px 260px;font-size:12px;color:#292929;font-weight:bold;"><img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/new_img_opencode4.jpg" alt="공공누리 4유형" style="position:absolute;left:20px;top:12%;vertical-align:middle;width:219px;height:54px;" /> 본 공공저작물은 공공누리 “출처표시+상업적이용금지+변경금지” 조건에 따라 이용할 수 있습니다.</div> <div class="codeView05 hide" style="position:relative;margin:0;padding:0;margin-top:5px;background:#fff;border:1px solid #dbdbdb;padding:17px 15px 17px 60px;font-size:12px;color:#292929;font-weight:bold;"><img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/img_opencode0_1.jpg" alt="자유이용 불가" style="position:absolute;left:20px;top:25%;vertical-align:middle;width:27px;height:27px;" /> 자유이용이 불가합니다.</div> </div> <div style="border-top:1px solid #6c6b6b;background:#f7f7f7;margin-top:5px;padding:10px 20px 10px 27px"> <p style="font-size:11px;color:#0c0c0c;font-family:'돋움',dotum;margin-bottom:5px;text-indent:-7px;"> &middot; <strong style="font-size:11px;color:#dd494e;font-weight:bold;">공공누리 제2~4유형</strong> 의 적용은 공동저작물 등 제3자의 권리가 포함된 저작물에 한하여 제3자의 이용허락 범위에 따라 <strong style="font-size:11px;color:#dd494e;font-weight:bold;">제한적으로 적용</strong></p> <p style="font-size:11px;color:#0c0c0c;font-family:'돋움',dotum;margin-bottom:7px;text-indent:-7px;"> &middot; 공공저작권 관련 상담센터 <span style="margin-left:10px;"> <img src="http://www.kogl.or.kr/open/web/images/images_2014/codetype/icon_codetel.gif" alt="전화번호" />1670-0052</span></p> </div> </div> <!-- 공공누리 끝 --> <!-- 버튼 시작(상세지정 style로 div에 지정) --> <div class="main1_btn_div"> <button class="main1_btn" onclick="javascript:fn_egov_select_noticeList(); return false;">목 록</button> <c:if test="${bizIntroVO.cmd eq 'regi'}" > <button class="main1_btn main1_save_btn" id="main1_save_btn" onclick="javascript:fn_egov_regist_notice('regi'); return false;">등 록</button> </c:if> <c:if test="${bizIntroVO.cmd eq 'modi'}" > <button class="main1_btn main1_save_btn" id="main1_save_btn" onclick="javascript:fn_egov_regist_notice('modi'); return false;">수 정 </button> <button class="main1_btn main1_delete_btn" id="main1_delete_btn" onclick="javascript:fn_egov_delete_notice(); return false;">삭 제</button> </c:if> </div> <!-- 버튼 끝 --> </form> </div> </div> <!-- //content 끝 --> <form name="searchForm" method="get" action="<c:url value='/cop/bbs/selectExtBoardList.do'/>" > <input type="hidden" name="bbsId" value="${bizIntroVO.bbsId}" /> </form> <form name="delForm" method="get" action="<c:url value='/cop/bbs/bisIntroDelete.do'/>" > <input type="hidden" name="bbsId" value="${bizIntroVO.bbsId}" /> <input type="hidden" name="del" value="${bizIntroVO.nttId}"/> </form> </body> </html>

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up