Extendable FAL tables
At the moment Mask can extend tt_content and pages with pages_language_overlay tables. With this feature you can also extend the FAL tables. So you can add more informations to files.
Example: If you have a documentation library and need a setting "targetgroup", just add a selectbox to FAL with the needed items (technician, maintenance, customer, ...).
Of course, you can access the values via TypoScript or extbase.
