UserVoice

Component type

module

Maintenance status

Development status

Component created

Component changed

UserVoice integrates easy-to-use feedback, helpdesk, and knowledge base management tools in one platform that empowers users to speak and companies to understand.

This UserVoice module provides a block to insert the User Voice widget in a Drupal web site. A UserVoice account is necessary besides the widget key that need to be inserted in admin/config/uservoice.

Search API Multi Aggregate

Component type

module

Maintenance status

Development status

Downloads

1563

Component created

Component changed

This module provides a data alteration callback for Search API very similar to 'Aggregate Fields', but instead of reducing fields values into a single value, it keeps fields values "as is" so they are indexed into multi-valued indexes.

HappyBrowser

Component type

module

Maintenance status

Development status

Downloads

894

Component created

Component changed

A fast, simple, and lightweight module that redirects IE 6 visitors to a special splash page.

The project includes two modules: happybrowser and happybrowser_js. The first uses a PHP redirect in early bootstrap; the second uses JS. The first works in most regular Drupal installs; the second works through a server-side cache such as Boost or Varnish. You only need to enable one at a time.

Crossdomain

Component type

module

Categories

Maintenance status

Development status

Downloads

1842

Component created

Component changed

This module will create a crossdomain.xml file. It allows you to use a configuration screen to add additional domains to be outputted to crossdomain.xml.

Message for Country

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds an action (to be used with Drupal action / trigger system) that shows a popup message to the visitor filtering by visitor's country.

The configuration for action allows the administrator to choose the message to be shown and the country of visitors that will see the message.

Reset Password

Component type

module

Maintenance status

Development status

Component created

Component changed

Alters the Drupal password reset workflow to automatically log out any existing session. This allows a reset-password link from an email to work even if the user is already logged into a site.

Views URL Path Arguments

Component type

module

Maintenance status

Development status

Downloads

5803

Component created

Component changed

SUMMARY

Simple module to convert a view contextual filter node id into its url path.

Extended use case: A website has a view that uses node reference or entity reference to filter the results set. For example, a regional location node is a node reference on a bunch of news stories. The view is setup to filter and show only news stories in the Chicago region and not any news stories from any other regions. Rather than using nid for the contextual filter (which isn't SEO friendly) these plugins allow the ability to use SEO friendly url path / path alias.