Field Data Attribute

Component type

module

Maintenance status

Development status

Component created

Component changed

The Field Data Attribute module provides a simple way to include HTML 5 data-* attributes to any Field on site building.

With this module, fields can be easily added with a data-* attribute that can be used on your JavaScript and/or your CSS files.

Besides that, it also allows you to have a data being provided on site building that can be used programmatically on many hooks and while building a template.

Credits

CI&T

Outline Entity

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Outline Entity module provides an interface for organizing entities in a hierarchy. Essentially a Book replacement module, it is similar to the Book module, except it allows a reference to any entity type to be placed on the outline, whereas the Book module permits only the organizing of Book nodes.

Private Notes

Component type

module

Categories

Maintenance status

Development status

Downloads

630

Component created

Component changed

Private notes is used to create node specific private notes on content pages. These notes are private and it is visible to only those users who have given user roles with permission to add/view notes. It provides block consisting of "Add note form" & list of notes by node id.

Compound Fields

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides compound fields of multiple types and combinations. (And most likely will always be a work in progress as we add new combos) The Field Collection module does a great job for most sites, although I believe it is inefficient in trying to solve the larger issue. (I'm working on a blog post right now to go into more detail) There is also Multifield project which attempts to create compound field through the UI. When I started this project, this still had an alpha release. And from what I've seen, it looks like a great alternative as well. I look forward to see it's progress.

For me, as a developer I've created this simple label/value pair of compound field for multiple projects and figured it was about time to try and make a module out of it.

Link Attributes widget

Component type

module

Categories

Maintenance status

Development status

Downloads

53285

Component created

Component changed

Overview

Link attributes widget provides an additional widget for the link field found in Drupal core.

The widget allows users to set attributes on their link.

In addition the module alters the default menu link content link field to use this widget, allowing menu links to have attributes too

Features

Supported attributes include

  • id
  • class
  • name
  • target
  • rel
  • accesskey