Kênh 360 Công Nghệ Kênh 360 Công Nghệ

Trang chủ - Joomla - Giới thiệu - Hướng dẫn - Hiển thị lượt xem bài viết trong Module Joomla 1.5

Hiển thị lượt xem bài viết trong Module Joomla 1.5

Hiển thị lượt xem và ngày tạo bài viết trong module tin mới nhất và tin nổi bật trong Joomla.
1. Mở file joomla_root/modules/mod_latestnews/helper.php
Tìm Dòng 113
Thêm 2 dòng sau dưới đoạn mã $lists[$i]->text = htmlspecialchars( $row->title );
 
$lists[$i]->hits = htmlspecialchars( $row->hits );
$lists[$i]->created = htmlspecialchars( $row->created );
 
Kết quả
 
$lists[$i]->text = htmlspecialchars( $row->title );
$lists[$i]->hits = htmlspecialchars( $row->hits );
$lists[$i]->created = htmlspecialchars( $row->created );
$i++;
 
2. Mở file joomla_root/modules/mod_latestnews/tmpl/default.php
Tìm dòng 7.
Thêm đoạn mã sau
 
<?php echo "<div style='height:20px;'><span class='latestnews".$params->get('moduleclass_sfx')."'style='float:left;'> ";
echo JHTML::_('date', $item->created,"$date_time_sys", $offset);
echo "</span><span style='float:right;' class='sharedby".$params->get('moduleclass_sfx')."'>Views: ".$item->hits."
</span>
</div>"
;?>
 
Kết quả
 
<?php // no direct access
defined('_JEXEC') or die('Restricted access'); ?>
<ul class="latestnews<?php echo $params->get('moduleclass_sfx'); ?>">
<?php foreach ($list as $item) : ?>
<li class="latestnews<?php echo $params->get('moduleclass_sfx'); ?>">
<a href="<?php echo $item->link; ?>" class="latestnews<?php echo $params->get('moduleclass_sfx'); ?>">
<?php echo $item->text; ?></a>
<?php echo "<div style='height:20px;'><span class='latestnews".$params->get('moduleclass_sfx')."'style='float:left;'> ";
echo JHTML::_('date', $item->created,"$date_time_sys", $offset);
echo "</span><span style='float:right;' class='sharedby".$params->get('moduleclass_sfx')."'>Views: ".$item->hits."
</span>
</div>"
;?>
 
</li>
<?php endforeach; ?>
</ul>
 

Kết quả thu được như module tin nổi bật trên Kenh360.com


Tin mới hơn:
Tin cũ hơn:

Lần cập nhật cuối ( Thứ hai, 15 Tháng 6 2009 15:01 )  

Kênh 360 công nghệ

  • Nổi bật
  • Tin mới
  • Game mới
  • PrestaShop Guide
  • PrestaShop

Có thể bạn quan tâm

Download nhiều nhất

11/12
Download PES 2011 - FIFA 11
693
18/12
binkw32 dll
175
18/12
TeamViewerQS
49
English French German Japanese Korean