Actions
Feature #50135
closedCE Images: Show all images of a folder
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2013-07-17
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:
Description
Please add the possibility to select a path in CE Images. This would make it easy to build a image gallery without the need to select every image.
Updated by Mathias Schreiber almost 10 years ago
- Tracker changed from Bug to Feature
- Category set to Frontend
- Target version set to 7.2 (Frontend)
Updated by Benni Mack over 9 years ago
- Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 8 LTS
Updated by Riccardo De Contardi over 7 years ago
- Target version changed from 8 LTS to 9.0
Updated by Riccardo De Contardi about 6 years ago
- Related to Bug #63559: Filelist plugin does not easily handle folders anymore added
Updated by Georg Ringer almost 5 years ago
- Status changed from New to Rejected
Hi,
I am closing this issue as there are better solutions instead of adding even more options to a element which does already too much:
- create a custom content element
- use the filelinks element and use a file collection which is able to load all files in a directory.
If a custom content element is used, most stuff of the filelinks element can be reused, e.g. the data processors and the tca options
Actions