Views Contextual Filter Query

Component type

module

Categories

Maintenance status

Development status

Downloads

12114

Component created

Component changed

Allows url query values to be used as contextual filter arguments. This module is an answer to the many stackoverflow topics where the solution is to fetch query parameters by using the default PHP argument filter in Views (yucks!).

Shipping services

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows to manage and show on Google Map various shipping services and their NEAREST warehouses (branches).
Primary developed for e-commerce, you can use it for Ubercart/DC based shop with extra coding :). Uses Google Map API v3. Has no dependencies.

OG Default Members

Component type

module

Maintenance status

Development status

Downloads

2395

Component created

Component changed

Have you ever wanted to include a user into any of your groups by default?

Use case

Let's assume that you have dedicated users to monitor your content, group content as well. Since groups has there own way to manage permissions it could happen that these user are not able to access certain contents only if they are group members. In this case somebody have to add them by manually. How odd this is?

Features

User membership initialization is managed by the Batch API.

The following options are available:

Global settings:

Scrapper Stop

Component type

module

Maintenance status

Development status

Component created

Component changed

I was getting tired of scrapper bots hitting my site and decided to create a little project called Bot Stop. I noticed that Drupal has IP banning capabilities and thought that it would make a good addition to their arsenal of modules.

It works quite simply. Create a trap for spiders (crawl bots) that ignore the robot.txt file and ban them. Keeping information about the perpetrator on the system as well for later analysis. I am hoping to include some spam prevention techniques into this project as well.

Entity Quote

Component type

module

Categories

Maintenance status

Development status

Downloads

1097

Component created

Component changed

Limited to Node, Comment and also Harmony Post entity types, but allows for other entity types to be integrated.

This module allows for a somewhat expanded quoting format. This format allows for referencing the source entity that you're quoting and makes a link back to it. If you reference an entity which has a uid property it'll also link to the Author of the entity.

Examples:

[quote]text[/quote]

[quote node=123]text[/quote]

Commerce Shipping Parcel2go

Component type

module

Maintenance status

Development status

Component created

Component changed

Module to interface with the UK Parcel2Go API for shipping charge calculations.

Initial release will work in a similar fashion to the Fedex and UPS module which calculate the number of parcels required based on the volume of products shipped. If a shipped item does not have dimensions and weight it will produce an incorrect shipping price.

The second release will allow you to enter box/packet sizes and the module will calculate which box to use.