Plist Server

Component type

module

Categories

Maintenance status

Development status

Downloads

3732

Component created

Component changed

A dedicated services server for returning Property List formats Accepts and returns BINARY property lists only.
Depends on CFPropertyList which can be found at http://code.google.com/p/cfpropertylist/
This module will not be ported to 3.x(and subsequently 7.x) as there is a REST Plist response format which can be found here http://drupal.org/project/rest_server_plist

Devel Queries Ajax

Component type

module

Maintenance status

Development status

Downloads

2144

Component created

Component changed

This module allows to browse comfortably and to be able to display slow queries for the current page using Devel module at the same time .
The slow query log is not displayed on initial page load but is stored in cache for a short period instead, so it then can be fetched in a separate AJAX request. Note that query summary is displayed same as before so user can make a comfortable decision whether he does need to read the log.

Limited Content Views

Component type

module

Maintenance status

Development status

Downloads

2281

Component created

Component changed

Limited Content Views is a node access module which allows you to set a view-per-period quota. An example would be allowing anonymous users to view 3 articles per month, after which they are denied access until the month is up.

It would fit most requirements for a 'Pay Wall' and integrates with Premium Content, so content can be divided into requiring access and then being able to be limited to X number of free clicks (with this module)

HEAD to HEAD

Component type

module

Categories

Maintenance status

Development status

Downloads

466

Component created

Component changed

This project provides upgrade paths for schema changes in Drupal 8 until the beta-to-beta upgrade path is officially supported in core. (And formerly did so for HEAD-to-HEAD upgrades during Drupal 7's development.)

See the README.txt for more info.

How can I contribute to this project?

Anyone can contribute a patch; if you'd like commit access, create an issue in the queue and/or ping one of the existing maintainers.

Remote entities

Component type

module

Maintenance status

Development status

Downloads

2175

Component created

Component changed

The aim of the project is to create a system, based on services, which will make it possible to transparently use entities from a different site as local entities. I will base my system on Drupal 7, because the new APIs give me the required level of flexibility for the clean implementation. I will use the Entity API module to do easy CRUD on the entities.

Ubercart Systempay Credit Card Payment

Component type

module

Categories

Maintenance status

Development status

Downloads

987

Component created

Component changed

This module integrates the Systempay Credit Card payment service to Ubercart.

Systempay is used by the French bank Banque Populaire (Cyberplus Paiement).

Installation

Copy the uc_systempay folder to your sites/all/modules directory.
Navigate to admin/build/modules and enable the module.
Navigate to admin/store/settings/payment/edit/methods and configure Systempay settings.