typo3-extension/imagecycle

Insert a slideshow into your page or template. Manage the images, captions and hrefs recursively in the pagetree and show it in a jQuery-Cycle, Coin-Slider, Nivo-Slider or Cross-Slider.

Installs: 138

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 6

Open Issues: 3

Type:typo3-cms-extension

v3.3.1 2022-01-22 16:28 UTC

This package is auto-updated.

Last update: 2024-04-05 14:44:12 UTC


README

This repository is replacing the TYPO3 Extension Imagecycle and it has been built starting from the former fork at a7digital Imagecycle. TYPO3 8.7 is supported.

Remarks

The scope is to bring back functionality and compatibility for newer versions of TYPO3 CMS. There are future plans to continue maintaining this extension on a voluntary basis. You are invited to make contributions as issues and pull requests or pay my further work.

Side notes

Various parts have been adjusted to be compatible with TYPO3 CMS 7 LTS and 8 LTS again. Besides that, the previous custom TCA user functions that have been used in the FlexForm structures have been replaced as much as possible by a cleaner way following the new FormEngine paradigms, that have been introduced during the development phase of TYPO3 CMS 7. Custom ExtJS components have been replaced by accordant TYPO3 Core functions, based on jQuery and Bootstrap.

However, a jQuery/TWBS colour picker is not yet implemented - neither in this extension nor in the TYPO3 Core. That is why the "old" colour picker of the TYPO3 Core is being used again (find further details in issue #73728).

Third Party Extennsions

The extension t3jquery seems not to exist any more and TYPO3 10 will provide jQuery for extensions. Any support for t3jquery shall therefore be dropped in a later version.

Now you can use the extension lib_jquery. In this case its jquery-x.min.js library will be used automatically.

Inspiring People to Share

An extension upgrade for the TYPO3 CMS 10.4 and 11.5 can be tested on the develop branch.