'title + content' type add. (list_type="title_content")

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7966 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2010-12-09 12:28:37 +00:00
parent a846bbf44b
commit a7ca29401e
4 changed files with 1108 additions and 988 deletions

View file

@ -4,6 +4,8 @@
<!--#include("./image_title.html")-->
<!--@elseif($widget_info->list_type == "image_title_content")-->
<!--#include("./image_title_content.html")-->
<!--@elseif($widget_info->list_type == "title_content")-->
<!--#include("./title_content.html")-->
<!--@else-->
<!--#include("./normal.html")-->
<!--@end-->