Physical Fields

Component type

module

Categories

Maintenance status

Development status

Downloads

56166

Component created

Component changed

Provides an API for storing and manipulating physical measurements.

Supports unit conversions.

Drupal 8

Supported measurement types:

  • Area
  • Length
  • Volume
  • Weight

Provided field types:

  • Physical measurement: Stores a single measurement and its unit.
  • Physical dimensions: Stores the length/width/height measurements and their unit.

Other features:

Path extender

Component type

module

Maintenance status

Development status

Downloads

1160

Component created

Component changed

Simple module which allows look links to nodes, taxonomy terms, pages - with ".html" suffix.
Without using custom path or pathauto path to your node will look like /node/1234.html.
Path to taxonomy term - /tags/396.html instead of /taxonomy/term/12345

And thing, many people looking for: pages with page numbers - without ?page=123

They will look like /page/1234.html
For example instead of /node?page=2 you will see /node/page/2.html

For future I think how to make suffix customizable and make wiki-like work of drupal for some node types.

RE Context Libraries

Component type

module

Maintenance status

Development status

Downloads

1921

Component created

Component changed

Introduction

Developed by Raised Eyebrow Web Studio

In Drupal, modules are often used to provide access to javascript libraries, but it's often undesirable to include those libraries on every page. The theming system makes it possible to specify where and when a javascript library file is included, but this system is not always sufficiently flexible.

Geofield Proximity Filter

Component type

module

Maintenance status

Development status

Component created

Component changed

This module integrates with the Search API Solr server to provide a Views proximity filter for Geofield fields. Experimental and a little tough to configure but it does work. See README.txt for more details.

Credit also to ankurg79

Image Zoom

Component type

module

Maintenance status

Development status

Downloads

18054

Component created

Component changed

This module provides a field formatter to zoom an image while hovering over it. An image style is selected for the default display image, and an additional style is selected to be used as the zoomed image. When a user hovers over the displayed image, the zoomed image appears and is positioned relative to the current mouse position.

Development

This module is currently under active development. If there is a feature you would like to see, open a new issue to request it, and I'll do what I can to include it.

Field property

Component type

module

Categories

Maintenance status

Development status

Downloads

5329

Component created

Component changed

Provides field administrators a setting to turn specific fields into a "property" where saving revisionable entities will update field data for all of the entity's revisions with the revision's field value.

Why is this useful? Imagine the following scenario:

DNS Zone API

Component type

module

Maintenance status

Development status

Component created

Component changed

An API for maintaining DNS Zone Files as Drupal nodes with fields in D6 and entities and fields in D7.

Output for BIND format presently, but additional formats may be added (sub-modules welcome!)

Not appropriate for dynamically updated zones.

Sub-modules included

  • DNS Zone API UI - A User Interface for creating, editing, and maintaining Zone Files
  • BIND Output - A module to write the zone files out to BIND format files
  • EazyZone - Restricted user input for zone files

dnszonefile_api