File List Formatter
Security covered
This module provides formatters for file fields, allowing you to display files as ordered or unordered lists. It can also optionally show the file size at the end of each list item.
This project provide formatter for file field creating unordered and ordered list.
Now: Show filesize at the end of each list item.
How to set the new format step by step:
Port to Drupal 8.x
Ported module to drupal 8 without all functionality.
- Validate class for ul
- Test into the last D8 version
INSTALLATION
On Drupal 8.x, install the module using CLI:
- Add the Drupal Packagist repository (if you haven't already)
composer config repositories.drupal composer https://packages.drupal.org/8
- Require and install the module and its dependencies
composer require drupal/filelist_formatter
Credits
This module has been developed for: