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.
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.
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
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).
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.