Extend the structure of the site by way of content models, data storage, field types, and navigation, so it is more understandable to users.

WFS

Señor WFS, Illustrated by Saman Bemel Benrud

This is a Web Feature Service implementation around Views and Drupal-stored geodata.

Rawr

Status Messages

Rawr is a growl style notification for Drupal messages.

Menu Trail By Path

Menu Trail By Path sets the active-trail on menu items according to the current url.

For example if you are at yoursite.com/blog/category1/article1
Menu Items with these paths will get the active-trail class on them and expand accordingly.

blog
blog/category1
blog/category1/article1

This is particularly useful if you want a lot of nodes to appear as children of certain nodes / taxonomy term / views / referenced nodes / etc, but do not want to add them all to the menu. eg. hundreds of blog articles.

Timelinemap

vidi

Timeline Map was built as a Views 2 style plug-in.
It is based on Timemap.js project, so Timemap.js (from http://code.google.com/p/timemap/) has to be included in the module’s js directory.

It allows you to load one or more datasets onto both a map and a timeline simultaneously. Only items in the visible range of the timeline are displayed on the map. Timeline Map displays data represented in the timeline as markers on Google map.

This module is part of a package of modules being developed by Jefferson Institute. These modules are meant to serve as tools for data visualization:

  • VIDI - Vidi module serves as a guide to choose adequate visualizations from Timeline, Tagmap and GVS modules for specific data, i.e. wizard with visualizations preview.
  • Tagmap - Display a geo-coded tag cloud over Google Map. Taxonomy terms or imported external data can be displayed.
  • KML content type - Users can attach .kml files to a node (with upload module), which in turn is displayed through the Google Earth API. If a user attaches several .kml files it is possible to choose between them via a drop-down box.

Tagmap

vidi

Tagmap is a Views style plugin. We made a text marker API which we use to display a geo-coded tag cloud over Google Map.

There are two possibilities: to display taxonomy terms, or display previously imported external data.

The module provides admin settings page for some basic options. Some of them can be overridden with views style plugin options.

As additional possibility user can use cluster-marker to refine the display.
To be able to use this option you have to put file markerclusterer_packed.js (from http://gmaps-utility-library.googlecode.com/svn/trunk/markerclusterer/1....
) in the js directory.

You can also use the Clusterer to group several close markers together. This library hasa nice feature to list previously defined number of markers in every given cluster.Just go to

http://www.acme.com/javascript/Clusterer2.jsm (for packed version, rename it to Clusterer2.js) or

http://www.acme.com/javascript/Clusterer2.js (for human-friendly version)

and save the Clusterer2.js file in the js directory.

This module's main purpose is to visually present location related data where exact geographical borders are not available or where underlying geographical data need to be preserved. The module can accept numerical data either from an external source or from counting nodes (through taxonomy).

DRUPAL 7 notes:

Country Ban

Country Ban can be used to set entire countries to "read only" or to ban their access completely. Setting a country to "read only" disables all account access for that region, automatically logging out any user which resides there and preventing new accounts from being generated. Websites set to 'read only' will still be able to be viewed anonymously. The website admin may also set a "complete ban", which will block the website entirely for all users of the configured region.

Country Ban is dependent upon IP-based Determination of a Visitor's Country as well as Country Codes API. These modules provide the country of origin that Country Ban requires to filter properly.

Pages

Subscribe with RSS Subscribe to RSS - Site structure