Translation Wysiwyg

Component type

module

Maintenance status

Development status

Downloads

329

Component created

Component changed

This module is used to suppress WYSIWYG editing for translated versions of body text in a node. It achieves this by assessing all of the data in the node body, extracting all text strings, and then presenting each string in it's own editor.

What the editors see

In the base language:

  • Node editor shows body field with usual WYSIWYG editor
  • You write three paragraphs, add an image and some other tags

The translator arrives:

Webform Conditional Confirmation Messages

Component type

module

Maintenance status

Development status

Downloads

4425

Component created

Component changed

This module extends the Webform module and allows you to display different confirmation messages depending on the values entered. You can set up multiple conditionals and the first conditional rule that matches the values entered will be used. For example it's possible to say if field A is X display one confirmation message, but if field A is Y display a different message.

CiviCRM activities iCalendar feed

Component type

module

Maintenance status

Development status

Downloads

5269

Component created

Component changed

This module has been replaced:

This Drupal-only extension has been superseded by an improved version which is CMS-independent (CiviCRM-native): CiviCRM activity iCalendar feed. Please consider using that extension instead.

A path for existing Drupal installations to migrate to that extension is in the works.

Aduino Update

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module and associated files will help you to integrate your Drupal site with an arduino. This allows you to build an arduino project that has two outputs (probably LEDs) that flash on and off when your site has updates available.

This project includes a Drupal module, arduino sketch, and an associated python file to run on your client machine.

Facebook Likebox Field Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

Based off of jwilson3's Twitter Field Widget http://drupal.org/sandbox/jwilson3/1180622

The project takes a text field url and displays it as a Facebook Like Box. It uses a template file to display the widget, which contains hard-coded settings that you can override at the theme level.

We needed this for a site with many companies, to display the likebox on their node page via a views block.

Facetapi i18n

Component type

module

Maintenance status

Development status

Component created

Component changed

UPDATE: The patch for i18n_taxonomy here: http://drupal.org/node/1340858#comment-5259368 will make this module unnecessary. Depending on where the patch goes, I will probably not develop this sandbox any further.

Multilingual Facet API facets.
Currently only supports taxonomy term facets.
Based on this suggestion from cpliakas: http://drupal.org/node/1210730#comment-4701718.

Panel Schedule

Component type

module

Maintenance status

Development status

Downloads

1900

Component created

Component changed

Panel Schedule provides a ctools access plugin, intended to be used for controlling visibility of panel panes, and selection of panel variants based on a scheduled start (and optionally end) date & time.

Being a simple ctools access plugin, it should also be usable with any other task that makes use of ctools access plugins.

This module depends on:

Services UUID

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a module to provide retrieve functionality for the 7.x-1.0-alpha1 version of the UUID module. When alpha3 is released with an upgrade path for alpha1 this module will most likely be deprecated as its functionality appears to be emerging in as a sub module to the UUID module.