array( '기간별 추천 채널', //위젯명 array( array('title','input','타이틀',''), array('subtitle','input','보조 타이틀',''), array('limit','select','노출갯수','1개=1,2개=2,3개=3,4개=4,5개=5'), array('line','select','한줄 아이템수','1개=1,2개=2,3개=3,4개=4,5개=5'), array('term','select','출력기간','최근1주=-1 week,최근2주=-2 week,최근3주=-3 week,최근1달=-4 week'), array('sort','select','정렬순','조회순=post_hit,좋아요순=post_likes,댓글순=post_comment'), ), ), ); ?>