You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove usage of ContentRepositoryFactory in ext:natural_gallery/Classes/Controller/GalleryController.php and replace by ext:natural_gallery/Classes/Domain/Repository/ImageGalleryRepository.php
We should support in the ImageGalleryRepository the possibles settings in the flexform ext:natural_gallery/Configuration/FlexForm/NaturalGallery.xml
Dossier de stockage (valeurs séparées par des virgules)
Contraintes supplémentaires séparées par des virgules. Exemple: storage= 1, identifier like /images/%, metadata.categories = 1
Categories (replace the categories retrieved directly on images)
Tri:
Direction:
Remove settings.selection from Flexform
The text was updated successfully, but these errors were encountered:
ext:natural_gallery/Classes/Controller/GalleryController.php
and replace byext:natural_gallery/Classes/Domain/Repository/ImageGalleryRepository.php
ext:natural_gallery/Configuration/FlexForm/NaturalGallery.xml
settings.selection
from FlexformThe text was updated successfully, but these errors were encountered: