ma3xl3 / contao-jquery-version-switcher
Select different jQuery versions in Contao. This extension allows you to select/change the jQuery version in the page layout settings of the contao backend.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- php: >=5.3.2
- contao/core: >=3.0,<3.4
Replaces
- contao-legacy/jqueryversionswitcher: *
This package is not auto-updated.
Last update: 2024-11-05 03:07:33 UTC
README
Select different jQuery versions in Contao. This extension allows you to select/change the jQuery version in the page layout settings of the contao backend.
Currently jQuery versions from 1.3.2 to 2.1.1 are supported.
Requirements
- Contao 3 / Contao 3.1 / Contao 3.2 / Contao 3.3
Note
- Contao 3.3 supports "jQuery - local file", "jQuery - CDN (code.jquery.com)" and "jQuery - CDN with local fallback"
- Contao 3.1 / 3.2 supports now "jQuery - local file", "jQuery - googleapis.com" and "jQuery - googleapis.com with local fallback"
- Contao 3.0: This extension only works, when "jQuery source" has "jQuery - local file" selected.
- Older jQuery versions (less than version 1.6.4) may have some compatibility issues with the "jQuery templates"
- jQuery 2.x does not support older browsers like IE8!
Changelog
Version 3.2.0 stable
- Supports the following jQuery versions: 2.1.1 / 2.0.3 / 1.11.1 / 1.10.2 / 1.9.1 / 1.8.3 / 1.7.2 / 1.6.4 / 1.5.2 / 1.4.4 / 1.3.2
- Added support for Contao 3.3.x
Version 3.1.3 stable
- Supports the following jQuery versions: 2.1.1 / 2.0.3 / 1.11.1 / 1.10.2 / 1.9.1 / 1.8.3 / 1.7.2 / 1.6.4 / 1.5.2 / 1.4.4 / 1.3.2
- Added jQuery 2.1.1 and 1.11.1
- Removed jQuery 1.11.0 and 2.1.0 (changes automatically to 1.11.1 / 2.1.1 if 1.11.0 / 2.1.0 was used)
Version 3.1.2 stable
- Supports the following jQuery versions: 2.1.0 / 2.0.3 / 1.11.0 / 1.10.2 / 1.9.1 / 1.8.3 / 1.7.2 / 1.6.4 / 1.5.2 / 1.4.4 / 1.3.2
- Added jQuery 2.1.0 and 1.11.0
- Some small code changes
Version 3.1.1 stable
- Supports the following jQuery versions: 2.1.0 2.0.3 / 1.10.2 / 1.9.1 / 1.8.3 / 1.7.2 / 1.6.4 / 1.5.2 / 1.4.4 / 1.3.2
- Added version switcher support for googleapis and googleapis with fallback (not available in contao 3.0)
- Added jQuery 2.0.3 and 1.10.2
- Removed jQuery 1.10.1 (changes automatically to 1.10.2 if 1.10.1 was used)
Version 3.1.0 alpha
- First release
- Supports the following jQuery versions: 1.10.1 / 1.9.1 / 1.8.3 / 1.7.2 / 1.6.4 / 1.5.2 / 1.4.4 / 1.3.2