Upgraded News Articles with several revisions. Details on each listed below:
00.05.50
New Functionality Includes:-
* The internals of the layout templates have been changed to use the same code base as the property agent module. This has allowed for 3 new print templates (header/item/footer), these templates use the same tokens as the "view" templates. Please let me know if you find any issues.
Fixed Bugs Includes:-
* The syndication link should now work when launch links is set to true (on new installs)
00.05.51
New Functionality Includes:-
* Ability to sort by "Title" in Latest Articles.
* Ability to specify a "Sort Direction" in Latest Articles.
* The time selection in the article submission page is now a 24 hour clock.
* Added [PAGESLIST] token to Latest Articles.
Fixed Bugs Include:-
* The links in my articles have now been corrected for editing.
00.05.52
Fixed Bugs Includes:-
* The footer in the listing template should now be correctly displayed. This includes the next/previous if you had them in this template.
* Links in the [PAGESLIST] token should now be correctly displayed when friendly URLs are turned off.
* The module.css is no longer copied to the archives or latest mdoule. This was causing some unexpected styles clashes to occur.
This upgrade is recommended for anyone that upgraded to 00.05.50/00.05.51
00.05.53
Fixed Bugs Include:-
* The [RATED] token will now to display an unrated image for unrated articles. (the same as it was for latest articles)
* The print token should now pick up the correct template's stylesheet.
* When a file doesn't exist in a template, e.g. print, menu, it will revert to the default template for that file.
* The "All Categories" checkbox in latest articles is now localizable.
00.05.54
New Functionality Includes:-
* Multi-Column support for Latest Articles. You can select between "Simple" (Current Repeater Method) or "Advanced" (DataList Method). The advanced method allows you to specify the "Items Per Row" e.g. if you enter 2, 2 articles per row will appear.
Fixed Bugs Include:-
* The "Edit" link on the approve articles should now work correctly.
* The cancel link on latest articles options will no longer cause validation.
00.05.55
New Functionality Includes:-
* A new filter option in "View Options" allows you to extend the filtering of categories for any instance of the module. The 2 options are "Match Any" (this is the current functionality that will match articles belonging to any of the categories checked) and "Match All" (matches articles belongong to all of the categories below).
00.05.56
New Functionality Includes:-
* The "Match Any", "Match All" category filters are now available in latest articles too.
* There is a new filter settings available in news articles and latest articles called "Show Not Featured Only", which will only show articles that have not been marked as featured.
00.05.57
New Functionality Includes:-
* Layout Mode (Simple/Advanced) has now been added to the archive module. This will allow you to to span records horizontally (Items Per Row) similar to the latest articles module.
Fixed Bugs Include:-
* Fixed an issue when using a non-standard HTTP port # and the read more link in most templates.
00.05.58
New Functionality Includes:-
* New Token [IMAGETHUMB:XXX:YYY] where XXX is the maximum width and YYY is the maximum height.
* New Token [PUBLISHSTARTDATE:XXX] where XXX is a date format expression for flexibility of date format.
* New Token [PUBLISHENDDATE:XXX] where XXX is a date format expression for flexibility of date format.
* New Token [IMAGETHUMBLINK:XXX] is the actual URL of the link to the thumbnail image.
* Changes to the "Ratings" tokens. [ISRATEABLE][/ISRATEABLE] now represents an area where a user can rate (either registered or anonymous votes depending on the logged on user). The [HASRATINGSENABLED][/HASRATINGSENABLED] has changed so that it will display the area if at least registered or anonymous users can rate an article. This is to fix the situation where anonymous users were not seeing the rating of an article when registered users only could vote. Look at the default templates for examples. Please check your own template.
Fixed Bugs Include:-
* The [IMAGETHUMB:XXX] token now does not have a default height of 100 specified in the thumbnail. It will just take the XXX as the width and scale accordingly.
* Searching should now search expired articles.
00.05.59
New Functionality Includes:-
* The tokens for "latest articles" and "news articles" have been synchronized. This allows many more tokens to be used by latest articles. The help in "view options" that lists the tokens has also been updated to include the additional tokens.
Fixed Bugs Include:-
* You should now be able to use the same instance of a news articles module with different templates again. There was a caching issue causing some of the settings to be overridden on update.
00.05.60
New Functionality Includes:-
* Added a new token called [DETAILS], that will display the current of an article. (or nothing if no pages exist)
Fixed Bugs Include:-
* Fixed RSS Functionality in DNN 4.5 +
00.05.61
Fixed Bugs Include:-
* Fixed an issue with the [DETAILS] token in the last build.