Learn Git

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Learn how to use Git on Drupal.org.

FacetApi Format

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds new FacetApi filter that allow us to format final output of facets. Currently it supports numeric values, but developers can easily add/modify formats via hook_facetapi_format_item_types() and hook_facetapi_format_item_types_alter()

Use case:
Solr field keeps amount in minor units (cents), but you want to convert them to dollars and add currency symbol
Before: 123456, after - $1,234.56

Nodejs livetracking

Component type

module

Maintenance status

Development status

Downloads

1212

Component created

Component changed

Overview

==============
Nodejs livetracking is a project based on Nodejs integration for Drupal. It aims to provide simple features so that an user could use a tracking device and get tracked from his personal page.

Features

==============
- Register a tracking device.
- Personnal tracking page showing both current position and current track.
- Customisable openlayers map with customisable style.
- Google Earth tracking page.
- Backend storage feature.
- Device presence block.