- Neu: In den Systemeinstellungen ist nun wählbar, ob Filterwerte, die ein leeres Ergebnis produzieren würden, aus dem Filter entfernt werden (Standard) oder nicht. Falls nicht, wird der Wert weiterhin wählbar sein, aber ggf. der Zähler eine 0 anzeigen. (Dank an webcandy)
- Fixed: Der Checkbox-Filter hatte die falsche Angewohnheit immer aktiv zu sein.
- Update: Die Weiterleitungsadresse für Filter-Formulare prüft nun (Formular Aktion) in Abhängigkeit der gesetzten Weiterleitungsseite ob der aktive Parameter zu der Adresse hinzugefügt werden soll oder nicht. (Dank an Filip)
Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
Ein Datenbankupdate nicht nötig.
Changelog:
Code:
Added: Systemsetting: "customcatalog_showEmptyResults" as convenient access to the global showEmptyResults setting (#628) Added: $GLOBALS['PCT_CUSTOMCATALOG']['FRONTEND']['FILTER']['showEmptyResults'] (default: false). If if true, values with empty results will not be excluded but show result count (0) Fixed: Make Cache getFilterCollection, addFilterCollection method strict static Fixed: Checkbox filter: Do not change checkbox value. It must always be 1 (#626) Update: API: Minor updates and changes that make working with the API even more convenient Update: Start the API in the front end when run=1 Update: Check for $GLOBALS['TL_CONFIG']['licenseAccepted'] before initialization to make sure Contao created a localconfig.php file Update: Add the active item parameter to the formular action depending on the jumpTo setting of the filter module (#629) Update: Contao 4: Support templates loaded via TemplatesLoader in tl_templates (#627)


Einen Kommentar schreiben: