Foursquare Connect

Component type

module

Maintenance status

Development status

Downloads

1945

Component created

Component changed

The Foursquare module helps you in authenticating your users with Foursquare. It wraps the foursquare-async library in order to setup an OAUTH connection for your users.

The user will be able to connect with foursquare on his user profile page. If connected, the website can make authenticated calls to Foursquare.

The module in itself has no use, but should be used by other modules in order to get information from and to Foursquare.

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.

Views clone display

Component type

module

Categories

Maintenance status

Development status

Downloads

3251

Component created

Component changed

This module provides utility to clone the display of views. It's really simple you just need to click the Clone button in the display and create a display identical. It is very useful when we change displays similar but in some field.

NOTE: This module is incompatible with Views 6.x-2.14 or higher. Do not enable on a site with recent versions of Views.

Role Ownership

Component type

module

Categories

Maintenance status

Development status

Downloads

617

Component created

Component changed

This module allows users to set the ownership of a node to a role with full access (view, update, delete). By default the permission will be set to the role of the user. In case the user has more than one role, there will be a list of roles to choose from. You can also add permission to user that will allow to set any available role in the system.

Module also ships with submodule that allows to log changes of the ownership role.

XCache Cachepage

Component type

module

Maintenance status

Development status

Downloads

224

Component created

Component changed

This module provides an alternative cache.inc file to serve anonymous page requests from xCache. This module makes use of DRUPAL_BOOTSTRAP_EARLY_PAGE_CACHE and implements page_cache_fastpath().

For anonymous users I want to serve pages from XCache, but I didnt want to use memory caching as a replacement for every cache table, only serving cache_page content for anon users from XCache.

Revision All

Component type

module

Maintenance status

Development status

Downloads

10907

Component created

Component changed

Revision All allows for centralized management of content type revisioning. Revisioning can be turned on/off individually by type or enabled for all simultaneously. There is also support for enabling automatic revisioning of future content types and the disabling of the "create new revision" checkbox on node and/or content type forms.

Development of this module was originally sponsored by Great River Regional Library (http://www.griver.org).

Instant Filter

Component type

module

Maintenance status

Development status

Downloads

13571

Component created

Component changed

A backport of the instant filtering feature added to various Drupal 8 administration pages.

Don't you think the modules administration page is way too long? Can't you find the module you want to enable?

On entering a search term, the filter will immediately hide page elements that do not contain this term. The result is a smaller page that only shows elements that are relevant to the search term.