|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /home/queenjbs/xe/files/cache/template_compiled/ |
Upload File : |
<?php if(!defined("__ZBXE__")) exit();?>
<?php if($__Context->widget_info->markup_type=="list"){ ?>
<ul class="widgetA">
<?php @$__Context->_idx=0;?>
<?php $Context->__idx[5]=0;if(count($__Context->widget_info->content_items)) foreach($__Context->widget_info->content_items as $__Context->key => $__Context->item){$__Context->__idx[6]=($__Context->__idx[6]+1)%2; $__Context->cycle_idx = $__Context->__idx[6]+1; ?>
<li<?php if($__Context->_idx >= $__Context->widget_info->list_count){ ?> style="display:none"<?php } ?>>
<?php $Context->__idx[6]=0;if(count($__Context->widget_info->option_view_arr)) foreach($__Context->widget_info->option_view_arr as $__Context->k => $__Context->v){$__Context->__idx[7]=($__Context->__idx[7]+1)%2; $__Context->cycle_idx = $__Context->__idx[7]+1; ?>
<?php if($__Context->v=='title'){ ?>
<?php if($__Context->widget_info->show_browser_title=='Y' && $__Context->item->getBrowserTitle()){ ?>
<a href="<?php if($__Context->item->contents_link){ ?><?php @print($__Context->item->contents_link);?><?php }else{ ?><?php @print(getSiteUrl($__Context->item->domain, '', 'mid', $__Context->item->get('mid')));?><?php } ?>" class="board"><strong><?php @print($__Context->item->getBrowserTitle());?></strong></a>
<?php } ?>
<?php if($__Context->widget_info->show_category=='Y' && $__Context->item->get('category_srl') ){ ?>
<a href="<?php @print(getSiteUrl($__Context->item->domain,'','mid',$__Context->item->get('mid'),'category',$__Context->item->get('category_srl')));?>"><strong class="category"><?php @print($__Context->item->getCategory());?></strong></a>
<?php } ?>
<a href="<?php @print($__Context->item->getLink());?>" class="title"><?php @print($__Context->item->getTitle($__Context->widget_info->subject_cut_size));?></a>
<?php if($__Context->widget_info->show_comment_count=='Y' && $__Context->item->getCommentCount()){ ?>
<sup class="replyNum" title="Replies"><a href="<?php @print($__Context->item->getLink());?>#comment"><?php @print($__Context->item->getCommentCount());?></a></sup>
<?php } ?>
<?php if($__Context->widget_info->show_trackback_count=='Y' && $__Context->item->getTrackbackCount()){ ?>
<sup class="trackbackNum" title="Trackbacks"><a href="<?php @print($__Context->item->getLink());?>#trackback"><?php @print($__Context->item->getTrackbackCount());?></a></sup>
<?php } ?>
<?php if($__Context->widget_info->show_icon=='Y'){ ?>
<span class="icon"><?php @print($__Context->item->printExtraImages());?></span>
<?php } ?>
<?php }else if($__Context->v=='nickname'){ ?>
<a <?php if($__Context->item->getMemberSrl()){ ?>href="#" onclick="return false;" class="author member_<?php @print($__Context->item->getMemberSrl());?>"<?php }elseif($__Context->item->getAuthorSite()){ ?>href="<?php @print($__Context->item->getAuthorSite());?>" onclick="window.open(this.href); return false;" class="author member"<?php }else{ ?>href="#" onclick="return false;" class="author member"<?php } ?> ><?php @print($__Context->item->getNickName());?></a>
<?php }else if($__Context->v=='regdate'){ ?>
<span class="date" style="padding-right:6px; float:right;"><?php @print($__Context->item->getRegdate("Y-m-d"));?></span><!-- <span class="hour"><?php @print($__Context->item->getRegdate("H:i"));?></span>-->
<?php } ?>
<?php } ?>
</li>
<?php @$__Context->_idx++;?>
<?php } ?>
</ul>
<?php if($__Context->widget_info->page_count > 1 && $__Context->widget_info->list_count<$__Context->_idx){ ?>
<ul class="widgetNavigator">
<li><button type="button" class="prev" title="<?php @print($__Context->lang->cmd_prev);?>" onclick="content_widget_prev(jQuery(this).parents('ul.widgetNavigator').prev('ul.widgetA'),<?php @print($__Context->widget_info->list_count);?>)"><span><?php @print($__Context->lang->cmd_prev);?></span></button></li>
<li><button type="button" class="next" title="<?php @print($__Context->lang->cmd_next);?>" onclick="content_widget_next(jQuery(this).parents('ul.widgetNavigator').prev('ul.widgetA'),<?php @print($__Context->widget_info->list_count);?>)"><span><?php @print($__Context->lang->cmd_next);?></span></button></li>
</ul>
<?php } ?>
<?php }else{ ?>
<table class="widgetTableA" border="1" cellspacing="0">
<tbody>
<?php @$__Context->_idx=0;?>
<?php $Context->__idx[7]=0;if(count($__Context->widget_info->content_items)) foreach($__Context->widget_info->content_items as $__Context->key => $__Context->item){$__Context->__idx[8]=($__Context->__idx[8]+1)%2; $__Context->cycle_idx = $__Context->__idx[8]+1; ?>
<tr<?php if($__Context->_idx >= $__Context->widget_info->list_count){ ?> style="display:none"<?php } ?>>
<?php $Context->__idx[8]=0;if(count($__Context->widget_info->option_view_arr)) foreach($__Context->widget_info->option_view_arr as $__Context->k => $__Context->v){$__Context->__idx[9]=($__Context->__idx[9]+1)%2; $__Context->cycle_idx = $__Context->__idx[9]+1; ?>
<?php if($__Context->v=='title'){ ?>
<td class="title">
<?php if($__Context->widget_info->show_browser_title=='Y' && $__Context->item->getBrowserTitle()){ ?>
<a href="<?php if($__Context->item->contents_link){ ?><?php @print($__Context->item->contents_link);?><?php }else{ ?><?php @print(getSiteUrl($__Context->item->domain, '', 'mid', $__Context->item->get('mid')));?><?php } ?>"><strong class="board"><?php @print($__Context->item->getBrowserTitle());?></strong></a>
<?php } ?>
<?php if($__Context->widget_info->show_category=='Y' && $__Context->item->get('category_srl') ){ ?>
<a href="<?php @print(getSiteUrl($__Context->item->domain,'','mid',$__Context->item->get('mid'),'category',$__Context->item->get('category_srl')));?>"><strong class="category"><?php @print($__Context->item->getCategory());?></strong></a>
<?php } ?>
<a href="<?php @print($__Context->item->getLink());?>"><?php @print($__Context->item->getTitle($__Context->widget_info->subject_cut_size));?></a>
<?php if($__Context->widget_info->show_comment_count=='Y' && $__Context->item->getCommentCount()){ ?>
<sup class="replyNum" title="Replies"><a href="<?php @print($__Context->item->getLink());?>#comment"><?php @print($__Context->item->getCommentCount());?></a></sup>
<?php } ?>
<?php if($__Context->widget_info->show_trackback_count=='Y' && $__Context->item->getTrackbackCount()){ ?>
<sup class="trackbackNum" title="Trackbacks"><a href="<?php @print($__Context->item->getLink());?>#trackback"><?php @print($__Context->item->getTrackbackCount());?></a></sup>
<?php } ?>
<?php if($__Context->widget_info->show_icon=='Y'){ ?>
<span class="icon"><?php @print($__Context->item->printExtraImages());?></span>
<?php } ?>
</td>
<?php }else if($__Context->v=='nickname'){ ?>
<td><a <?php if($__Context->item->getMemberSrl()){ ?>href="#" onclick="return false;" class="author member_<?php @print($__Context->item->getMemberSrl());?>"<?php }elseif($__Context->item->getAuthorSite()){ ?>href="<?php @print($__Context->item->getAuthorSite());?>" onclick="window.open(this.href); return false;" class="author member"<?php }else{ ?>href="#" onclick="return false;" class="author member"<?php } ?> ><?php @print($__Context->item->getNickName());?></a></td>
<?php }else if($__Context->v=='regdate'){ ?>
<td class="time"><span class="date"><?php @print($__Context->item->getRegdate("Y-m-d"));?></span> <span class="hour"><?php @print($__Context->item->getRegdate("H:i"));?></span></td>
<?php } ?>
<?php } ?>
</tr>
<?php @$__Context->_idx++;?>
<?php } ?>
</tbody>
</table>
<?php if($__Context->widget_info->page_count > 1 && $__Context->widget_info->list_count<$__Context->_idx){ ?>
<ul class="widgetNavigator">
<li><button type="button" class="prev" title="<?php @print($__Context->lang->cmd_prev);?>" onclick="content_widget_prev(jQuery(this).parents('ul.widgetNavigator').prev('table.widgetTableA'),<?php @print($__Context->widget_info->list_count);?>)"><span><?php @print($__Context->lang->cmd_prev);?></span></button></li>
<li><button type="button" class="next" title="<?php @print($__Context->lang->cmd_next);?>" onclick="content_widget_next(jQuery(this).parents('ul.widgetNavigator').prev('table.widgetTableA'),<?php @print($__Context->widget_info->list_count);?>)"><span><?php @print($__Context->lang->cmd_next);?></span></button></li>
</ul>
<?php } ?>
<?php } ?>