Social Widgets Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

This module lets you add a Facebook Likebox or Twitter Embedded Timeline as fields into your content.

  • Currently supports Facebook likebox & Twitter embedded timelines
  • Configurable options for widgets like theme, width, height, etc
  • Permissions for who can edit what configuration properties
  • Integrates with Field API

More information coming soon...

Better relative date

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a relative date formatter which is better than Date's time ago formatter. The main problem with the time ago formatter is that it allows to set the number of units, but not the minimum granularity.
For example of you choose to display two units you will get values like 'in 2 weeks and 2 days', but also 'in 1 minute and 12 seconds'.
For two events on the same day you will also get different values like 'in 3 hours' and 'in 5 hours', making it difficult to group appointsments by day.

Field entity

Component type

module

Categories

Maintenance status

Development status

Downloads

1475

Component created

Component changed

The module adds two entity types: Field and Field instance.
These are lightweight read-only entity types representing all fields and all field instances, so Entity Reference can be used to reference particular fields or field instances.

Blazy

Component type

module

Maintenance status

Development status

Downloads

104748

Component created

Component changed

Provides integration with bLazy to lazy load and multi-serve images to save bandwidth and server requests. The user will have faster load times and save data usage if they don't browse the whole page.
A friend of mobile devices. Do not let images, especially iframes, kill mobile device traffics.

Extra Field Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

340

Component created

Component changed

This module provides "field" formatters for extra fields, configurable through entity display, just like regular field formatters.

Bundled with this module is the module Extra Field Properties, which provides all entity properties as extra fields.

For multilingual aware extra field labels, see #1810178: field_info_extra_fields() is not language-aware, may return wrong values

Better Jump Menu

Component type

module

Maintenance status

Development status

Downloads

3506

Component created

Component changed

Better Jump Menu is a module who provides:

  • The Drupal menu blocks with menu links in a select box instead of a list.
  • A Views style plugins to display links into a select box.
  • It can display any entity field in a select list, see features below.

This module has been made to cope with bugs in the original CTools implementation but some new features has been added.