Maintainers strive to actively monitor issues and respond in a timely manner.

Views dummy count

This views field retrieves the max value of the count field, since you cannot combine count and max in aggregated queries.

Node Transfer

About

This module allows users to transfer content between themselves, without needing to know each other's user name or needing to invove the site administrator.

This module uses a token / secret passing system, so a user looking to transfer a node to another user is given a secret token, which they're then expected to provide to the user that will receive the node. This second user can then use the provided token to claim the node as theirs.

Spaces Forum (Organic Groups)

Leverages the Spaces module to attach Forums (also supports Advanced Forums) to Groups.

Access Rules

This module seeks to replicate the Drupal 6 Access Rules functionality in Drupal 7 simply.

exchange_rate

Exchange Rate Blocks & Charts

Exchange Rate API is an extensible module that allow users to display and manage the exchange rate in countries from around the world.

Is common to see tools that present the official exchange rate, the problem is that each bank has his own rate, for this reason it is important to have a tool that can show the different variations across multiple financial institutions.

Usage:

1. Install exchange module . i.e drush dl exchange_rate; drush en -y exchange_rate
2. Select what submodules by country do you want to enable i.e Costa Rica, Genosha , etc
3. Go to settings page admin/config/regional/exchange_rate to configure:

  • Currencies enabled per Country
  • Banks enabled per Country

4. Enable blocks per country modules enabled in step 2. Each block will present a table for each currency enabled in that specific country.

5. If you want to use the information stored in database in an external application, you must enable the module Exchange Rate Services and fetch the data via GET Method i.e:

http://labs.anexusit.com/exchange/api/rest/rate/costa_rica/retrieve/usd/2012-3-2

costa_rica : country code

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained