mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 07:39:55 +09:00
모바일 전용 콘텐트 위젯인 mcontent 위젯 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7613 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
54e75da57f
commit
9fca3e4929
8 changed files with 1431 additions and 0 deletions
11
widgets/mcontent/skins/default/content.html
Normal file
11
widgets/mcontent/skins/default/content.html
Normal 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-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue