Addressfield Autocomplete

Component type

module

Maintenance status

Development status

Downloads

12574

Component created

Component changed

Addressfield autocomplete

Provides a hook into google maps autocomplete API. Implements a new widget which utilises the addressfield autocomplete functionality and provides an easy to use single box for entering an address.

It also allows you to target addresses within specific countries and search for full addresses, establishments or just cities within those countries.

Kladr field

Component type

module

Maintenance status

Development status

Component created

Component changed

Kladr is the Russian address classifier provided by the RF Federal Tax Service.
The module defines a new field type for storing addresses compatible with the kladr classification.
Autocomplete widget powered by kladr-api.ru service.

Dependencies: jQuery 1.7+ provided by jQuery Update.

Auto Exposed Block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Exposed form in block, without a block!

This is a simple module that will only be useful under very specific circumstances. Let me paint a picture and if you can see yourself in it, go ahead and use it :)

- You got MANY views page displays.
- The designer has all the exposed filters in the sidebar (or any region).
- The view pages do not have any other content in that region.
- If you exposed each filter form into a block you'll end up with MANY blocks which will make the blocks' administration a pain.

Path Nofollow

Component type

module

Maintenance status

Development status

Downloads

8125

Component created

Component changed

Specify paths on which a metatag is added to prevent search engines from indexing the page. In this way you can limit the search results when you use google site search.

How?

Both the actual url (alias) and the system path are validated to the specified paths, the same way as it is implemented in the block module. When there is a match, a metatag is added to the HTML head section of the page.

Slug

Component type

module

Maintenance status

Development status

Downloads

1257

Component created

Component changed

The slug module manages menu links and urls for node pages in a different way than pathauto and the core menu system. It is much easier to use plus it keeps everything organized neatly.

So how does it do that?

On node pages there is now a "slug" section which contains a textfield for a "slug." and a Parent Item dropdown. This is the main-menu. Users select the parent item and set the slug (or it is generated from the title.) When saving the node the path is set based on those two factors.

Responsive Dropdown Menus

Component type

module

Categories

Maintenance status

Development status

Downloads

22139

Component created

Component changed

Responsive Dropdown Menus provides a new menu tree rendering to make responsive, drop-down enabled main menu possible on any theme. This sandbox was created to provide a simplistic approach to a common problem that gives theme builders room to customize.

Provides

Commerce Bundle

Component type

module

Maintenance status

Development status

Downloads

3025

Component created

Component changed

Overview:

Implements product bundles for Drupal Commerce. For example, you want to offer products A, B, and C for a lower cost if purchased together rather than standalone. Notable features include setting the prices at the bundle group or product level, and product attribute support.

How it Works:

Detailed instructions on how to get bundles up and running on your site are provided in the documentation under 'Resources'.

commerce_unionpay

Component type

module

Maintenance status

Development status

Component created

Component changed

This project integrate Unionpay into Drupal Commerce payment and checkout system.

Installation

cd sites/all/modules
git clone git://drupalcode.org/sandbox/jianhe/2164979.git commerce_unionpay

Useful resources

For any question and problems, you may find some help on the Unionpay official site.