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

Views Node Taxonomy Filter

Adds support to Views to filter a block on a node page by that node's taxonomy terms.

Menu rewrite

Provides an API for defining rules for rewriting the menu paths.

For example:

Floating Manager Menu

Close-cropped screenshot of the menu with default skin.

The people managing content on the sites you build are frequently not site administrators, and the usual administrative menus often do not fit the use case for these roles. Enter Floating Manager Menu.

Floating Manager Menu is intended as an alternative to such modules as Simple Menu and Administrator Menu with a focus on non-administrative content editors and managers. It allows you to include an unobtrusive and easily styled menu without the need to dedicate a region within your site's theme.

OpenLayers Geocoder

OpenLayers Geocoder

This module extends OpenLayers CCK input widget allowing to mark a location on the map by simply providing its address.

Button Field

Button Field Example

Adds a button field type for use with any fieldable entity type integrated with Rules. When the button is clicked, a Rules event is triggered allowing you to do actions such as display a message to the user, alter some data on the entity (or another entity) or reload the current (or any other) page. The module provides two different widgets: HTML Button and Image Button. It adds a new button click event, clicked button comparison, and reload page action for use with rules.

Yahoo Geocoding API

DESCRIPTION

The module makes it possible for other module developers easily to use
Yahoo! PlacerFinder API to find geo coordinates for a given address.

The module it self don't do anything out of the box, by provides a
function to fetch the geo coordinates.

INSTALLATION

Install the module from the module page in the administration, and
go to the Keys API interface and configure your Yahoo Application ID.

Version 6.x-2.x

This version supports Keys version 6.x-2.x and the new Yahoo! PlaceFinder API.

DEVELOPERS

See the documentation in the code for yahoo_geocoding_api_geocode().

REQUIREMENTS

- The keys_api module (version 6.x-2.x), www.drupal.org/project/keys
- PHP should be configured with allow_url_fopen.
- A Yahoo Application ID. Sign up at https://developer.apps.yahoo.com/dashboard/createKey.html.

Version 7.x-2.x

This version supports Keys version 7.x-2.x-dev and the Yahoo! PlaceFinder API.

DEVELOPERS

See the documentation in the code for yahoo_geocoding_api_geocode().

REQUIREMENTS

- The keys_api module (version 7.x-2.x-dev), http://drupal.org/node/1263640.
- PHP should be configured with allow_url_fopen.
- A Yahoo Application ID. Sign up at https://developer.apps.yahoo.com/dashboard/createKey.html.

Pages

Subscribe with RSS Subscribe to RSS - Site structure