mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
rss 위젯에 글자 자르기 옵션 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5177 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5eb6ca353c
commit
d14798b9b3
3 changed files with 20 additions and 2 deletions
|
|
@ -90,6 +90,7 @@
|
|||
$widget_info->rss_list = $rss_list;
|
||||
$widget_info->title = $title;
|
||||
$widget_info->rss_height = $args->rss_height ? $args->rss_height : 200;
|
||||
$widget_info->subject_cut_size = $args->subject_cut_size;
|
||||
|
||||
Context::set('widget_info', $widget_info);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue