Latest News Pro

Availability: In Stock

Overview

Latest News Pro is the easiest way to display your articles across your site, in any number of layout possibilities. This is our go to module for Joomla! we use it on just about every project we do these days. This is the Swiss army knife of article modules, we have used our Latest News Pro module from everything like the latest news and random customer testimonials in the footer of this site. You can use this module to display tips, news, quotes, etc. in any module position in your template.

Compatibility

Demo

View Demo

History

"We build this module for a political campaign site we were working on a few years back, now it’s used on every campaign site we build. Scene the creation of this extension we have added a lot of features, and the module has evolved in to a really great, reliable, and flexible extension."

Christophor S. Wilson
Director of web development

Features

 Custom HTML Template NEW

Custom HTML template system and code token system, there is a textarea field in the module's settings that lets you change the layout for each news item, for example we had clients that wanted to have the date show up first then the article title, to achieve this we would have to hack the module every time, now it's very simple to change this from the module's settings.

  Category Images/Icons NEW

You have an option for a different icon for news items that are coming from different categories, for example if you have a category setup with 3 sub categories in it for latest news, latest videos, and latest press releases you may want to assign a different icon to each category so users know what category the article is from, a news paper icon if it's from the latest news, a video icon if it's from the latest videos etc.

  Date Formats NEW

We integrated a new date format to the list of available formats, the latest is BLOCK, if selected will split the date in to two parts (month, day) and wrap each in its own DIV tag. Two new classes have been added for both of the month and day DIV tags, with this new format you can do really cool date icon blocks (like the one to the right). We have also added the custom date format field back in so users can add their own custom format if one of the provided one will not fit their needs, you can read more about custom date formats over at php.net.

 Main Features

  • Sort articles by their created/published/modified dates, the article's ID/title/ or sort order, and set the sort direction by descending, ascending, or random.
  • Limit the number of articles to be displayed.
  • You can select to skip the first item.
  • Select one or multiple categories to pull articles from.
  • Custom module CSS class suffix.

 Title Options

  • Enable / Disable article title.
  • Limit the characters in your article's title.
  • Enable / Disable article title url
  • If article url is enabled you can select to link to that specific article or the category in blog layout.
  • Enable / Disable title overflow indicator, i.e. "..." at the end of the title if you have set to display a set number of characters.
  • You can create a custom overflow indicator if you do not care for "...".

 Content Options

  • Enable / Disable article content
  • Limit the characters in your article's content body.
  • Enable / Disable content overflow indicator, i.e. "..." at the end of the content if you have set to display a set number of characters.
  • You can create a custom overflow indicator if you do not care for "...".

  Category Image Options

  • Enable / Disable the category image, if an image has been asigned to the cateogry, in the category's settings.
  • Select one or multiple categories to pull articles from.

 Created by Options

  • Enable / Disable article Created By: Full Name or Username.
  • Filter articles to only show articles by a selected user's ID.
  • Filter articles to display all articles except the user's ID selected.

 Read More Options

  • Enable / Disable the read more link or set it to auto.
  • Change the "Read More" text.
  • Alignment, left, center, or right.

 Date Options

  • Enable / Disable the articles create date.
  • Select a date format, there are 11 different formats to choose from.
  • Custom date format field.

 YouTube Options

  • Enable / Disable the YouTube feature, if enabled, it will look in the article for links to YouTube videos, if one is detected it will automatically embed the video for you.
  • Enable / Disable embedding in article's body or using the custom HTML token.
  • Set the video play's width.
  • Set the video play's height.

 JomSocial

  • Enable user's avatar.
  • Enable avatar link to user's profile if their avatar is enabled.

 Other Options

  • Select if you want to wrap each item in a DIV or a SPAN tag.
  • Enable / Disable stripping of the HTML of the article content body.
  • Enable / Disable article divider.
  • Module prefix HTML, you have the option to display custom HTML befor the module.
  • Module suffix HTML, you have the option to display custom HTML after the module.

Available Layout Tokens

The following is a list of tokens you can use in your custom HTML field within the module's parameters:

{TITLE} // Used to display the article's title
{DATE} // Used to display the article's date
{AVATAR} // Used to display the article's author's JomSocial's Avatar
{CREATEDBY} // Used to display the article's author's name
{CATEGORYIMAGE} // Used to display the article's category image
{CONTENT} // Used to display the article's content
{READMORE} // Used to display the article's read more link/button
{ARTICLELINK} // Used to display a link directly to the article
{PROFILELINK} // Used to display a link to the user's JomSocial profile

Default Layout HTML

The following is the default HTML use in your custom HTML field within the module's parameters:


{CATEGORYIMAGE}
{AVATAR}
{TITLE}
{DATE}
{CREATEDBY}
{CONTENT}

Available CSS Classes

The following is a list of CSS classes you can use in your custom HTML field within the components menu item parameters:

.CSWLatestNews_wrapper{}
.CSWLatestNews_prefix_wrapper{}
.CSWLatestNews_item_wrapper{
	padding:5px 0px;
}
.CSWLatestNews_item_category_image{}
.CSWLatestNews_item_avatar{}
.CSWLatestNews_item_title{
	font-weight:bold;
}
.CSWLatestNews_item_title_link{}
.CSWLatestNews_item_date{
	font-size:10px;
}
.CSWLatestNews_item_date_month{}
.CSWLatestNews_item_date_day{}
.CSWLatestNews_item_created_by{
	font-size:10px;
}
.CSWLatestNews_item_content{
	padding:10px 0px;
}
.CSWLatestNews_item_read_more{}
.CSWLatestNews_suffix_wrapper{}
1.3.9
Wednesday, May 15th, 2013

v1.3.9: on 05/14/2013 the latest version (1.3.9) of our Latest News Pro module for Joomla 3.0.x was released. With this version we added two new module CSS class suffix fields to the advanced tab to allow easer CSS customization.


1.3.8
Wednesday, April 24th, 2013

v1.3.8: on 04/24/2013 the latest version (1.3.8) of our Latest News Pro module for Joomla 3.0.x was released. With this version we added two new features, the first is the option to hide the module if you are on an article layout. The other new feature extends the strip HTML tags feature, you now have the option to strip all HTML tags except <img> tags.


1.3.7
Saturday, October 13th, 2012

v1.3.7: on 10/13/2012 the latest version (1.3.7) of our Latest News Pro module for Joomla 3.0.x was released.  We added in Joomla 3.0 support, we fixed an issue when all categories is selected that it would display an error 500. We also added a new assets folder and moved the css and images folder in to this new folder.


v1.3.6
Monday, June 18th, 2012

v1.3.6: on 06/18/2012 the latest version (1.3.6) of our Latest News Pro module for Joomla 2.5.x was released. I added in some new date features to help out our customers overseas, the date system now uses the PHP setlocale, and strftime to format the date and time, this allows for the days and months to be in your local language.  You can now select your location used for the date formatting system, used to select your language.  I added an option so you can pick what date to use for the display date, you can select one of the following created, modified, or start publishing date.  You can now use custom date formatting on the block style date format, if you want to get rid of the 0 in front of the day "9 vs. 09".


v1.3.5
Monday, April 30th, 2012

v1.3.5: on 04/30/2012 the latest version (1.3.5) of our Latest News Pro module for Joomla 2.5.x was released.We patched a critical bug that was caused when using more than one instance of the module on the same page at the same time; the bug would cause the site to crash!  Please update your version of the module to fix this issue.  We also fixed a minor bug that was displaying the old {YOUTUBE} tags in the module body even when the YouTube feature was disabled.  The module is now able to detect if you have added a read more button to an article and call the module’s read more button.


v1.3.4
Friday, February 17th, 2012

v1.3.4: on 02/17/2012 the latest version (1.3.4) of our Latest News Pro module for Joomla 2.5.x was released. Added a new function that looks for Open HTML tags and closes them when both the strip HTML option is disabled and limit characters is set.


v1.3.3
Tuesday, February 7th, 2012

v1.3.3: on 02/07/2012 the latest version (1.3.3) of our Latest News Pro module for Joomla 2.5.x was released. We added a new sort order feature/option, you now have the option to sort by publish date, so if the article’s date is in the future it will not be displayed in the module until the publish date even if the article is published.  We fixed a bug that was keeping the category images from loading correctly; we also took care of the issue with the sub categories from loading, now you have the option to select multiple categories.


v1.3.2
Tuesday, December 6th, 2011

v1.3.2: on 12/06/2011 the latest version (1.3.2) of our Latest News Pro module for Joomla 1.6.x/1.7.x was released. We fixed a bug that was causing the read more button link to redirect the user to the login page, the read more button script has been rewritten to correct this problem.


v1.3.1
Wednesday, November 23rd, 2011

v1.3.1: on 11/23/2011 the latest version (1.3.1) of our Latest News Pro module for Joomla 1.6.x/1.7.x was released. We fixed a bug that was causing the HTML in the layout field to get dropped when saving the extensions settings.  Please make sure to download the latest version to correct this problem.


v1.3.0
Sunday, August 7th, 2011

v1.3.0: on 08/07/2011 the latest version (1.3.0) of our Latest News Pro module for Joomla 1.6.x/1.7.x was released. We completely rebuilt the module from the ground up to work with Joomla 1.6.x/1.7.x.


v1.2.9
Saturday, January 29th, 2011

v1.2.9: On 01/29/2011 the latest version (1.2.9) of our Latest News Pro module for Joomla 1.5.x was released. The latest version added a new feature and HTML token for the YouTube player. Most of the time you will only have one video per article and want more control over where that video gets displayed (ie. display it before the article's title), however in some cases you may have multiple videos per article in this case disabling this feature will embed the YouTube players in to the article's content body. NOTE:If you disable this feature make sure to remove the HTML token from the Custom HTML textfield within the module's parameter settings.


v1.2.8
Tuesday, January 18th, 2011

v1.2.8: On 01/18/2011 the latest version (1.2.8) of our Latest News Pro module for Joomla 1.5.x was released. The latest version addressed a bug with the YouTube player replacing the content with the player, now the module only replaces the YouTube URL, and keeps the content intact.


v1.2.7
Friday, December 3rd, 2010

v1.2.7: On 12/03/2010 the latest version (1.2.7) of our Latest News Pro module for Joomla 1.5.x was released. The latest version addressed some minor bugs. We integrated a new date format to the list of available formats, the latest is BLOCK, if selected will split the date in to two parts (month, day) and wrap each in its own DIV tag. Two new classes have been added for both of the month and day DIV tags, with this new format you can do really cool date icon blocks (like the one to the right). We have also added the custom date format field back in so users can add their own custom format if one of the provided one will not fit their needs, you can read more about custom date formats over at php.net.


v1.2.6
Thursday, December 2nd, 2010

v1.2.6: On 12/02/2010 the latest version (1.2.6) of our Latest News Pro module for Joomla 1.5.x was released. The latest version addressed some minor bugs; the main major fix was adding the ability to upgrade the Latest News Pro module without needing to uninstall it first, in doing so retaining all of your module settings this was HUGE! We also changed the name of the category image token from "{CATEGORYICON}" to "{CATEGORYIMAGE}". We also integrated a new user ID filter feature, that if enabled; allows you to show only articles by the selected user's ID, or display all articles except the user's ID selected. We also rearranged and skinned the module parameters layout page.


v1.2.5
Tuesday, November 23rd, 2010

v1.2.5: On 11/23/2010 the latest version (1.2.5) of our Latest News Pro module for Joomla 1.5.x was released. We completely rebuilt the module from the ground up; we have addressed several minor bugs with the previous versions. One of the new changes has been all new CSS class names so if you are using one of our older versions and have made changes to the CSS make sure that you see the list of new class names below.


  • Popular Joomla! Extensions

Latest News

Wednesday, May 15th, 2013
v1.3.9: on 05/14/2013 the latest version (1.3.9) of our Latest News Pro module for Joomla 3.0.x was released. With this version we added two new module CSS class suffix fields to the advanced tab to a... Read More »
Wednesday, April 24th, 2013
v1.3.8: on 04/24/2013 the latest version (1.3.8) of our Latest News Pro module for Joomla 3.0.x was released. With this version we added two new features, the first is the option to hide the module if... Read More »
Thursday, April 11th, 2013
v1.0.9: on 04/11/2013 the latest version (1.0.9) of our Tell A Friend Pro component for Joomla 2.5.x and 3.0.x was released. We fixed a bug that was causing the from email address to only show fo... Read More »
Saturday, March 30th, 2013
v1.2.0: On 03/30/2013 the latest version (1.2.0) of our YouTube Pro Embed plugin for Joomla! 2.5.x and 3.0.x was released.  The plugin now supports YouTube playlists, and we added a new... Read More »

Testimonials

Chris Wilson is an extremely proficient web development professional. After having worked with him on redesigning my website, I can clearly say that his customer service is second to none. His programing ability combined with artistic design ability allow for a clean and pro look and feel that is needed for high traffic web sites. I've watched him add tremendous value to many businesses including my own, and would recommend him to anyone.
Sam Drevo
Sam Drevo
2001 Extreme Kayak World Champion. Founder & Director of eNRG Kayaking. Portland, OR

Copyright

©2013 C.S. Wilson Apps™ all rights reserved | Powered by Joomla! | Valid HTML5

Legal Notice

C.S. Wilson Apps™ nor our parent company C.S. Wilson and Associates™ is in any way affiliated with or endorsed by the Joomla! Project or Open Source Matters. The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries