lm_paypal_userpoints

Component type

module

Maintenance status

Development status

Component created

Component changed

A linking module to combine lm_paypal payments with the userpoints module, so that users with the right permissions can use PayPal to purchase userpoints.

Conditional Roles for Workbench Moderation

Component type

module

Maintenance status

Development status

Downloads

416

Component created

Component changed

This module and its parent project, Conditional Roles, will be superseded by Access Control Kit. No further development will be done here on CRWM, other than to ensure a clean migration to ACK.

Allows Conditional Roles to work with permissions provided by Workbench Moderation to control moderation actions and state transitions.

Priority

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Turns your selected content type into a fancy ajaxified priority list.

Alpha release.
Requires modules:
Views2,
jQuery Update

Other requirements:
Javascript enabled

Tested succesfully in themes:
Garland,
Minnelli,
Pushbutton

Partially success(buggy) in:
Marvin,
Bluemarine

Failed:
Chameleon

Credits to my employer:
Örestad Linux AB
Sweden
www.orestad-linux.se

Article Discovery

Component type

module

Maintenance status

Development status

Component created

Component changed

Web-scale discovery is a relatively new service in the library world. If you're unfamiliar with the expression, you shouldn't be surprised. Web-scale discovery describes a service for rapid searching of an aggregate index of disparate sources many or most of which is content licensed by a subscription rather than freely available. One web-scale discovery service provider is SerialsSolutions with their product named Summon (see: http://www.serialssolutions.com/summon/).

Commerce Price Table

Component type

module

Categories

Maintenance status

Development status

Downloads

11919

Component created

Component changed

This is a contributed module for Drupal Commerce that allows you to use a secondary price field to supply an alternate price for a product based on the quantity of that product on the line item. It also provides a field formatter to display the price/quantity values as a table.

User Search Location

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a little helper module to filter searches by the user's location, using a variety of methods to determine that location:

  • GeoIP
  • Cookies
  • User profile field

We are using this on a couple sites. Far from polished or usable, and subject to drastic change. Here more to test the git sandbox of Drupal as much as anything...

yaml views

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

yaml_views is a query plugin for views to query live YAML files.

This is my first views module; It was possible by learning from xml_views and most of the code is the same.
It works with yaml files with a homogenous structure, like listing of items with similar attributes. The advanced yaml features like inheriting attributes are not yet supported (but should be soon).
See below for an excerpt of an example file.

amfserver

Component type

module

Maintenance status

Development status

Downloads

5724

Component created

Component changed

This module adds a server based on the AMF protocol to the Services module for Drupal 7.
It allows for communication between an actionscript 3 client - like flash, flex and air - with drupal core services or custom services via amf, also known as flash remoting.

This module uses Zend AMF classes from the Zend framework to provide support for services defined in the service api.