Google Translate Filter

Component type

module

Maintenance status

Downloads

900

Component created

Component changed

Google Translate Filter is an input filter that translates the text in question from one language to another using the magical fairies of the internet (aka the Google Translate API.) Choose source and dest languages in your new Input Format and off you go.

NOTE: Google Translate API has a reasonably small character limit (around 2000 characters after URL encoding). If you try and translate text longer than this you will get an error. Maybe somday I will write an addition to cut larger chunks of text, translate them in pieces and put them back together. Or maybe you can!

Node Timer

Component type

module

Downloads

44

Component created

Component changed

Node timer measures the time that users need to read content (nodes). Node time can be activated on individual content types. You can also define which roles get tracked by the system.

Currently node timer offers the following features:

  • measures the time users spend on nodes
  • provides a block with a jQuery timer
  • provides logs
  • time log journal for each node
  • export time logs to csv

This project is maintained by Kommune3

Sweepstakes

Component type

module

Categories

Maintenance status

Development status

Downloads

6622

Component created

Component changed

This module provides a node type that allows authenticated users to enter sweepstakes (contests). Winners are automatically chosen after the sweepstakes' end date. This module can also integrate with Webforms so that a sweepstakes can be attached to a webform. Then, when submitting the webform, the user is entered into the sweepstakes.

To use with a webform:
1) Create a webform.
2) Create a sweepstakes. In the "Attach to Webform" field, select the webform from step 1.

Dialog Node

Component type

module

Maintenance status

Development status

Downloads

1190

Component created

Component changed

Since the release of this module there are now new ways to do this. Please don't use this module unless you're willing to maintain it, if that's the case, please contact me.

Dialog Node is a very simple module that allows you to load a node in a Dialog Window. You'll need to install first Dialog API

The syntax is very easy:

WebRupee

Component type

module

Maintenance status

Development status

Downloads

2697

Component created

Component changed

What is WebRupee?

Symbol for Indian currency was approved by the Union Cabinet on 15 July 2010. WebRupee is a web API for the symbol of Indian currency, it makes the rupee symbol available to everybody on the web.

WebRupee Module implements the WebRupee API to provide a simple, cross browser method for using the Rupee symbol on your Drupal Website

The Module can be used as

1) JS : this will replace all occurrence of Rs to the New Symbol
2) CSS: use Rs. 200 for the Symbol

AJAX Form Messages

Component type

module

Maintenance status

Development status

Downloads

578

Component created

Component changed

This module provides an API for immediate inline validation or other checking of values in form elements, including combinations of values. It is built to use the excellent Clientside Validation module, but, via AJAX, adds serverside validation capabilities.

For a most simple example, see Form Messages Node, which contains a rule to check node titles for duplicates.

It will also provide a UI.

Resubmission

Component type

module

Maintenance status

Development status

Downloads

1042

Component created

Component changed

The resubmission module allows you to create a list of nodes to be processed by a certain date or at specific intervals. Extremely helpful is this module for constantly changing content, which must be kept up to date or if registered offers expire on certain dates. In addition, a reminder text can be entered, which is helpful for the person who has to process the content in the processing.

Possible examples:
- Time-limited product or service offers
- Expiring coupon offers
- Weekly changing Information Notices
- Changes in content to hold others up to date
- etc.

There are certainly other applications, where you can take advantage of the resubmission of certain content.

Comment Publish

Component type

module

Maintenance status

Development status

Downloads

16622

Component created

Component changed

#D7CX: I pledge that Comment Publish will have a full Drupal 7 release on the day that Drupal 7 is released.

This module allows users to (un)publish comments on their own content.

If views is enabled a queue of comments that can be (un)published for a given node will be available at /node/$nid/comment_publish.

Debut Section

Component type

module

Maintenance status

Development status

Downloads

9663

Component created

Component changed

Part of the Debut features set, Debut Section provides a simple navigation system for organizing nested sections of a site. The feature includes a content type suitable for constructing sections along with accompanying displays. Uses the core book module.

Like all Debut features, Debut Section can be integrated either as a stand-alone feature to quickly add section functionality to any Drupal site or as part of a Drupal distribution. Debut Section used in the Open Outreach Drupal distribution aimed at nonprofits.

Installing

You have two options for installing Debut Section:

  • Debut Section is used in the Open Outreach Drupal distribution aimed at nonprofits, so you can install it as part of Open Outreach.
  • Install manually along with the dependencies listed below.

Includes:

  • Section content type with accompanying image field.
  • Subsection view displayed through Eva.
  • Integration with Pathauto.
  • User permissions.
  • Includes an image field as well as a media field using the Media module.