get( 'page_title' ) ) { ?>
header; ?>
img ) { ?> <?php echo T_('Web Links'); ?> descrip; ?>
 
get( 'type' ) == 'category' ) && $params->get( 'other_cat' ) ) { HTML_newsfeed::showCategories( $params, $categories, $catid ); } else if ( ( $params->get( 'type' ) == 'section' ) && $params->get( 'other_cat_section' ) ) { HTML_newsfeed::showCategories( $params, $categories, $catid ); } ?>
ImageCheck( 'con_info.png', '/images/M_images/', $params->get( 'icon' ) ); ?> get( 'headings' ) ) { ?> get( 'name' ) ) { ?> get( 'articles' ) ) { ?> get( 'link' ) ) { ?> id .'&Itemid='. $Itemid; ?> get( 'name' ) ) { ?> get( 'articles' ) ) { ?> get( 'link' ) ) { ?>
name; ?> numarticles; ?> link; ?>
get( 'header' ) ) { ?> link); if (!is_object($rss)) { echo ''; break; } if (isset($rss->image['title'])) $iTitle = $rss->image['title']; if (isset($rss->image['url'])) $iUrl = $rss->image['url']; ?> get( 'feed_descr' ) ) { ?> get( 'feed_image' ) ) { ?>
get( 'header' ); ?>
RSS feed failed
channel['title']; ?>
channel['description'])) echo $rss->channel['description']; ?>

<?php echo $iTitle; ?>
    items as $item) { if ($itemnumber > $newsfeed->numarticles) break; $itemnumber++; ?>
  • get( 'item_descr' ) ) { $text = html_entity_decode( $item['description'] ); $num = $params->get( 'word_count' ); // word limit check if ( $num ) { $texts = explode( ' ', $text ); $count = count( $texts ); if ( $count > $num ) { $text = ''; for( $i=0; $i < $num; $i++ ) { $text .= ' '. $texts[$i]; } $text .= '...'; } } ?>