GroupDocs.Annotation for .NET | HTML5 Document Annotation

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

With this module, you can seamlessly integrate the .NET version of the GroupDocs HTML5 document annotator into Drupal CMS. It enables your users to view, annotate and share common types of documents and images right from within your Drupal site or app without having to install the original software that the documents/images were created in.

field_htmldummy

Component type

module

Maintenance status

Development status

Component created

Component changed

The intent of this module is to provide a way to render general HTML as part of a entity form. This module provides a field that does that.

The main inspiration for this was build entityforms and needing a way to insert general HTML into the form being presented to the end user.

Double Field formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This provides a more versatile formatter for the useful Double Field module, giving precise control over HTML tags and attributes. Double field is very good for presenting information as pairs of terms and definitions, e.g. technical specifications, where you do not know how many attributes you wish to describe.

CronField

Component type

module

Maintenance status

Development status

Component created

Component changed

About

This module implemented one special text field. What is a special feature against simple text field? Field validation and cron field generator is extras. Field validation not permitted to save just cron expression(Something like this: * * * * *, 1-5 * 5 8 *). With cron generator easily can to generate cron expressions.
More information about cron expressions:
https://en.wikipedia.org/wiki/Cron

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