SoundCloud Sync

Component type

module

Maintenance status

Development status

Downloads

614

Component created

Component changed

While other SoundCloud-related modules downloads sounds from SoundCloud.com
this module upload them and sync. This module do not provide the player.

This module uploads and sync sound-files attached to nodes to SoundCloud.com.

When users add/update/remove node which has a file-field configured to
sync sound-files with SoundCloud those files will be automatically updated
at SoundCloud.com.

IBAN Field

Component type

module

Categories

Maintenance status

Development status

Downloads

1877

Component created

Component changed

Features
This module provides an IBAN field via the Drupal Field API. The module comes shipped with a second module which provides Webform support.

IBAN numbers are validated by country, length and the mod97 validation of IBAN numbers.

Usage

  • Enable the module like any other module
  • Enable countries you want validated on the module settings page
  • Create a field instance (In either a Content Type or a Webform)

Dependencies

Web Services Load Entity References

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

RESTful Web Services doesn't recursively populate entity references with entity objects. Rather, entity references are entity id+type stubs. This hooks into the construction of the services' response data to populate entityreference fields with their respective fully-loaded entity.

Migrate OAI-PMH

Component type

module

Maintenance status

Development status

Downloads

307

Component created

Component changed

The Migrate OAI-PMH module provides a migrate source class you can use when importing
data from a OAI-PMH provider.

Usage

You can use the source class 'MigrateSourceOaiPmh' just the same as MigrateSourceXML.
There is a lot of documentation about this at http://drupal.org/migrate. To get started,
enable the migrate_example module and browse to admin/content/migrate to see its dashboard.
Mimic the beer.inc or wine.inc example file in order to specify your own migrations.

Path Corrector

Component type

module

Categories

Maintenance status

Development status

Downloads

1430

Component created

Component changed

Sometimes, changes happen.

Sometimes there are lots of things that need to be fixed when changes happen.

Path Corrector might be able to help.

Path Corrector acts as an input filter which you can apply to your content. In the filter settings you can define replacable pairs of URLs. For example, if you have a website with thousands of links, entered over many years, in the WYSIWYG editor that point to a resources available on a server and, say, the domain changes - you can use this module to enforce that change without editing a single node.

timebomb

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Synopsis

Very simple module that provides a content type with 2 default fields: a textfield and expiry date. When a node's expiry date has elapsed, the node is automatically deleted by cron. This could be useful for securely sending sensitive information, such as passwords, instead of sending them by email where they are archived indefinitely. Useful tool for support/issue tracking Drupal sites.

The module uses token module to automatically generate a random URL alias.

jQuery UI Touch Punch

Component type

module

Maintenance status

Development status

Downloads

1880

Component created

Component changed

If you use jQuery UI widgets at your site and want to improve usability for your visitors who love use touch devices, this module is exactly what you are looking for. For example, your Commerce site has filters with slider range handler or you use Draggable Captcha module etc.