Release Notes

Sliders
8.4.0 04 September 2023

Changed
  • Updates Regular Labs library

Sliders
8.3.1 23 March 2023

Changed
  • Removes not-used language files after installation
Fixed
  • Fixes issue with incorrect prefix characters for comments in the language files

Sliders
8.3.0 13 October 2022

Changed
  • Changes installer to use a package manifest instead of a custom installer plugin
  • Updated some php code to use PHP 7.4 standards
  • Updates translations: tr-TR

Sliders
8.2.4 19 August 2022

Fixed
  • Fixes issue with errors on installation on some setups, causing the Regular Labs Library to not get installed
  • Fixes issue with sliders not working right after pageload or when opened/closed fast after one another

Sliders
8.2.3 15 August 2022

Fixed
  • Fixes issue with hidden="hidden" attribute being added on wrong attribute on pageload
  • Fixes issue with hidden="hidden" attribute not being removed from open sliders

Sliders
8.2.2 10 August 2022

Fixed
  • Fixes issue with potential errors during installation

Sliders
8.2.1 09 August 2022

Changed
  • Changes code styling: tabs to spaces
  • Refactors some code
  • Updates translations: tr-TR
Fixed
  • Fixes issue with links inside closed sliders being tabable
  • Fixes issue with redundant title attribute on handle link (if the same as handle text)
  • Fixes issue with wrong attribute being added on closed content elements (should be hidden instead of aria-hidden)

Sliders
8.2.0 10 February 2022

Changed
  • Increases minimum php version to 7.4.0
  • Updates translations: tr-TR
Fixed
  • Fixes issue with error on installation when using php 8.1 or higher
  • Fixes issue with some error messages that should only show in admin side also showing on frontend

Sliders
8.1.3 28 August 2021

Fixed
  • Fixes issue with scripts and styles not being added in some cases (on certain template)

Sliders
8.1.2 23 August 2021

Changed
  • Improves upgrade/update check information in Joomla updater for editor button plugin
Fixed
  • Fixes issue with the loading of scripts and styles being triggered too early

Sliders
8.1.1 14 August 2021

Changed
  • Improves upgrade/update check information in Joomla updater
Fixed
  • Fixes issue with non-html pages (like raw) being forced to html format in some case
  • Fixes issue with php TypeError being thrown on some xml pages
  • Fixes issue with potential php error about undefined property $button_text
  • Fixes issue with styles and scripts getting loaded after template styles and scripts

Sliders
8.1.0 15 July 2021

Changed
  • Cleans up code
  • Improves dealing with Joomla 3 code (disabling plugins) after upgrading to Joomla 4
  • Improves syntax (and file size) of css and minified css files
  • Increases minimum php version to 7.2.0
  • Updates translations: de-DE
Fixed
  • Fixes issue with incorrect update urls on plugins
  • Fixes issue with update site being saved incorrectly

Sliders
8.0.1 13 April 2021

Changed
  • Changes code in minified javascript files to not use eval
Fixed
  • Fixes issue with Load jQuery option not working (jquery always gets loaded)

Sliders
8.0.0 23 March 2021

Removed
  • Removes option to set the tag delimiter to {slider=...}
Changed
  • Deprecates the syntax {slider My Slider} in favor of the attribute syntax {slider title="My Slider"}
  • Updates translations: sv-SE, tr-TR

Sliders
7.10.0 17 October 2020

Added
  • Adds ability to override the output_title_tag setting via the tag syntax
Fixed
  • Fixes issue with plugin tags not getting handled in some cases (due to empty value being saved in Disable in Components setting)

Sliders
7.9.3 14 September 2020

Added
  • Adds option to not output the hidden title tag
Changed
  • More preparations for Joomla 4 (in)compatibility
Fixed
  • Fixes issue with "Enable in administrator" option not working
  • Fixes issue with php notice about declaration of loadStylesAndScripts not being compatible
  • Fixes issue with plugin being handled inside frontend module edit form
  • Fixes issue with plugin not running on AcyMailing archive pages

Sliders
7.9.2 25 August 2020

Fixed
  • Fixes issue with absolute urls being broken (no '://' after the http(s) part)

Sliders
7.9.1 19 August 2020

Fixed
  • Fixes issue with modal popups not respecting right-to-left languages
  • Fixes issue with php notice about too few arguments passed to function onContentPrepare

Sliders
7.9.0 17 August 2020

Changed
  • Preparations for Joomla 4 (in)compatibility

Sliders
7.8.0 23 June 2020

Added
  • Adds extra css class to editor buttons which can be used for custom styling
Changed
  • Changes default code example inserted by the simple editor button
  • Updates some language strings
  • Updates translations: tr-TR

Sliders
7.7.9 21 April 2020

Changed
  • Updates translations: ru-RU, tr-TR
Fixed
  • Fixes issue with html entity quotes inside the titles messing stuff up in some cases
  • Fixes issue with plugin running on Gridbox edit forms (which it shouldn't)
  • Fixes issue with plugin running on SP PageBuilder edit forms (which it shouldn't)

Sliders
7.7.8 01 October 2019

Changed
  • Makes it possible to place plugin tag attribute values in single quotes instead of double quotes (can be useful when used inside html attribute values)
Fixed
  • Fixes issue with aria attributes not toggling when closing sliders

Sliders
7.7.7 30 August 2019

Removed
  • Removes the aria role="heading" from the slider titles
Changed
  • Updates translations: nl-NL
Fixed
  • Fixes issue with incorrectly added aria-selected attribute (should only use aria-expanded)
  • Fixes issue with php notice about array to string conversion on certain AcyMailing pages
  • Fixes issue with php notice about array to string conversion on certain HikaShop pages

Sliders
7.7.6 15 April 2019

Fixed
  • Fixes issue with missing aria-expanded attribute to necessary elements

Sliders
7.7.5 06 April 2019

Added
  • Adds translations: zh-CN
Fixed
  • Fixes issue with not all normal anchor links opening parent tabs

Sliders
7.7.4 11 March 2019

Changed
  • Changes minimum requirement from Joomla 3.8.8 to Joomla 3.9.0
Fixed
  • Fixes issue with plugin tags not working correctly when using different than default tag characters in some cases

Sliders
7.7.3 05 March 2019

Changed
  • Changes minimum requirement from Joomla 3.8.0 to Joomla 3.8.8
  • Updates translations: et-EE
Fixed
  • Fixes issue with hash links not working

Sliders
7.7.2 21 December 2018

Changed
  • Updates translations: et-EE
Fixed
  • Fixes issue with form select elements acting funny on FireFox

Sliders
7.7.1 06 December 2018

Fixed
  • Fixes issue with editor button popup not working

Sliders
7.7.0 05 December 2018

Added
  • Adds title attributes to main links
  • Adds extra option to the Tag Characters setting («...»)
Changed
  • Changes use of RL toggler scripts to use Joomla core showon scripts
  • Improves some styling
  • Improves way Regular Labs Library scripts and styles are loaded on admin side
  • Refactors some code
  • Updates translations: tr-TR
Fixed
  • Fixes issue with content in Yootheme Pro templates not working in some cases (because of a jacked up way Yootheme is storing data in the fulltext property!)

Sliders
7.6.3 02 October 2018

Changed
  • Changes minimum requirement from Joomla 3.7.0 to Joomla 3.8.0
Fixed
  • Fixes issue with content sometimes getting duplicated on K2 items
  • Fixes issue with tags not always being handled at article prepare stage

Sliders
7.6.2 07 September 2018

Changed
  • Rearranges plugin options
Fixed
  • Fixes potential SECURITY issue concerning cross site scripting via editor button popup

Sliders
7.6.1 06 July 2018

Added
  • Adds resize trigger to make certain javascript based scripts (like galleries) work better inside sliders

Sliders
7.6.0 25 June 2018

Added
  • PRO Adds ability to set a random slider as the open one using open="random"
Fixed
  • Fixes issue with Chrome 67 throwing an "Aw, snap!" error when trying to open tab via url

Sliders
7.5.0 23 May 2018

Added
  • Adds divs around tab output for print pages, so stuff can be styled via css
Fixed
  • Fixes issue with tags sometimes not getting handled when found after comment tags with certain syntax
  • Fixes small html code style issue with no whitespace between attributes

Sliders
7.4.1 26 April 2018

Fixed
  • Fixes issue with plugin tags not being handled when containing weird comment tag syntaxes
  • FREE Fixes issue with php notice about undefined property slide_speed

Sliders
7.4.0 23 April 2018

Added
  • Adds ARIA role attributes
Fixed
  • Fixes issue with plugin tags inside html comments being converted
  • PRO Fixes issue with slide speed option not working

Sliders
7.3.0 21 March 2018

Changed
  • Changes minimum requirement from Joomla 3.6.0 to Joomla 3.7.0
  • Updates translations: fr-FR
Fixed
  • Fixes issue with system plugin settings page breaking if Enable in Administrator option is switched on
  • Fixes some javascript issues in admin side on Joomla 3.7.0

Sliders
7.2.9 09 January 2018

Changed
  • Makes alias creation listen to the global Unicode Aliases setting
  • Updates translations: da-DK, de-DE, ru-RU
Fixed
  • Fixes issue with fatal errors on Joomla 3.6 and 3.7
  • Fixes issue with plugin tags not getting replaced in some cases
  • PRO Fixes issue with Disable On Components option not working

Sliders
7.2.8 07 September 2017

Changed
  • Improves handling of links with weird url hash values
  • Updates translations: sv-SE
Fixed
  • Fixes issue with javascript failing when using delayed js loading via LABjs
  • PRO Fixes issue with Joomla updater not seeing new Pro versions after upgrading from Free to Pro

Sliders
7.2.7 22 July 2017

Fixed
  • Fixes issue with Regular Labs plugins no longer being run on category blog pages

Sliders
7.2.6 20 July 2017

Changed
  • Also shows editor button to users without core edit rights
  • Updates translations: sv-SE, tr-TR
Fixed
  • Fixes issue with (deprecated) {sliderlink} tag not getting converted
  • Fixes issue with passing Slider name through (deprecated) {sliderlink} tag not generating correct hash link

Sliders
7.2.5 05 July 2017

Changed
  • Improves styling of editor button popup
  • Improves the way the system plugin methods gets called
  • Updates translations: cs-CZ, it-IT, nl-NL, ru-RU
Fixed
  • Fixes issue with remembering open slider by cookie not working

Sliders
7.2.4 18 June 2017

Fixed
  • Fixes issue with sliders not getting initialized

Sliders
7.2.3 18 June 2017

Fixed
  • Fixes issue with javascript error concerning Joomla.getOptions on J3.6

Sliders
7.2.2 16 June 2017

Fixed
  • Fixes issue with active state getting lost when slider contains tooltips
  • Fixes issue with opening sliders via url hash not working

Sliders
7.2.1 14 June 2017

Fixed
  • Fixes issue with fatal errors when Regular Labs Library does not get updated correctly

Sliders
7.2.0 14 June 2017

Changed
  • Changes way option are passed to script
  • Updates translations: es-ES, fa-IR, fr-FR, id-ID, it-IT, nl-NL, sv-SE
Fixed
  • Fixes issue with content of non-active sliders being hidden when javascript is not enabled/loaded
  • Fixes issue with javascript errors when url hash contains slashes or semi-colons
  • Fixes issue with potential jQuery error in editor popup on some setups

Sliders
7.1.1 27 April 2017

Changed
  • Improves scrolling to anchors inside sliders

Sliders
7.1.0 13 April 2017

Added
  • Adds option to set default state of first slider (opened/closed)
Changed
  • Updates translations: tr-TR

Sliders
7.0.9 07 March 2017

Changed
  • Improves handling of surrounding html tags
  • Improves rendering speed when no plugin tags are found
  • Updates translations: uk-UA
Fixed
  • Fixes issue with some templates adding padding/border on slider elements causing weird animation effects
  • PRO Fixes issue with scrolling not working on links to sliders

Sliders
7.0.8 18 February 2017

Fixed
  • Fixes issue with websites using certain encodings breaking

Sliders
7.0.7 15 February 2017

Fixed
  • Fixes issue with editor button popup not loading on some setups
  • Fixes issue with replacements not being done on some websites using special character sets

Sliders
7.0.6 14 February 2017

Fixed
  • Fixes issue with editor button popup being blank on some setups
  • Fixes issues with utf-8 characters in titles
  • PRO Fixes issue with updates via core installer sometimes failing

Sliders
7.0.5 05 February 2017

Fixed
  • Fixes issue with SobiPro edit forms not being protected from plugin handling
  • Fixes issue with tags not being handled in some situations (large pages)

Sliders
7.0.4 29 January 2017

Changed
  • Changes minimum requirement from Joomla 3.4.1 to Joomla 3.6.0
Fixed
  • PRO Fixes issue with nested hash links in open sliders not scrolling

Sliders
7.0.3 27 January 2017

Fixed
  • Fixes issue with potential fatal errors when updating from older version

Sliders
7.0.1 25 January 2017

Fixed
  • Fixes issue with trailing title Sliders appearing on print pages

Sliders
7.0.0 20 January 2017

Added
  • Adds support for area maps to link to sliders using hashes
Changed
  • Changes minimum requirement from php 5.3.13 to php 5.4
  • Completely recoded the extension and Regular Labs Library (now using namespaces)
  • Updates translations: id-ID
Fixed
  • Fixes issue with Regular Labs Library plugin causing slowness in administrator when 'Show Help Menu Item' is enabled
  • Fixes issue with first tab closing when activating via url hash
  • Fixes issue with links to anchors inside sliders not scrolling

Sliders
6.3.0 28 November 2016

Added
  • Adds public javascript methods openSliders/closeSliders (which accept an element/slider id)
Changed
  • Improves loading speed on pages with large forms
  • Moves toolbar in editor button popup to floating top position
Fixed
  • Fixes issue with links to settings/plugins not being correct when non-English language uses different extension names
  • Fixes issues with page breaking when Regular Labs Library folder is missing

Sliders
6.2.2 24 October 2016

Fixed
  • Fixes issue with tags not being handled in pdfs

Sliders
6.2.1 06 October 2016

Fixed
  • Fixes issue with parameters with value false or 0 not working correctly

Sliders
6.2.0 30 September 2016

Added
  • Adds ability to set heading_attributes, link_attributes and body_attributes via the tag to add custom attributes to the html elements
  • Adds translations: nl-BE
  • PRO Adds ability to limit access by access levels/user groups by using negative values, like access="!Registered"
Fixed
  • Fixes issue with php memory issues on large form pages
  • Fixes issue with the openAllSliders/closeAllSliders javascript functions not working in some situations

Sliders
6.1.1 05 September 2016

Changed
  • Adds collapsed class to title links of closed sliders

Sliders
6.1.0 17 August 2016

Removed
  • Removes filling of editor button popup fields based on selection, as it was buggy
Fixed
  • Fixes issue with quotes inside the tags not getting interpreted correctly when using some editors (JoomlaCK)
  • PRO Fixes issue with sliders with restricted access sometimes not getting removed

Sliders
6.0.8 08 August 2016

Changed
  • Updates translations: fr-FR, tr-TR
Fixed
  • Fixes issue with links inside titles sometimes not being handled correctly

Sliders
6.0.7 13 July 2016

Fixed
  • Fixes issue with editor button popup throwing error in Joomla 3.6
  • Fixes issue with links as titles not working
  • PRO Fixes issue with nested tabs with blocked usergroup not getting removed correctly

Sliders
6.0.6 07 July 2016

Changed
  • Updates translations: tr-TR
Fixed
  • Fixes issue with sliders not opening via hash links due to javascript error about tab_id
  • Fixes styling of sliders with a link as title
  • PRO Fixes issue with nested tabs with blocked usergroup not getting removed correctly

Sliders
6.0.5 28 June 2016

Changed
  • Updates translations: tr-TR
Fixed
  • Fixes issue with scrolling to non-anchor ids not working
  • Fixes scrolling to anchors inside sliders not always working due to automatic browser scrolling
  • PRO Fixes issue with access/user group restrictions not working correctly when having multiple sliders with same name/syntax
  • PRO Fixes issue with access/user group restrictions not working correctly when having nested sliders

Sliders
6.0.4 19 June 2016

Fixed
  • PRO Fixes issue with access/user group restrictions not working on other sliders when used on first slider
  • PRO Fixes issue with editor button popup not working when selecting stuff in dropdowns

Sliders
6.0.3 14 June 2016

Added
  • Adds translations: tr-TR
Changed
  • Updates translations: da-DK, pl-PL, sv-SE

Sliders
6.0.2 23 April 2016

Fixed
  • Fixes issue with icon class being added to tag as icon="true" instead of class="icon"

Sliders
6.0.1 20 April 2016

Fixed
  • Fixes issue with hash links not working on safari

Sliders
6.0.0 16 April 2016

Added
  • Adds option to add main classes via settings and tag
Removed
  • Removes Old School styling
Changed
  • Changes tag syntax to use html style attributes (still works with old style too)
  • Improves filling of editor button popup with data from selection
  • Moves from NoNumber to Regular Labs branding

Sliders
5.3.1 07 April 2016

Fixed
  • Fixes issue with hash links not working on safari

Sliders
5.3.0 01 April 2016

Added
  • PRO Adds ability to set an onclick function in the tag
Removed
  • Removes the sliderlink options
Changed
  • Improves handling of AcyMailing pages
  • Improves handling of anchor links
  • Updates some HTML syntax
  • Updates translations: fa-IR
Fixed
  • Fixes issue with url query being removed when adding hash to url

Sliders
5.2.1 28 February 2016

Fixed
  • Fixes issue with template overrides for css/js files not working anymore

Sliders
5.2.0 26 February 2016

Added
  • Adds version number to own css/js files (and option to switch it off)
Fixed
  • Fixes issue with javascript causing errors when a script merging

Sliders
5.1.14 22 February 2016

Added
  • Adds ability to override the SEO title heading type via the tag with title_tag="..."
Changed
  • Improves handling of surrounding heading tags (h1-6)
Fixed
  • Fixes issue with links to nested anchors not opening parent sliders
  • PRO Fixes issue with hover/click mode overruling not working

Sliders
5.1.13 03 February 2016

Fixed
  • Fixes double scrolling (jumping) on hash links to sliders

Sliders
5.1.12 28 January 2016

Fixed
  • Fixes issue with editor button only showing when user has core content create/edit permissions
  • Fixes issue with plugin tags not being converted in smart search (finder)
  • Fixes issues with Joomla 3.5 and php7 compatibility

Sliders
5.1.11 11 January 2016

Fixed
  • Fixes issue with editor button not working

Sliders
5.1.10 10 January 2016

Fixed
  • Fixes issue with javascript failing is some situations

Sliders
5.1.9 07 January 2016

Changed
  • Updates translations: uk-UA
Fixed
  • Fixes issue with php notice about undefined variable replacements
  • Fixes issue with tags sometimes not getting converted when using non-default tag characters

Sliders
5.1.8 14 December 2015

Changed
  • Updates translations: fr-FR
Fixed
  • Fixes issue with javascript errors when using javascript compressors/combiners/cachers

Sliders
5.1.7 26 November 2015

Fixed
  • Fixes issue with content of closed sliders not showing on print page on some websites
  • Fixes issue with editor button popup freezing when selecting text in editor before clicking

Sliders
5.1.6 20 November 2015

Fixed
  • Fixes issue with aliases not being created correctly from tilte on some setups
  • Fixes issue with tags being converted in edit forms

Sliders
5.1.5 10 November 2015

Fixed
  • PRO Fixes issue with scrolling to item override not working correctly

Sliders
5.1.4 03 November 2015

Changed
  • Adds compatibility for setups that do not have mbstring enabled (but still less stable)
Fixed
  • Fixes issue with regular expressions not working on some php versions (5.6.14)
  • Fixes issue with tags not getting interpreted

Sliders
5.1.3 23 October 2015

Fixed
  • Fixes issue with false feed check

Sliders
5.1.2 22 October 2015

Changed
  • Improves handling of surrounding html div tags
Fixed
  • Fixes issue with jumpy sliding effect on Safari when using Bootstrap 3

Sliders
5.1.1 09 October 2015

Fixed
  • Fixes issue with PHP notice about undefined property tag_character_start

Sliders
5.1.0 02 October 2015

Added
  • Adds ability to change the surrounding tag syntax characters
  • Adds ability to open/close a single slider set via the public openAllSliders/closeAllSliders functions
  • Adds translations: ja-JP
Changed
  • Improves handling of surrounding html tags
Fixed
  • Fixes issue with hash in links being added to internal Joomla getURI result
  • Fixes issue with missing alias field in editor button popup
  • Fixes issue with nested sliderlinks not working
  • Fixes issue with slider contents not showing when template is loading Bootstrap 3 files
  • Fixes issue with some special characters being replaced with ? character
  • Fixes issue with title-active/title-inactive not working correctly on nested sliders

Sliders
5.0.7 28 August 2015

Fixed
  • PRO Fixes issue with scrolling to slider having incorrect offsets
  • PRO Fixes issue with scrolling when scrolling is switched off

Sliders
5.0.6 20 August 2015

Fixed
  • PRO Improves scrolling behaviour when clicking on open slider
  • PRO Improves scrolling behaviour when page is already scrolling

Sliders
5.0.5 09 August 2015

Fixed
  • Fixes issue with php error about call to a member function get() on a non-object on some components

Sliders
5.0.4 08 August 2015

Fixed
  • FREE Fixes issue with slider links and hash links not working

Sliders
5.0.3 07 August 2015

Fixed
  • Fixes issue with uninstallation getting into a loop
  • Fixes issue with upgrading not working

Sliders
5.0.2 31 July 2015

Fixed
  • Fixes issues with tabs of nested anchors via url hash not opening

Sliders
5.0.1 30 July 2015

Fixed
  • Fixes issues on uninstallation

Sliders
5.0.0 29 July 2015

Added
  • Adds active class on slider links
  • Adds advanced editor button popup wizard to create the Sliders syntax
  • Adds css to hide navigation on print page
  • Adds option to set script initialisation delay
  • Improves handling of hash links
Removed
  • J2.5 Removes Joomla 2.5 support
Changed
  • Changes minimum requirement to Joomla version 3.4.1
  • Recodes the installer
  • Updates translations: es-ES
Fixed
  • Fixes invalid usage of the rel attribute
  • Fixes issue with duplicate spaces being removed from the titles
  • Fixes issue with sliders with cyrillic characters not always working
  • Fixes issue with some special characters in title messing up ids
  • PRO Fixes issue with html getting messed up when using access restriction on nested sliders

Sliders
4.1.3 09 May 2015

Added
  • Adds translations: pl-PL, sr-YU
Changed
  • J3 Improves handling of selected text in editor when clicking on editor button
  • J3 Improves updating and installing the component
Fixed
  • J3 Fixes issue with double quotes at end of hash links
  • J3 Fixes issue with links with hashes to sliders not working
  • J3 Fixes issue with sliderlinks via title not always working
  • J3FREE Fixes issue with error about undefined property disable_components

Sliders
4.1.2 06 March 2015

Fixed
  • J3 Fixes issue with url hashes not getting added on some browsers

Sliders
4.1.1 06 March 2015

Changed
  • J3 Improves rendering speed on pages with large contents
Fixed
  • J3 Fixes issue with javascript error regarding history.replaceState on IE9 and older
  • J3PRO Fixes issue with access restriction not working with access levels / usergroups with spaces
  • J3PRO Fixes issue with html structure breaking when access restriction blocks all sliders in a set

Sliders
4.1.0 26 February 2015

Changed
  • Updates translations: uk-UA
Fixed
  • PRO Fixes issue with components select list only saving one value
  • J3 Fixes issue with activating sliders via url by name or number not working (only alias)
  • J3 Fixes issue with back button in browser going through url hashes
  • J3 Fixes usage of name instead of id attribute on anchor tags
  • J3PRO Fixes issue with javascript errors when using cookie option

Sliders
4.0.9 14 January 2015

Added
  • J3PRO Adds option to remove/keep plugin syntax on disabled components
Changed
  • Updates translations: et-EE, fr-FR, id-ID, lt-LT, sv-SE
Fixed
  • PRO Fixes issue with disable on components option not working

Sliders
4.0.8 08 January 2015

Added
  • Adds option to enable iframe reloading (off by default)
Removed
  • Removes compatibility for php versions under 5.3.13
  • J3 Removes compatibility for Joomla 3 versions under 3.3.0
Fixed
  • Fixes issue with Free version being able to be installed over the Pro version
  • J3 Fixes issue with scrolling to tab when going to hash url directly when scrolling is switched off

Sliders
4.0.7 26 November 2014

Fixed
  • J3 Changes the way the transitions are added which should fix all the cross-browser compatibility issues with the javascript since v4.0.0

Sliders
4.0.6 24 November 2014

Fixed
  • J3 Fixes issue with css issues on IE10+

Sliders
4.0.5 21 November 2014

Fixed
  • Fixes issue with error about nnFile on installation on some setups
  • Fixes issue with javascript error about createStyleSheet on IE
  • Fixes issue with javascript error about insertRule on Firefox some setups

Sliders
4.0.4 12 November 2014

Fixed
  • J3 Fixes issue with sliders not opening on IE9 again (grrrrrr!)

Sliders
4.0.3 10 November 2014

Fixed
  • J3 Fixes issue with slider not closing when clicking on open slider

Sliders
4.0.2 10 November 2014

Fixed
  • PRO Fixes issues with duplicate rows in update_sites table
  • J3 Fixes issue with sliders not opening on IE9 (grrr!)

Sliders
4.0.1 28 October 2014

Fixed
  • J2FREE Fixes issue with javascript error about nn_sliders_urlscroll

Sliders
4.0.0 25 October 2014

Added
  • Adds handling of normal links to tabs to not reload the page
  • J3 Adds ability to set a separate title-active and title-inactive
  • J3 Adds opening of parent tabs and sliders when using an url hash to a nested text anchor
  • J3PRO Adds ability to set an access restriction on sliders with the access= or usergroup= attribute
Changed
  • J3 Refactors code
  • J3PRO Improves handling of url hashes and opening of parent tabs and sliders
Fixed
  • Fixes issue with plugin not being run over introtext/fulltext on onContentPrepare event
  • Fixes issue with plugin not working on jDownloads frontend view
  • J2PRO Fixes issue with page not scrolling when using url hashes
  • J3 Fixes issue with active by url/cookie not working when using caching
  • J3 Fixes issue with closeAllSliders function not working correctly
  • J3 Fixes issue with heading title not being placed in html for SEO purposes
  • J3 Fixes issue with icon class not working correctly on nested sliders

Sliders
3.5.7 22 September 2014

Changed
  • Improves handling of Google Maps
Fixed
  • Fixes issue with php warning about Unknown modifier '.' in protect.php
  • J3PRO Fixes issue with special characters causing javascript issues when using cookies

Sliders
3.5.6 20 August 2014

Fixed
  • Fixes issue with tags being converted in com_myjspace edit forms
  • J2 Fixes issue with errors after upgrade to Joomla 3

Sliders
3.5.5 27 July 2014

Fixed
  • Fixes backwards compatibility with old syntax alias: (instead of alias=)

Sliders
3.5.4 19 July 2014

Fixed
  • Fixes issue with NoNumber Framework not getting installed
  • Fixes issue with manifest cache (version and update info) not being updated

Sliders
3.5.3 18 July 2014

Fixed
  • Fixes issue with fatal error when the NoNumber Framework is not installed

Sliders
3.5.2 16 July 2014

Fixed
  • Fixes issue with alias not being overrideable
  • Fixes issue with first slide not working when title only contains an image

Sliders
3.5.1 26 June 2014

Fixed
  • Fixes issue with custom editor button text not working
  • Fixes issue with enable in frontend editor button option not working

Sliders
3.5.0 25 June 2014

Removed
  • J3 Removes compatibility for Joomla 3 versions under 3.2.2
Changed
  • Refactors code
  • Updates translations: pl-PL, pt-BR
Fixed
  • PRO Fixes issue with error about in_array
  • J2 Fixes issue with errors after upgrade to Joomla 3
  • J3 Fixes issue with sliders not opening on url hash
  • J3 Fixes issue with tags not being handled in search results

Sliders
3.4.5 21 May 2014

Changed
  • Updates translations: et-EE, id-ID, nl-NL, sv-SE
Fixed
  • PRO Fixes issue with sliders with special characters not working in hover mode

Sliders
3.4.4 15 April 2014

Changed
  • J3 Improves scrolling to named anchor links within tabs and opening parent sliders
Fixed
  • Fixes issue with html structure issues when tags are directly inside html 5 elements

Sliders
3.4.3 11 April 2014

Added
  • Adds translations: id-ID
Changed
  • Updates translations: fr-FR
Fixed
  • J3 Fixes issue with multiple active sliders when using url option

Sliders
3.4.2 14 March 2014

Changed
  • Updates translations: sl-SI
Fixed
  • J3 Changes span element to anchor to be W3C compliant

Sliders
3.4.1 26 February 2014

Fixed
  • J2 Changes id of script div to have unique id to be W3C compliant
  • J2 Fixes issue with cookies not working properly

Sliders
3.4.0 18 February 2014

Added
  • J3PRO Adds ability to set scroll offset
Changed
  • Changes way the url hash ids are created (no longer prepended with numbers)
  • Cleans up some code (syntax)
Fixed
  • Fixes issue with $ chars in titles
  • J2 Fixes issue with NN_PROTECTED tags being left in content

Sliders
3.3.6 21 January 2014

Changed
  • Updates translations: nl-NL
Fixed
  • Fixes issue with some missing language strings in some occasions
  • J2PRO Fixes issue with not being able to click (touch) to toggle when using hover mode
  • J3 Fixes issue with main classname being added to first slide
  • J3 Fixes issue with overlapping content when wider than slider content area
  • J3 Fixes some styling issues

Sliders
3.3.5 27 December 2013

Added
  • Adds translations: hr-HR
  • J3 Adds icon class that adds plus/minus icons
  • J3 Adds openAllSliders and closeAllSliders javascript functions for custom use
Changed
  • Improves some code in NoNumber Framework which improves page load speed
  • J3 Changes focus style
  • J3 Updates translations: ca-ES, cs-CZ
Fixed
  • Fixes installation error about duplicate entry on some MySQL 5.6 setups
  • J3 Fixes issue with floating elements in content overlapping the margin/border

Sliders
3.3.4 07 November 2013

Fixed
  • Fixes issue with tags in Sourcerer code being converted
  • Fixes issue with tags in some text and textarea fields being converted

Sliders
3.3.3 21 October 2013

Removed
  • Removes some redundant css
Fixed
  • Fixes issue with javascript errors causing Sliders to stop functioning

Sliders
3.3.2 16 October 2013

Fixed
  • FREE Fixes issue with update failing due to false message about using old version from before Free/Pro

Sliders
3.3.1 15 October 2013

Fixed
  • FREE Fixes issue with javascript errors causing Sliders to stop functioning

Sliders
3.3.0 15 October 2013

Added
  • Adds translations: bg-BG, et-EE, sv-SE
  • PRO Adds option to disable on selection of components
Changed
  • Changes javascript minification to use Google Closure
  • Sets focus on slider title when activating slider via sliderlink or url
  • Updates translations: ca-ES, da-DK, el-GR, es-ES, fa-IR, fr-FR, it-IT, pt-PT, ro-RO, ru-RU, uk-UA, zh-TW
Fixed
  • Fixes issue with opening tags not being converted on some setups
  • Fixes issue with tags not being handled when site has invalid html structure
  • Fixes issue with tags sometimes appearing in title tags and title attributes
  • J3PRO Fixes issue with cookies not working

Sliders
3.2.0 08 August 2013

Removed
  • J2 Removes compatibility for Joomla 2.5 versions lower than 2.5.10
  • J3.0 Removes compatibility for Joomla 3 versions lower than 3.1.0
Changed
  • Improves the way the urls on the links are created (full url + hash)
  • J2 Converts images in (editor) buttons to font icons
  • J2 Improves minification of js files
Fixed
  • J2 Fixes issue with outline setting having effect when Old School styling is not selected
  • J3 Fixes issue with editor button not getting styled correctly on TinyMCE

Sliders
3.1.4 11 June 2013

Changed
  • Improves minification of js files
  • Updates translations: de-DE, pl-PL

Sliders
3.1.3 15 May 2013

Fixed
  • Fixes issue with tags not being 'unprotected'

Sliders
3.1.2 15 May 2013

Fixed
  • Fixes issue with sliderlinks not working in article when slider set is in a module
  • Fixes issue with sliders being converted in some admin forms when plugin is enabled for admin side
  • J2 Fixes issue with a document.write script conflicting with other scripts, like modals
  • J3 Fixes issue with links inside the slider titles messing up layout
  • J3 Fixes issue with remembering active slider by cookies not working

Sliders
3.1.1 22 April 2013

Fixed
  • Fixes issue with installation manifest details not updating
  • Fixes issue with update manager not seeing latest version (caused by manifest)
  • J3FREE Fixes issue with error about undefined property slide_speed

Sliders
3.1.0 18 April 2013

Added
  • Adds ability to enable the plugin in the administrator side (no guarantees on effects)
  • J3 Adds slide speed setting
Changed
  • Improves code
Fixed
  • Fixes issue with dollar signs in the slider titles
  • Fixes issue with heading tags in the slider titles messing up the html structure

Sliders
3.0.7 28 March 2013

Added
  • Adds classes and rel attribute to the Slider Links
Changed
  • Changes messaging on installation on unsupported Joomla versions
  • Cleans up some code (syntax)
  • Updates translations: fr-FR
Fixed
  • Fixes issue with spaces around classes/attributes in tag causing it to fail

Sliders
3.0.6 13 March 2013

Added
  • J2 Adds bottom margin to slide sets
Fixed
  • J3 Fixes typo in override paths in comment in css files

Sliders
3.0.5 04 March 2013

Fixed
  • J3 Fixes issue with Tabs not working when bootstrap css is not loaded when using old style

Sliders
3.0.4 28 February 2013

Changed
  • Updates translations: zh-TW
Fixed
  • J3 Fixes issue with Sliders not working when bootstrap css is not loaded
  • J3 Fixes issue with browser scrolling to anchor when scrolling by url is off

Sliders
3.0.3 24 February 2013

Added
  • Adds classes primary (same as blue) and error (same as warning)
  • J3 Adds styling for better cross-template compatibility
Changed
  • Improves less/css markup
  • Updates translations: nl-NL, sl-SI

Sliders
3.0.2 09 February 2013

Fixed
  • FREE Fixes issue with php warnings about undifined properties use_cookies and set_cookies
  • J3 Fixes issue with errors in javascript on pages where Sliders is not used

Sliders
3.0.1 08 February 2013

Fixed
  • FREE Fixes issue with errors in javascript

Sliders
3.0.0 08 February 2013

Added
  • J2 Adds classes info, success warning and danger
  • J2 Adds classes orange and red
  • J2 Adds less files for generating css files
  • J2 Adds new styling based on Bootstrap (moved old styling to old.css)
  • J3 Adds Joomla 3 support
Removed
  • J1.5 Removes Joomla 1.5 support
  • J2 Removes rounded and radius styling options
  • J2 Removes some redundant css styles being applied in output
Changed
  • Changes default syntax from {slide=...} to {slider ...}
  • Renames extension from Slider to Sliders
  • Updates translations: lt-LT, pt-BR, th-TH
  • J2 Changes default slide and fade speeds to 250 (=faster)
  • J2 Changes location of certain options
  • J2 Minifies css and js files
Fixed
  • J2 Fixes issue with colons in titles being replaced by [[e]]

Sliders
2.2.2 02 January 2013

Fixed
  • Fixes issue with language file not loading

Sliders
2.2.1 29 December 2012

Removed
  • J2 Removes versioned media files option
Fixed
  • J2 Fixes error about XML setup file on first install

Sliders
2.2.0 22 December 2012

Changed
  • J2 Cleans up code
  • J2 Moves media files to Joomla media folder
Fixed
  • J2 Fixes issue with errors with Phoca PDF

Sliders
2.1.5 21 September 2012

Fixed
  • Fixes issue with slides not working when title contains a comma
  • Fixes issue with tags being handled in edit for of jcal, jevent and some others

Sliders
2.1.4 06 September 2012

Changed
  • Adds hash to url when mode is hover too
Fixed
  • Fixes issue with handling of dollar signs in the titles

Sliders
2.1.3 20 July 2012

Fixed
  • Fixes issue with certain titles returning empty (since v2.1.1)

Sliders
2.1.1 19 July 2012

Removed
  • Removes ability to install on Joomla 1.6 and 1.7
  • Removes ability to install on setups with php 5.2 or lower
Changed
  • Cleans a lot of code
  • Updates translations: es-ES, nl-NL
Fixed
  • Fixes issue with tags being interpreted inside the Josetta form
  • PRO Fixes issue with page jumping to top in hover mode

Sliders
2.1.0 01 May 2012

Changed
  • Increases page load speed by changing how xml files are loaded

Sliders
2.0.5 26 April 2012

Added
  • Adds translations: fa-IR
Fixed
  • Fixes issue with javascript error on IE7

Sliders
2.0.4 17 April 2012

Added
  • Adds translations: zh-TW
Changed
  • Improves protecting of edit forms to only protect fields (so tags work outside form fields)
  • Updates translations: da-DK

Sliders
2.0.3 13 April 2012

Fixed
  • Fixes issue with scripts not getting loaded if tags are only used outside content are

Sliders
2.0.2 12 April 2012

Fixed
  • Fixes issue with multiple same titled slides on same page not working

Sliders
2.0.1 10 April 2012

Fixed
  • SECURITY FIX: Fixes URL injection vulnerability in NoNumber Framework

Sliders
2.0.0 07 April 2012

Added
  • Adds ability to set the alias in the tag via |alias:... (used for urls)
  • Adds translations: ar-AA, ar-SA
Changed
  • Changes layout of settings
  • Changes some language strings
  • Cleans up code syntax
  • Improves handling of other plugin style tags inside the {slide} tag
  • Now available as Pro and Free version
  • Updates translations: de-DE
Fixed
  • Fixes issue with dollar signs not appearing in output
  • Fixes issue with mootools being loaded on pages even when not necessary

Sliders
1.8.6 05 March 2012

Changed
  • Cleans up code syntax
  • Updates translations: pt-BR, pt-PT
Fixed
  • J1.5 Fixes issue with image-only tab titles

Sliders
1.8.5 26 January 2012

Added
  • Adds translations: pl-PL
Fixed
  • Fixes issue with Slide links not working with slides with special characters
  • Fixes issue with image-only tab titles (thanks to Justin Niebuhr)
  • Fixes issue with installer not removing the folder/zip from the tmp
  • Fixes issue with links not working correctly on all setups due to not using JRoute
  • J1.7+ Fixes issue with errors on pdf pages

Sliders
1.8.4 09 January 2012

Fixed
  • Fixes issue with line-height of the slide titles being jumpy on some templates

Sliders
1.8.3 16 December 2011

Changed
  • Cleans up more code
  • Updates translations: de-DE, ru-RU
Fixed
  • Fixes issue with html entities in title converting to url hash
  • Fixes issue with invalid w3c html markup (ref attribute in div element)

Sliders
1.8.2 18 November 2011

Added
  • Adds option to overrule mode by adding click or hover in tag
Changed
  • Updates translations: sl-SI
Fixed
  • Fixes issue with hash fragment still being added to url when option is switched off

Sliders
1.8.1 09 November 2011

Added
  • Adds option to overrule the default code the editor button inserts
Changed
  • Improves cleanup of scripts/styles when there are no tabs on the page
Fixed
  • Fixes issue with hash fragment links not working in all urls with variables
  • Fixes issue with typo in css file (.grey instead of .mystyle)

Sliders
1.8.0 06 November 2011

Added
  • Adds active slide as hash fragments to url (and option to switch this off)
  • Adds translations: th-TH
Changed
  • Cleans code syntax (no longer guaranteed support for php 5.2.x and lower)
  • Improves cleanup of scripts/styles when there are no slides on the page
  • Improves matching of titles with special characters via url
Fixed
  • Fixes issue with tags being handled in some edit forms

Sliders
1.7.1 17 October 2011

Fixed
  • Fixes SECURITY issue in NoNumber Framework plugin
  • Fixes issue with w3c validator giving false negatives on html output

Sliders
1.7.0 08 October 2011

Added
  • Adds ability to set slides up to change on mouse hover instead of click
Changed
  • Cleans up some code (like no more use of DS)
  • Improves installer
  • Moves translation language files to main package (no more language packs)
Fixed
  • Fixes issue with tags being handled in editor button popup
  • Fixes issue with the slidelink tag not working outside the area where the slides are

Sliders
1.6.0 16 September 2011

Changed
  • Changes NoNumber Elements plugin to NoNumber Framework
  • Changes way MooTools version is detected
  • Improves handling of surrounding whitespace
  • Improves initial display before script is loaded/executed
  • Moves common language strings to NoNumber Framework files
Fixed
  • Fixes issue with class names showing in print view
  • Fixes issue with invalid characters in element ids (not passing w3c validation)
  • Fixes issue with javascript files breaking when using js/css compression

Sliders
1.5.2 29 July 2011

Fixed
  • Fixes issue with surrounding html tags potentially breaking html structure

Sliders
1.5.1 21 July 2011

Added
  • Adds option to not use outlines
  • Adds option to use versioned scripts and stylesheets
Changed
  • Improves handling of styling on tags
  • Improves handling of tags in feeds
Fixed
  • Fixes issue with error on servers that don't have mbstring functions enabled
  • Fixes issue with some content not being rendered correctly in inactive slides

Sliders
1.5.0 05 July 2011

Added
  • Adds cookie support for remembering active tabs
Changed
  • Changes layout of options
  • Changes use of elements
  • Improves handling of print and pdf pages
Fixed
  • Fixes issue with JEventHandler error on some setups
  • Fixes issue with images and other html in titles
  • Fixes issue with inactive content showing shortly before page is loaded

Sliders
1.4.2 06 June 2011

Fixed
  • Fixes issue with slides using custom ending tag no longer working (since v1.4.1)
  • Fixes version number

Sliders
1.4.1 06 June 2011

Added
  • Adds option to define the tag type used for the titles
  • Adds option to overrule the window sliding per slide
Changed
  • Adds better handling of tags when closing tag is not found
Fixed
  • Fixes issue with file inclusion not working on some Joomla 1.5 setups

Sliders
1.4.0 23 May 2011

Added
  • Adds more comments to css file
  • Joomla 1.7 compatible!
Removed
  • Removes force mootools 1.2 option
Changed
  • Changes way the mootools version is detected
Fixed
  • Fixes issue with setting active item via number / set in url not working correctly

Sliders
1.3.2 30 March 2011

Added
  • Adds option to activate slide via url using the number of the slide
Fixed
  • Fixes issue plugin being executed on raw format pages
  • Fixes issue with bottom border line sometimes disappearing
  • Fixes issue with problems when html has multiple body tags
  • Fixes issue with slides being handled on print page
  • Fixes some styling issues

Sliders
1.3.1 28 February 2011

Changed
  • Changes language files to be J1.6 ready
Fixed
  • Fixes issue with html tags in title messing up code
  • Fixes issue with leading/trailing spaces/enters on tags creating unwanted whitespace
  • Fixes issue with second tab not opening correctly when first slide is a link

Sliders
1.3.0 18 February 2011

Added
  • Adds name of slide to url status when hovering over slide label
  • Adds option to switch off scrolling to slide on url (and option to overrule by adding a + after the slide)
  • Adds possibility to link slides to other pages
Fixed
  • Fixes issue with tags being interpreted in frontend editor fields with very large contents

Sliders
1.2.0 11 February 2011

Added
  • Adds ability to nest slides
  • Adds extra class to style content for before script is loaded or fails
  • Adds scrolling to slide on url (and option to not scroll by adding a - after the slide)
Changed
  • Besides {slide=, now {slides= will also work as tag
  • Changes extension icon / logo
Fixed
  • Fixes issue with leading/trailing spaces in the tab titles
  • Fixes issues with tab matching when using tab number
  • Fixes issues with tab matching with special characters
  • Fixes some issues with loading problems on IE

Sliders
1.1.1 13 December 2010

Fixed
  • Fixes issue with conflicting characters in language file

Sliders
1.1.0 10 December 2010

Added
  • Adds option to not force load MooTools 1.2 ready script
  • Adds option to not load core MooTools script
  • Adds option to set line color in settings
  • Adds option to set rounded border radius in settings
Fixed
  • Cleans up some code
  • Fixes issue with elements showing outside content area on IE7
  • Fixes issue with javascript errors on IE7
  • Fixes issues with document being called to early
  • Fixes some issues with loading of language strings

Sliders
1.0.3 03 December 2010

Fixed
  • Fixes issue with elements showing outside content area on IE
  • Fixes issue with setting active slides via url not working with all Cyrillic characters
  • Fixes issue with slider speed setting not working (and causing php notice)
  • Fixes issue with slides not working on IE8
  • Fixes some file encoding stuff

Sliders
1.0.2 26 November 2010

Fixed
  • Fixes issue with slides not working in IE

Sliders
1.0.1 25 November 2010

Changed
  • Changes script to make active state of slide bar change after slide
Fixed
  • Fixes language string of ROUNDED_CORNERS

Sliders
1.0.0 25 November 2010

Added
  • Adds checks to see if NoNumber Elements plugin is installed/enabled
  • Adds classes to content to enable styling per slide
  • Adds option to scroll to top of slide(s) when opened
  • Adds option to set rounded corners on/off
  • Adds scrolling on slide links {tablink=...}
Changed
  • Changes default slide effect speed
  • Changes stylesheet a bit
  • Fixes and updated all language strings
Fixed
  • Fixes issue with fade effect not working for MooTools 1.2
  • Fixes issue with tags being handled in edit fields
  • Fixes issues with fade effect when switching between slides very fast

Sliders
0.3.0 16 November 2010

Fixed
  • Fixes extension causing pages to break on some setups
  • Fixes issue with not working in some forms (where they should)

Sliders
0.2.3 15 November 2010

Added
  • Adds fade effect and option to set speed of it
Fixed
  • Fixes issue with tabs not being handled outside component area
  • Fixes some css styling issues

Sliders
0.2.2 12 November 2010

Added
  • Adds option for indenting both title and content
  • Adds option to make slide active by number in url (slide=2)
Fixed
  • Fixes issue with active slides when using Cyrillic titles
  • Fixes issue with extra styles not working when using indentation
  • Fixes issue with multiple classes in tag

Sliders
0.2.1 11 November 2010

Fixed
  • Fixes issue with editor buttons messing up html with some editors
  • Fixes issue with some tags being handled in editor field

Sliders
0.2.0 09 November 2010

Added
  • Adds option to select tag delimiter '=' or space
  • Adds option to set indenting of slide title or content (or none)
Changed
  • Made sliding effect a little smoother
Fixed
  • Fixes issue with 'closed' option not working
  • Fixes issue with script not working with MooTools 1.2

Sliders
0.1.0 08 November 2010

Added
  • First beta release