모바일 전용 콘텐트 위젯인 mcontent 위젯 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7613 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2010-07-22 10:24:08 +00:00
parent 54e75da57f
commit 9fca3e4929
8 changed files with 1431 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<!--%import("mcontent.css")-->
<!--%unload("../../../../common/css/default.css")-->
<!--%unload("../../../../common/css/button.css")-->
<!--@if($widget_info->list_type == "image_title")-->
<!--#include("./image_title.html")-->
<!--@elseif($widget_info->list_type == "image_title_content")-->
<!--#include("./image_title_content.html")-->
<!--@else-->
<!--#include("./normal.html")-->
<!--@end-->