Rialto Changelog
This document shows the changes made to each release. Details of changes for releases not yet made publicly available, are the confirmed changes already made for the release although this can not be guaranteed, since problems may be revealed during final testing necessitating changes.
Rialto 1.2.0
# Add missing expired string description.
+ Add support for Joomla Tags.
# Modify breadcrumb display in front end to include parent categories.
- Remove Akeeba restore points from xml file.
# Modify front end entry creation and edit displays to use JForm.
# Get version number from manifest rather than meta table. # Increase permissions check using more ACL settings.
+ Add support for Joomla Tags.
# Modify breadcrumb display in front end to include parent categories.
- Remove Akeeba restore points from xml file.
# Modify front end entry creation and edit displays to use JForm.
# Get version number from manifest rather than meta table. # Increase permissions check using more ACL settings.
Rialto 1.1.1
# Correct display of published flag in modal displays so that they line up, rather than being displaced.
+ Add update site details.
# Correct SQL install script which was preventing a fresh install. Zip created and released as 1.1.0A.
+ Add update site details.
# Correct SQL install script which was preventing a fresh install. Zip created and released as 1.1.0A.
Rialto 1.1.0
+ New option to control placement of breadcrumbs in front end displays.
+ Add option to load videos with entry. Utube and Vimeo supported. Also adds code to check that the specified video exists, both upon saving or updating but also upon entry display.
# Correct category image display in front end entry view.
~ Change front end redirects to return to the entry view rather than the index page on update, save and reactive success.
~ Modify front end category list to add a dash for each sub level before the category name.
+ New option to modify category front end drop down list to indicate the specific level where the category is situation.
+ New language fields added to support full multilingual ability.
# Correct problem preventing deletion of categories.
~ Modify front end entry display to make better use of display if no images or videos provided for the entry.
+ Add option to load videos with entry. Utube and Vimeo supported. Also adds code to check that the specified video exists, both upon saving or updating but also upon entry display.
# Correct category image display in front end entry view.
~ Change front end redirects to return to the entry view rather than the index page on update, save and reactive success.
~ Modify front end category list to add a dash for each sub level before the category name.
+ New option to modify category front end drop down list to indicate the specific level where the category is situation.
+ New language fields added to support full multilingual ability.
# Correct problem preventing deletion of categories.
~ Modify front end entry display to make better use of display if no images or videos provided for the entry.
Rialto 1.0.0
+ Initial Release