Privatemsg Translator

Component type

module

Maintenance status

Development status

Component created

Component changed

Chat in real-time or send messages to other users with automatic language translation.

Privatemsg Translator will help users with different default languages to communicate through automatic message translation via the amazing Privatemsg module and Google Translate API integration. When a user sends a message through the Privatemsg module, the Privatemsg Translator module will run through this process:

1. Check if the users have different languages set.

2. If different languages are discovered, send the message to Google Translate.

Dynamic Menu Links

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Purpose

When someone tries to save a menu link, this can be an internal Drupal path such as node/add or an external URL such as http://drupal.org.
If someone try to add a path alias, the following message appears: "Drupal menu system stores system paths only, but will use the URL alias for display. path_alias has been stored as node/644.".

Webform Bagatelles

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

bagatelle |ˌbagəˈtɛl| noun:
"something regarded as too unimportant to be worth much consideration"

Webform Bagatelles currently adds two functions to Webform.

Query Parameters To URL

Component type

module

Maintenance status

Development status

Downloads

5129

Component created

Component changed

This module provides the ability to rewrite URL query parameters into Clean URL components on specified paths.

Motivation

Views exposed filters generates URLs with multiple query parameters, and the URL path gets unwieldy fast if there are multiple filters and filter values used. Furthermore because the path contains query parameters, it might impact SEO results.

An example of a dirty URL like that could be:
example.com/events?field_category_id[0]=100&field_category_id[1]=101&field_author_name[0]=John

RSVP Blocks

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will create two blocks.
1 - RSVP a event (node).
2 - Already RSVP user list to that event (node).

Creating block will give controls to select content types, roles and pages where to display this block.

Admin also has access to view all RSVP against nodes.