Gmap Marker Regen

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Gmap module uses a non standard way of storing the file id. It creates a managed file record. However, there are no file usages written to the file_usages table. During garbage collection files in public://js/ are deleted. The logic in Gmap module core looks to see if the variable gmap_marker_file is set. If so, it proceeds without if the file has been generated in the past AND if it still exists.

Geolocate

Component type

module

Categories

Maintenance status

Development status

Downloads

887

Component created

Component changed

Provides a simple HTML5 geolocation service. User's location is returned in a callback via jQuery.

Geolocate module provides a more mobile friendly user geolocation service for Drupal. Most other geolocation solutions in Drupal seem to use a stored field, which doesn't make a lot of sense on the real time web. (Eg. why would you want to update the user's profile each time their location changes?)

Location Region

Component type

module

Categories

Maintenance status

Development status

Downloads

1253

Component created

Component changed

This module will extend Location with regions.
You will be able to select Country -> Region -> Province for countries that are supported.

Supported countries:
- France (Region / Departments)
- Lebanon (Governorates / Districts)

AJAX is not supported yet.

If a country doesn't have regions, the Location will fallback to default Country -> Provinces selection.

---
This module is sponsored by LimePixels.

Weather Check

Component type

module

Categories

Maintenance status

Development status

Downloads

784

Component created

Component changed

Weather Check lets the user to create a block to display the weather condition at a particular location. By default, it displays the weather at location, set in the administrator configuration page. Administrator decide the parameters to be displayed in the block. Anonymous user can move the location pin across the map to view the weather condition at that particular location.

Small ads

Component type

module

Maintenance status

Development status

Downloads

2659

Component created

Component changed

Drupal 8 successor to D7 Offers & Wants, which supports local communities to share and exchange their stuff and skills.

Ready rolled 'feature' type module allows permitted users to post ads and browse by category.

Smallads is its own entity type which is planned to have a remote storage controller pointing to REST API service. The entity comes with several fields already - image, geolocation, expiry date. Some handy views and blocks are provided also.

Location Views Filters Ajax

Component type

module

Categories

Maintenance status

Development status

Downloads

638

Component created

Component changed

Provides the ability for location views exposed filters to work with ajax.

NOTE: You will need to patch the view module in order to allow #ajax for exposed filters.
Here you can find the patch:
https://www.drupal.org/node/1183418#comment-8476481

After you enable to module and create a view with exposed filters (Country, Province),
the selection of Country -> Province will work with ajax.

forWhereiAm - Standard

Component type

module

Maintenance status

Development status

Downloads

1167

Component created

Component changed

Quick Overview

This module creates a widget for displaying all the latest announcements made on the forWhereiAm platform by your organisation (and any of its associated branches) for a given user's location. This module interacts with the forWhereiAm API and implements the server-side flow.