{@ if($_COOKIE['bdc_editor']) $module_info->re_comment_style = $_COOKIE['bdc_editor']; if ( $lang_type == 'ko' ) : $lang->style = '스타일'; $lang->style_gallery = '갤러리형'; $lang->style_webzine = '웹진형'; $lang->style_list = '목록형'; $lang->style_blog = '블로그형'; $lang->use_editor = '에디터 사용'; $lang->select_editor = '에디터 선택'; $lang->simple_editor = '간편에디터'; $lang->ckeditor = '위지웍에디터'; $lang->noti_refresh = '※ 주의 : 페이지가 새로고침됩니다'; $lang->share = '공유하기'; else : $lang->style = 'Style'; $lang->style_gallery = 'Gallery'; $lang->style_webzine = 'Webzine'; $lang->style_list = 'List'; $lang->style_blog = 'Blog'; $lang->use_editor = 'Use editor'; $lang->select_editor = 'Selecte editor'; $lang->simple_editor = 'Textaera'; $lang->ckeditor = 'Editor'; $lang->noti_refresh = '※ Be careful of Refresh'; $lang->share = 'SHARE'; endif; } {@ Context::addMetaTag('viewport', 'width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no'); } {@ $device = 'mobile'; } {@ $btn = 'xet-board-btn'; $btn_small_size = 'xet-board-btn-small'; $btn_large_size = 'xet-board-btn-large'; $btn_full_size = 'xet-board-btn-block'; $btn_color = 'light'; $btn_act_color = 'light'; $btn_submit = 'submit'; } {@ $module_info->thumbnail_type = 'crop'; } {@ $module_info->default_style = 'gallery'} {@ $module_info->default_style = 'webzine'} {@ $module_info->default_style = 'list'} {@ $module_info->default_style = 'blog'} {@ $module_info->default_style = 'list'} {@ $order_icon = "sort-asc.svg" } {@ $order_type = "asc"; } {@ $order_icon = "sort-desc.svg" } {@ $order_type = "desc"; } {@ //아이콘 변수 정의 $_icon_new = ''; $_icon_update = ''; // 설정 $_icon_setting = ''; // 모두 선택 $_icon_select_all = ''; // 게시물 관리 $_icon_manage_document = ''; // 유저 $_icon_user = ''; // 댓글 $_icon_comment = ''; // 댓글 달기 $_icon_reply = ''; // 아이피 $_icon_ip = ''; // 추천 $_icon_voted = ''; // 추천 한 경우 $_icon_voted_fill = ''; $_icon_voted_user = ''; // 추천취소 $_icon_blamed = ''; // 추천취소 한 경우 $_icon_blamed_fill = ''; // 첨부파일 $_icon_file = ''; // 태그 $_icon_tag = ''; // 검색 $_icon_search = ''; // 스크랩 $_icon_scrap = ''; // 신고 $_icon_declaration = ''; // 프린트 $_icond_print = ''; // 휴지통 $_icon_trash = ''; // 스팸 $_icon_spam = ''; // 게시글 수정 내역 $_icon_doc_modify = ''; // 쓰기 $_icon_write = ''; // 수정 $_icon_modify = ''; // 삭제 $_icon_delete = ''; // 알림 헤제 $_icon_notify_off = ''; // 알림 설정 $_icon_notify_on = ''; // 비밀글 $_icon_lock = ''; // 비밀글 설정 $_icon_lock_fill = ''; // 비밀글 해제 $_icon_unlock = ''; // 뒤로 $_icon_back = ''; // 페이징 Left angle $_icon_arrow_left = ''; // 페이징 Rigth angle $_icon_arrow_right = ''; // 페이징-첫페이지 $_icon_arrow_left_fill = ''; // 페이징-끝페이지 $_icon_arrow_right_fill = ''; // 셀렉트형태-첨부파일 $_icon_arrow_drop_down = ''; // MORE $_icon_more = ''; // 공유 $_icon_share = ''; // 닫기 $_icon_close = ''; // Info $_icon_info = ''; // 공지 $_icon_notice = ''; }