Views empty404

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Synopsis

Provides a Views "no results behavior" that returns a HTTP 404 error. Recommend using with Views' contextual filters.

Requirements

Roadmap

This module has no stable branch yet, but work is occurring on the 1.x branch.

Field Importance

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows site administers to arbitrarily score/ rank fields on a per entity instance basis. The total score for the submitted entity is calculated from each field score where a value has been entered. Fields with multiple values can attribute different scores per value. Further this module provides a very basic field formatter which can be used to compare entity scores out of a predefined set total.

GEDparse

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

GEDparse is a Drupal 7 module that parses a GEDCOM file and displays genealogical information. It is definitely a work in progress and may not handle every type of field, or even (at the moment) features like sources.

Administrators can upload headshots (if they follow a standard naming protocol), customize the URL path for displayed pages, and set access permissions.

Users can search by name to get a paged list of hyperlinked matches. GEDparse generates a nicely formatted display of individuals or couples.

IP to location API

Component type

module

Maintenance status

Development status

Component created

Component changed

There are a *lot* of Drupal location modules. Modules that use the MaxMind database. Modules that give you the location for an IP address. And they all have one thing in common. They all expect you to be looking up the location of the current visitor. And they expect you to be doing that on every page they visit.

Give me an API any day. An API, where I can say "Hey, what's the location for 89.233.206.124?" and it's all "Yo, that's Stockholm dude. 18.0167, 59.3667, that's where you're looking for." No current users, no sessions, no messing.