Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v7.0] Refactor and modernize image gallery #60

Open
freshworkx opened this issue Aug 28, 2024 · 0 comments
Open

[v7.0] Refactor and modernize image gallery #60

freshworkx opened this issue Aug 28, 2024 · 0 comments

Comments

@freshworkx
Copy link
Owner

freshworkx commented Aug 28, 2024

This will be a breaking change in the new major version.

  • extend own model from Core FileCollection so that all properties are available in one place.
  • this makes TransferCollectionInfo class superfluous, which is actually more of a DTO.
  • remove own Filefactory class and replace it with the corresponding Core class.
  • modernize controller, repository and templates according to the current documentation v12/v13
  • prevent unnecessary database queries, check caching options to improve speed
  • work with file references and pay attention to crop variants
  • all plugins remain unchanged so that change is backwards compatible with existing installations

See corresponding documentation
https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Fal/Collections/Index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant