File list formatter

Component type

module

Maintenance status

Development status

Downloads

2544

Component created

Component changed

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:

Views Hybrid

Component type

module

Maintenance status

Development status

Downloads

853

Component created

Component changed

Provides a field formatter for entityreference fields that allows auto-displaying a specified number of results from a selected view below the selected entity reference(s).

This combines the automation of a view with the manual control of a multivalue entityreference field.

Any defined view mode can be used to display the entities, or they can be displayed as a simple list of linked titles.

Date Time Formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a formatter for date/time fields. It renders values as a <time> element with a datetime attribute. This can be useful when using Javascript to display a countdown, etc.

File getID3()

Component type

module

Maintenance status

Development status

Downloads

956

Component created

Component changed

Uses getID3() to retrieve and attach useful information to uploaded media files.

File getID3() integrates the getID3() module with the core File module. It is aimed toward field themers or module developers who want to make use of the metadata contained inside media files.

Field Concat Display

Component type

module

Maintenance status

Development status

Downloads

1604

Component created

Component changed

The idea behind this module is to allow Drupal admins to easily concatenate fields and display them without having to create/modify template files, and without creating new tables to hold "real" field data.

Currently, this module only operates on fields within content types.
I will be adding a mechanism for working with ALL fields in subsequent versions

CRM Core Flexiform

Component type

module

Categories

Maintenance status

Development status

Downloads

951

Component created

Component changed

Provides Flexiform integration to CRM Core. Currently this module only works with CRM Core Contacts by executing the matching rules when a CRM Core Contact is part of the Flexiform. If a match is found, the first match will be updated rather than a new one being created.