Maintainers monitor issues, but fast responses are not guaranteed.

Virtual Roles

Virtual Roles is a module that allows user roles to be assigned to a user's account dynamically, which can differ depending on the URL being viewed.

Virtual Roles (hereafter referred to as VR) was developed and is supported by the fine folks at AllPlayers.com. Port to Drupal 7 was made possible by the support of Virtuolink.com and Choice Wireless.

VR provides an API so that other modules can provide "contexts" (tests) to decide whether or not a role should be granted to a user. This allows for complex handling of user permissions within any Drupal system. Administration pages are found as tabs on the User Roles administration page (admin/user/roles/virtual_roles).

Use Case Examples

Possible use cases are as follows:

  • A role that only gets assigned after a user has posted X number of posts or comments, or has hit a post limit for the hour/day/week, etc.
  • A role is assigned if the user is looking at a node for which a special relationship exists with the author.
  • A user is granted "administer nodes" if they are the the author of that node.

UC Test Payment

UC Test Payment sample

Introduction

I want to be able to test buying products on my live website, which uses Übercart. But I do not want to turn off the site (or even just the cart) while I'm doing that (at least not for hours at a time!)

There is a test mode in my gateway, but that means other users cannot use the gateway in the normal mode while I'm testing. There is also a Test gateway for the Credit Card payment method, but I have to choose between that Test gateway or my regular gateway... so either way users cannot purchase anything while I'm testing.

So?! What the heck??

Now there is the UC Test Payment module that let administrators (UID 1 and anyone in the role(s) that you authorize.) This works 100% in parallel with all the other existing payments and gateways.

Quotations

Quotations block showing different dark-shaded image sets.

The Quotations module is used to quickly and easily add styling to quotations that you want to appear on your site. It includes default sets of images (5 different sets of semi-transparent PNG quotation marks, both light and dark versions) and CSS that you can apply to specific CSS classes that appear on your site. Quotations are most often built in Drupal blocks.

Two common uses of the module are to 1) manually create a custom block that contains a quotation on the blocks page and add some CSS wrapper divs to affect the styling of the block or to 2) create a block using the Views module and then use the Quotations configuration page to adjust the default display of the Views block.

World Bank API

This module provides integration with the http://open.worldbank.org datafeed API, including basic request handling and Views integration. Read the README.txt for a detailed description, and visit http://data.worldbank.org/developers for a detailed API specification. The World Bank API makes freely available through a simple HTTP GET interface much of the World Bank's current and past data on various important developmental, economic, and social indicators for hundreds of countries and regional groupings. Terms of use are located here.

The wbapi module provides a request handler that takes the supported arguments to the query and then formats them properly, sends on the GET request to the API server, and returns the result as a PHP array.

The included wbquery module builds Views 3 handlers atop this functionality, allowing basic views to be created through the standard interface, with the wbapi serving as the backend in lieu of the standard MySQL stack. This behavior was made possible by the pluggable query objects of Views 3, thus it doesn't work at all with Views 2; see that module and its READMEs and issue queues for more detail.

Domain Rules

New in 1.5:

  • domain_rules_action_variable_set - set variables such as site name, site email, and more.
  • domain_rules_action_add_domain_alias - add alias to a domain



Adding Rules module actions related to Domain Access module.
Allowing automation of different actions needed to create/modify/delete domains.

Keyword Research

Drupal Keyword Research

The Keyword Research module provides intelligence to help you explore, analyze and select better keyword phrases for your content directly from your website. It also enables you to quickly and easily organize your targeted keywords and tag pages using a variety of popular methods.

Watch the Keyword Research screencast demo

The module provides reports on a keyword phrase's popularity and the popularity of suggested related phrases using various data sources such as; Wordtracker, Scribe SEO, WordStream and Google Adwords. It also provides convenient links to a variety of third party tools, such as Google Trends, Google traffic estimator and GoRank’s related keyword tool for additional insight.

It wraps any keywords generated by supporting modules and all keyword in research reports with a pop-up actions menu that enables one click popularity reports and adding & removing keywords in taxonomies, More Like This, and meta keywords.

Modules that support keyword actions are:

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained