본문 바로가기

위젯만들기 - 최근게시물위젯 (중급)

이온디 2021.09.01 20:35 조회 227 댓글 0
목록
<!--@if($widget_info->list_type == "gallery")-->
<!--#include("./gallery.html")-->
<!--@elseif($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-->


위젯만들기 - 최근게시물위젯 (중급)

$widget_info->list_type

gallery / image_title / image_title_content / normal


./widgets/위젯명/skins/스킨명


skin.xml

content.html

assets/css

assets/js

components/tab_top.html

components/tab_left.html

components/tab_none.html

templates/gallery/

templates/image_title/

templates/image_title_content/

templates/normal/

무료 자료

XE → 라이믹스 이전 체크리스트

옮기기 전에 확인할 것, 이전 중 자주 터지는 오류, 옮긴 뒤 손봐야 하는 것을 순서대로 정리했습니다.

댓글 0

아직 댓글이 없어요

이 글에 대한 생각을 가장 먼저 남겨보세요.

댓글을 작성하려면 로그인이 필요합니다.