Skip to content

v2.0.2

Compare
Choose a tag to compare
@sebkln sebkln released this 08 Feb 14:01
· 22 commits to v2.x since this release

[BUGFIX] Check if EXT:filemetadata is installed

The commit "[BUGFIX] Render custom fields for file metadata" introduced a new issue: the picturecredits fields were only available if EXT:filemetadata is installed in the system.

The reason is that separate "showitem" lists for file types are provided only by EXT:filemetadata. Using only the EXT:core version, one can not add new fields to selected types with ExtensionManagementUtility::addToAllTCAtypes().