widget = "mcontent";$widget_info->path = "./widgets/mcontent/";$widget_info->title = "모바일 콘텐츠 위젯";$widget_info->description = "게시판, 코멘트, 첨부파일 등 Content를 출력하는 위젯입니다.";$widget_info->version = "0.1";$widget_info->date = "20090316";$widget_info->homepage = "";$widget_info->license = "";$widget_info->license_link = "";$widget_info->widget_srl = $widget_srl;$widget_info->widget_title = $widget_title;$widget_info->author[0]->name = "NHN";$widget_info->author[0]->email_address = "developers@xpressengine.com";$widget_info->author[0]->homepage = "http://xpressengine.com/";$widget_info->extra_var_count = "18";$widget_info->extra_var->content_type->group = "";$widget_info->extra_var->content_type->name = "추출대상";$widget_info->extra_var->content_type->type = "select";$widget_info->extra_var->content_type->value = $vars->content_type;$widget_info->extra_var->content_type->description = "";$widget_info->extra_var->content_type->options["document"] = "게시물";$widget_info->extra_var->content_type->options["comment"] = "댓글";$widget_info->extra_var->content_type->options["image"] = "첨부이미지";$widget_info->extra_var->content_type->options["trackback"] = "트랙백";$widget_info->extra_var->content_type->options["rss"] = "피드 (RSS/ATOM)";$widget_info->extra_var->list_type->group = "";$widget_info->extra_var->list_type->name = "내용형태";$widget_info->extra_var->list_type->type = "select";$widget_info->extra_var->list_type->value = $vars->list_type;$widget_info->extra_var->list_type->description = "";$widget_info->extra_var->list_type->options["normal"] = "제목";$widget_info->extra_var->list_type->options["image_title"] = "이미지+제목";$widget_info->extra_var->list_type->options["image_title_content"] = "이미지+제목+내용";$widget_info->extra_var->option_view->group = "";$widget_info->extra_var->option_view->name = "표시항목";$widget_info->extra_var->option_view->type = "select-multi-order";$widget_info->extra_var->option_view->value = $vars->option_view;$widget_info->extra_var->option_view->description = "";$widget_info->extra_var->option_view->options["title"] = "제목";$widget_info->extra_var->option_view->init_options["title"] = true;$widget_info->extra_var->option_view->options["thumbnail"] = "섬네일";$widget_info->extra_var->option_view->options["regdate"] = "등록일";$widget_info->extra_var->option_view->init_options["regdate"] = true;$widget_info->extra_var->option_view->options["nickname"] = "글쓴이";$widget_info->extra_var->option_view->init_options["nickname"] = true;$widget_info->extra_var->option_view->options["content"] = "내용";$widget_info->extra_var->show_browser_title->group = "";$widget_info->extra_var->show_browser_title->name = "게시판 이름 표시";$widget_info->extra_var->show_browser_title->type = "select";$widget_info->extra_var->show_browser_title->value = $vars->show_browser_title;$widget_info->extra_var->show_browser_title->description = "";$widget_info->extra_var->show_browser_title->options["Y"] = "출력";$widget_info->extra_var->show_browser_title->options["N"] = "출력하지 않음";$widget_info->extra_var->show_comment_count->group = "";$widget_info->extra_var->show_comment_count->name = "댓글수 표시";$widget_info->extra_var->show_comment_count->type = "select";$widget_info->extra_var->show_comment_count->value = $vars->show_comment_count;$widget_info->extra_var->show_comment_count->description = "";$widget_info->extra_var->show_comment_count->options["Y"] = "출력";$widget_info->extra_var->show_comment_count->options["N"] = "출력하지 않음";$widget_info->extra_var->show_trackback_count->group = "";$widget_info->extra_var->show_trackback_count->name = "엮인글수 표시";$widget_info->extra_var->show_trackback_count->type = "select";$widget_info->extra_var->show_trackback_count->value = $vars->show_trackback_count;$widget_info->extra_var->show_trackback_count->description = "";$widget_info->extra_var->show_trackback_count->options["Y"] = "출력";$widget_info->extra_var->show_trackback_count->options["N"] = "출력하지 않음";$widget_info->extra_var->show_category->group = "";$widget_info->extra_var->show_category->name = "분류 표시";$widget_info->extra_var->show_category->type = "select";$widget_info->extra_var->show_category->value = $vars->show_category;$widget_info->extra_var->show_category->description = "";$widget_info->extra_var->show_category->options["Y"] = "출력";$widget_info->extra_var->show_category->options["N"] = "출력하지 않음";$widget_info->extra_var->order_target->group = "";$widget_info->extra_var->order_target->name = "정렬 대상";$widget_info->extra_var->order_target->type = "select";$widget_info->extra_var->order_target->value = $vars->order_target;$widget_info->extra_var->order_target->description = "등록된 순서 또는 변경된 순서로 정렬을 할 수 있습니다.";$widget_info->extra_var->order_target->options["list_order"] = "최신 등록순";$widget_info->extra_var->order_target->options["update_order"] = "최근 변경순";$widget_info->extra_var->order_type->group = "";$widget_info->extra_var->order_type->name = "정렬 방법";$widget_info->extra_var->order_type->type = "select";$widget_info->extra_var->order_type->value = $vars->order_type;$widget_info->extra_var->order_type->description = "정렬대상을 내림차순 또는 올림차순으로 정렬할 수 있습니다.";$widget_info->extra_var->order_type->options["desc"] = "내림차순";$widget_info->extra_var->order_type->options["asc"] = "올림차순";$widget_info->extra_var->list_count->group = "";$widget_info->extra_var->list_count->name = "목록수";$widget_info->extra_var->list_count->type = "text";$widget_info->extra_var->list_count->value = $vars->list_count;$widget_info->extra_var->list_count->description = "출력될 목록의 수를 정하실 수 있습니다. (기본 5개)";$widget_info->extra_var->subject_cut_size->group = "";$widget_info->extra_var->subject_cut_size->name = "제목 글자수";$widget_info->extra_var->subject_cut_size->type = "text";$widget_info->extra_var->subject_cut_size->value = $vars->subject_cut_size;$widget_info->extra_var->subject_cut_size->description = "제목 글자수를 지정할 수 있습니다. (0또는 비워주시면 자르지 않습니다)";$widget_info->extra_var->content_cut_size->group = "";$widget_info->extra_var->content_cut_size->name = "내용 글자수";$widget_info->extra_var->content_cut_size->type = "text";$widget_info->extra_var->content_cut_size->value = $vars->content_cut_size;$widget_info->extra_var->content_cut_size->description = "";$widget_info->extra_var->module_srls->group = "";$widget_info->extra_var->module_srls->name = "대상 모듈";$widget_info->extra_var->module_srls->type = "module_srl_list";$widget_info->extra_var->module_srls->value = $vars->module_srls;$widget_info->extra_var->module_srls->description = "선택하신 모듈에 등록된 글을 대상으로 합니다.";$widget_info->extra_var->rss_url0->group = "";$widget_info->extra_var->rss_url0->name = "피드(RSS/ATOM) 주소";$widget_info->extra_var->rss_url0->type = "text";$widget_info->extra_var->rss_url0->value = $vars->rss_url0;$widget_info->extra_var->rss_url0->description = "피드 주소는 타입이 지원하는 문서 형식일 경우에만 등록 됩니다. (지원 문서 형식 : RSS 2.0, RSS 1.0, ATOM 1.0)";$widget_info->extra_var->rss_url1->group = "";$widget_info->extra_var->rss_url1->name = "피드(RSS/ATOM) 주소";$widget_info->extra_var->rss_url1->type = "text";$widget_info->extra_var->rss_url1->value = $vars->rss_url1;$widget_info->extra_var->rss_url1->description = "";$widget_info->extra_var->rss_url2->group = "";$widget_info->extra_var->rss_url2->name = "피드(RSS/ATOM) 주소";$widget_info->extra_var->rss_url2->type = "text";$widget_info->extra_var->rss_url2->value = $vars->rss_url2;$widget_info->extra_var->rss_url2->description = "";$widget_info->extra_var->rss_url3->group = "";$widget_info->extra_var->rss_url3->name = "피드(RSS/ATOM) 주소";$widget_info->extra_var->rss_url3->type = "text";$widget_info->extra_var->rss_url3->value = $vars->rss_url3;$widget_info->extra_var->rss_url3->description = "";$widget_info->extra_var->rss_url4->group = "";$widget_info->extra_var->rss_url4->name = "피드(RSS/ATOM) 주소";$widget_info->extra_var->rss_url4->type = "text";$widget_info->extra_var->rss_url4->value = $vars->rss_url4;$widget_info->extra_var->rss_url4->description = ""; ?>