Codec Validation
Categories
Component ID
2881757
Component name
Codec Validation
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module provides field validation codec to Drupal core file field.
Codec Validation uses getID3() libraries and module.
Just install the module and configure the field with the allowed codecs. If none is provided, the module bypass the codec validation.
To do: integrate with FileField Sources module.
