Considered feature-complete by its maintainers.

Adjusti-Search

The Adjusti-Search module provides a simple and clean block for Drupal that allows integration of all searches (those provided by Drupal, other modules, and external to Drupal itself) that take their querystring from the URL into one search block. This is a useful module if you are running multiple searches on your site or wish to integrate external searches into the search mechanisms of your site.

This module does not provide any new search functions itself. Rather, it creates a simple interface that all searches can be reached through.

shortlink

Shortlink diagram. Source: http://code.google.com/p/shortlink/wiki/Specification.

Which module to pick?

No new URL shortening features will be accepted into this module: consider this a backport of the Drupal 7 shortlink functionality. For a module with more flexibility, please look at the Short URL module.
ShortURL is the module with all the features and this one the one without any configuration!

Drupal 7 port

This module will not be ported to Drupal 7, because Drupal 7 already includes support for the shortlink standard. You will only need to install the Global Redirect module to automatically redirect the user to the corresponding alias.

Description

This module offers simple support for the shortlink standard, currently only for nodes.

Typically, you use the Pathauto module to automatically generate path aliases for the content (nodes) you create (or maybe you enter aliases manually). These are typically longer than the original "node/" paths.

This module aims to be independent from other web services and thus uses those "node/" paths for short URLs. This of course implies that your short URLs will only go offline if your site goes offline. This module relies on the Global Redirect module to perform the redirects to the aliased paths.

Paybox payment for Ubercart

PayboxPaiementSecurise.gif

Paybox payment for Ubercart

Paybox is a french payment system used by a lot of French Bank (like SIPS/ATOS).
http://www1.paybox.com/
This module support Paybox System and Paybox Direct (Drupal 7 only, without 3d secure)

Requires:

Feel free to test and report any issue.

Test a lot before production mode with paybox, see INSTALL.txt for test procedure.

---------------------------------------------------------

Ce module vous permet d'utiliser le kit de paiement Paybox avec votre boutique Ubercart.
http://www1.paybox.com/
Ce module supporte Paybx System et Paybox Direct pour la version Drupal 7.

Le kit de paiement Paybox System fonctionne grâce à un binaire CGI.
Téléchargement du Kit et doc
Paybox Direct, seulement pour la version 7, est une passerelle pour le module uc_credit, sans support de 3d secure.

SPplus payment for Ubercart

logoSP_PLUS_140.gif

SPplus payment system for Ubercart

SPplus is the payment system used by a French Bank: Caisse d'Epargne for e-commerce.
http://kits.spplus.net

Requires:

This module is currently in development, DO NOT USE ON PRODUCTION SERVER.

Please, feel free to test and report any issue.

---------------------------------------------------------

Ce module vous permet d'utiliser le kit de paiement SPplus de la Caisse d'Epargne avec votre boutique Ubercart.
http://kits.spplus.net

Le kit de paiement PHP-LINUX de la Caisse d'Epargne nécessite l'ajout de l'exention PHP SPPLUS.

PHP SPPLUS KIT (PHP-LINUX):

Private Download

Private Download provides download access control for files in the private file system.

Private files are managed by the Drupal core private file system. Site file system paths are defined on the File system page (Administer > Configuration > Media: File system). See https://www.drupal.org/documentation/modules/file for guidance in setting up a private file system.

Usage

You may not need this module. Suppose you create a Drupal core file field on a entity type and configure the file field upload destination as private files. If the entity type is restricted to certain users, access to the file field will automatically have these same access restrictions. If this default behavior is sufficient for your purposes, you do not need this module. If you need more sophisticated behavior, such as having more restrictive access to the file field than exists on the entity type, this module might be able to help.

Private Download restricts download access from the private file system to users having the 'access private download directory' permission. In addition, developers may implement hook_private_download_access() to control access further, e.g., to provide custom access control on a directory-by-directory basis.

Private Download does not provide the means to upload files to the private file system. The Drupal core file field may be configured to upload files directly to the private file system. Alternatively, site administrators may upload files via FTP or a file manager application.

Configurable administrative settings

  • Define download file header attributes
  • Inline download disposition of specified file types
  • Allow/Deny priority which resolves any access control conflicts

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only