Context: Spaces Features

Component type

module

Categories

Maintenance status

Development status

Downloads

2988

Component created

Component changed

This project created a condition for Context based on active Features in a given space. It sounds confusing but really it makes creating and managing Contexts a lot easier when you are creating distributions / platforms that have blocks that need positioned.

This also can help create a performance boost in a Spaces OG / Features environment that provides blocks / menu / view based items because instead of doing a two step check (typically "am i in a group" then "is the feature activated") this allows you to skip straight to "is the feature activated".

Page Load Progress

Component type

module

Maintenance status

Development status

Downloads

6557

Component created

Component changed

Page Load Progress sets a screen lock showing a throbber when the user submits a form that triggers a time consuming task. It unequivocally indicates a task is being executed, and, as a result, improves the overall user experience. By forbidding users from clicking around while waiting, it also prevents task execution failures, e.g. when working with web services.

Configuration

To configure the behavior of this module go to admin/config/user-interface/page-load-progress.

Washington State Sales Tax for Drupal Commerce

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides Washington State destination-based sales tax calculation for Drupal Commerce. The state of Washington requires sales tax to be calculated based on the destination to which a product is delivered rather than the location of the business selling the product. Because the sales tax is a combination of a state sales tax plus county and city sales taxes (which vary according to the county or city) it is not possible to use a fixed rate set with Commerce Tax to calculate the sales tax for Washington locations.

Drush Entity

Component type

module

Categories

Maintenance status

Development status

Downloads

15281

Component created

Component changed

With drush entity you can query the entity system available for Drupal 8, 7 and (some of) 6.

Getting started

Install by using drush dl drush_entity. Next you can try commands like

drush entity-type-read
drush entity-type-read node
drush entity-read node 12

Node Promo Picker

Component type

module

Categories

Maintenance status

Development status

Downloads

2782

Component created

Component changed

Adds functionality to set teasers for a node and display in a promo area block. Each promo block area created can be displayed through a block added to the blocks page or through a function call in your templates to node_promo_picker_display_block().

A promo block area is associated to a taxonomy and will only pull in teaser nodes that are associated to the same taxonomy.

Commerce Realex

Component type

module

Maintenance status

Development status

Component created

Component changed

This will be a payment method for commerce that integrates with Realex. Eventually it will hope to integrate with all the different options that realex offers, but at the moment it works remotely with realex's realauth system.

You must have a Merchant ID and Shared secret to use this module.

Enterprise Search

Component type

module

Maintenance status

Development status

Downloads

4662

Component created

Component changed

Latest news

Elevated search supporting highlight search result on a search string basis

What is Enterprise Search

Enterprise Search is a module which can replace standard Drupal search (on D7) with a highly tuned and pre-configured search solution powered by SOLR.

With Enterprise Search you get access to blindingly fast advanced search functionality without any of the technical overhead you would take on if you tried to configure, customise and maintain SOLR in-house.