Latest News Plus date 
Version
1.0 (last update on Jul 17, 2008)
Rating
Compatibility
Votes
21
Favoured
18
License
GPL
Non-Commercial
Type
Views
30735
Date Added
14 July 2008
bygeorger on November 18, 2009
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
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
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...
But, I hope that other versions will get a Date format field in back-end! Three choice is not enough...
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.
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
bylw_d on September 14, 2008
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
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
byOceansnz on September 6, 2008
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!
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.
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.
bygreven on August 22, 2008
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.
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.
byRJH on August 15, 2008
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.






