quizpalme / camaliga
A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap 5 support. Indexer for ke_search.
Installs: 1 015
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
Type:typo3-cms-extension
Requires
- typo3/cms-core: ~12.4.0
Replaces
- typo3-ter/camaliga: v13.0.6
- dev-master
- v13.0.6
- v13.0.5
- v13.0.4
- v13.0.3
- v13.0.2
- v13.0.0
- v12.1.0
- v12.0.3
- v12.0.1
- v12.0.0
- v11.3.1
- v11.3.0
- v11.2.3
- v11.2.2
- v11.2.1
- v11.2.0
- v11.1.4
- v11.1.2
- v11.1.1
- v11.1.0
- v11.0.7
- v11.0.6
- v11.0.5
- v11.0.3
- v11.0.2
- v10.4.0
- v10.3.0
- v10.2.0
- v10.1.0
- v10.0.3
- v10.0.0
- v9.3.1
- v9.2.5
- v9.2.0
- v9.0.8
- v8.5.0
- v8.4.1
- dev-typo3_10and11
This package is auto-updated.
Last update: 2024-10-17 15:39:36 UTC
README
version 13.0.6
A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap 5 support. Indexer for ke_search. Many features.
You find the documentation at docs.typo3.org: https://docs.typo3.org/p/quizpalme/camaliga/master/en-us/ and https://docs.typo3.org/p/quizpalme/camaliga/master/de-de/
Version 12.0:
- Breaking: all plugins must be changed via an update-script (in the install-tool)!
- Breaking: the Viewhelper cam:addPublicResources was removed.
- Breaking: removed the templates AdGallery, Coolcarousel and Test.
- Breaking: the slug-task was removed.
- New configuration option: pluginForLinks (for ke_search).
- Note: if you use own templates, you need to add e.g. pluginName="show" to links to single-pages if pageUid="{settings.showId}" is set.
- Note: the backend-module is not ready yet.
Version 12.0.3:
- Allow the show-action at a showExtended-plugin. Allow the search-action at a map-plugin.
- Bugfix: plugin-updater.
Version 12.1:
- Important change: the Bootstrap templates supports now Bootstrap 5 instead of Bootstrap 4.
Version 13.0:
- Refactored with the rector tool.
- Setting errorId added: if no uid given, a redirect to an error page can be configured.
- Ignore validation in show and showExtended action removed!
Version 13.0.1/2/3/4/5:
- Sorting in the backend module works now again.
- Bugfix: backend preview.
- Bugfix: old TYPO3 fields removed.
- Bugfix: data handler hook.
- Bugfix for sql_mode=only_full_group_by.
- Bugfix: prevent warnings.