The Joomla! Extensions Directory ™


Latest News+ Date Module

Editor's Note
  • This extension requires registration to download.
Want to have a magazine or newsportal look in your site? Why not try this simple module.

LatestNews+ Date is an enhance version of the standard Joomla latestnews module with an additional thumbnail, date and time features for each news. You can display the date or the time on the article published in front of the article item title. Additionally, you also can display the thumbnail of the first article image and introtext of latest article item.

Report

2011-09-15
Reviews: 3
This extension was awesome but i've updated my site and it no longer works. Pleaseee update this??
2011-08-16
Reviews: 5
Great little mod! I embedded it in some content area, butit would only display image and intro text to one article, with links to follow on other article. If it could add thumbnail and intro text to a set number of articles it would be an top ace module.
2011-07-18
Reviews: 2
Very good module but I have faced two problems:
1. Performance: I have noticed that it will slow down the page significantly. Particularly in my site which I was about to put 5 instances of the module.
2. Problem when cache is on: when I have turned on the cache, it will not load complete CSS and therefore it will break.
2010-12-10
Reviews: 10
Exactly what i need. Displaying time and newest article title.
I wish i could limit the number of title character.
Thank you
2010-05-29
Reviews: 1
Very nice, but I want to know how to insert a pagination at the botton of the list...

Very nice, thanks for the module!
2010-02-25
Reviews: 3
Is there a way to use this module with more languages on your site. As the date will only show in englisch in all my languages?

bgWilbert
2009-12-09
Reviews: 6
Fantastic module that displays articles in an attractive manner. Highly functional and plug-n-play easy to install and use! I love this module, thanks Template Plazza
2009-11-18
Reviews: 2
hi, thx for the module, its very nice and easy to configure. I ve tried to 2 different sites and works fine.
I had a small issue though. In the second site does not show the date correctly. Actually it shows 1 day earlier than the created date of the article. I have the same settings to both sites, hosted in the same server and so m curious about it.
Any help would be appreciated.
thx
2009-08-18
Reviews: 2
Simple to install, to configure and to use!!!

But, I hope that other versions will get a Date format field in back-end! Three choice is not enough...
2009-05-12
Reviews: 1
Nice neat component. As well as providing promised functionality, I think excellent for those wanting to understand more about Joomla extensions. It is pretty well crafted and doesn't have a zillion files to wade through.
2009-01-04
Reviews: 3
First thank you to the developer , you did a good job , i was not expecting the results i got, keep it up and hope the next version will come with new things like including recent news or articles , for busy site this is will not be perfect , thank you
2008-09-14
Reviews: 9
This is very easy to use, yet flexible module.

One thing I would like to be able to do (perhaps someone can let me know if it is already achievable) is to not strip the html from the original article. I know that on most occasions you will want to strip html, but I somehow need it to keep the html tags in tact.

Another thing I can't seem to be able to do, is to have more than one news article with intro text.

Lee
2008-09-06
Reviews: 3
Great Module! Gave my recent news module more of a complete and professional look/depth. Its easily customizable here (Directory: ../public_html/modules/latestnewsplusdate/). Thanks!
0 of 1 people found this review helpful
2008-09-04
Reviews: 4
Easy to use.

In the file mod_latestnewsplusdate/tpml/default.php , juste change all the "d F Y" to "d m Y" and you wouldn't have any problem with the month.
1 of 2 people found this review helpful
2008-08-22
Reviews: 1
I really liked this extension. It's very simple to setup and rather flexible. I also wanted to have my months names in my local language so I made a small adjustment myself. Hope I'm not breaking any rules by showing it in here:

In the file mod_latestnewsplusdate/tpml/default.php I changed line 132 (the one under case 1:) to the following:

echo strftime("%d %B %Y", strtotime(date($item->created)));

This worked very well. Of course you can make similar changes elsewhere in the file. Note that I'm not a PHP guru so there might be cleaner ways to achieve the same thing but this works for me.
2 of 2 people found this review helpful
2008-08-15
Reviews: 6
I tried it, it is very simple and works OK. I noticed one disadvantage, it does not work correct on a site in Dutch language, month names are not translated and there seems not to be an option to change the date format.