The current maintainers are looking for new people to take ownership.

User Points Top Contributors

The User Points Top Contributors module works with the User Points module to create blocks and pages that list the maximum points earned by contribu

CCK comment reference

Shortest description ever: defines a cck field type for referencing a comment.

Drupal 7

MM BlipTV

A Media Mover submodule to move media files to blip.tv service. The code for this module was taken from the Media Actions module.

geomap

A Google map implementation that renders a Google map block based on geo microformat tags embedded in a page.

The locations placed on the google map are obtained by analysing the current page for GEO microformat informaton. When this info exists, a map will be rendered, when there is no location information, no map will appear.

More information on GEO Microformats: http://microformats.org/wiki/geo

There have been a few updates to the GEO microformat since this was originally written, so not every form of the microformat is currently supported.

Example data:

  <div class="geo" title="Canterbury">
    Canterbury, United Kingdom
    <span class="latitude" title="51.2667">[latitude display]</span>
    <span class="longitude" title="1.08333">[longitude display]</span>
  </div> 

Why use this form of mapping ?

The advantage of using this method is that there is no need to do anything fancy to link dynamic data with a map view. If your node teasers contain geo data, then a map will appear and plot the data. The map will zoom to fit all markers.

Limitations

At the moment, the javascript is not really themeable. There will need to be some work done to make maps options customizable.

Sponsorship

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer