Eine stark modifizierte Version 0.1.4 des sb_downloaders steht bis auf weiteres auf
neuere Extension von Sebastian Baumann, wiederum von uns modifiziert und erweitert: www.kupix.de (Kunig)
Angepasstes Handbuch als PDF auch extra zum DL vorhanden.
Changelog:
08-05-26 - added flexform-parts: sort-criteria and sort-direction (ASC/DESC) and display file-date yes/no and display categories yes/no
- added configuration parts 'fileMDateClass', 'filesizeClass', 'datetimeformat = d.M.Y H:m'
- display the categories in list and single view if 'showCats' is set
- correction: you can now upload a file from your desktop without having an entry in the box 'Download(s)' of the BE
- category input in the BE: no longer a mandatory field
- only two tables rest: 'tx_sbdownloader_images' and 'tx_sbdownloader_cat'. 'tx_sbdownloader_images_cat_mm' is killed/dropped.
- The 'cat-field' in 'tx_sbdownloader_images' is now “tinytext” instead of intval and contains the category-ids as a list (e.g. 2,4)