Maintainers strive to actively monitor issues and respond in a timely manner.

Path title

The path title module allows you to override the html title based on the current path.

Field Group Table

🇺🇦

This module is maintained by Ukrainian developers.
Please consider supporting Ukraine in a fight for their freedom and safety of Europe.

Summary

This module extends the Field Group module and provides a "Table" group format, which renders the fields it contains in a table. The first column of the table contains the field labels and the second column contains the rendered fields.

Comparison with other modules

Field group multiple: this module also offers a "Table" group formatter, but it was designed to deal with multivalued fields. As such, it renders every value of multivalued fields in their own table cell, every row containing value n of all the fields in the group. This is an awesome way to unclutter multivalued fields, but it also means the module requires all fields it contains to have the same cardinality and that some field types don't work very well. In contrast, this module will render the field value normally, embedded in a single table cell. For more information see this issue: #1480204: Comparison with field_group_multiple

Requirements

Installation

  • Ensure the module's dependencies are met
  • Install the module by placing it in sites/all/modules and enabling it
  • Profit!

Configuration

Masquerade Extras

Masquerade Extras is a small suite that provides ways to interact and extend the functionality of the masquerade module.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained