- Issue created by @matthand
We currently use a vertical pipe as the separator between the file extension and size in the contents of label. We need a way to control what separator to use, or to use no separator. We should also support customizing the contents of the label so text can be added if needed.
Add a new settings field that supports two "tokens" (not Drupal tokens) to substitute for the file extension and file size. Like [extension] and [size]. The text field should be plain text so it's easy to see the non-breaking spaces that are used by default.
Active
2.0
Code