Locale Cookie

Component type

module

Categories

Maintenance status

Development status

Downloads

3913

Component created

Component changed

This module adds a new method for language detection to Drupal 7, it keeps track of the language by means of a cookie, so the language is preserved no matter of the user is logged in or not. It also works for recurring users.

You can specify the name of the cookie (default is language) and the duration of the cookie (default 7 days).

The cookie is set from the moment the module is activated, to make use of the detection you have to enable the cookie detection at admin/config/regional/language/configure and make sure it's after the URL one.

Ubercart Payment Method Per Product

Component type

module

Maintenance status

Development status

Component created

Component changed

Info

Ubercart can cupport many payment methods such as Cash on Delivery (COD),
Paypal, credit cart, etc.

Usually, when a method is enabled, all orders can use any enabled method.

However, sometimes you may not want a certain product to be able to use all of
the payment methods. For example, suppose you have paypal & COD enabled. On
"event registration" products, perhaps you only want them to pay at the door
(COD), but all other products may use COD or Paypal.