Blob Relay

Component type

module

Maintenance status

Development status

Downloads

1793

Component created

Component changed

Blob Relay

Blob Relay allows JavaScript to prepare client side data structure for download with proper file name and type which seems not possible yet to do.

De module provides a form for submission through JavaScript.

How to use

After installing visit /admin/config/media/blob-relay.

error.txt

On submit you get either a text file named error.txt containing

Please contact your site administrator.

Background Images Formatter

Component type

module

Maintenance status

Development status

Downloads

40409

Component created

Component changed

This module provides an image formatter that allows you to set an image in background of a tag.
The images are from a field of an entity and not from a configuration page or a custom entity or something else, so it's very easy to setup and manage.

It contains a submodule to handle responsive images as well.

Mosaik

Component type

module

Maintenance status

Development status

Downloads

586

Component created

Component changed

Summary

Mosaik is a little framework to create pages or complex blocks in Drupal with the logic of a real mosaic and its pieces.
Create a piece (a block, a view, a form...everything you want...) and put it into a new mosaic. Compose your mosaic with any pieces you need. Write your layout to associate to your mosaic. And enjoy!

CKEditor-LITE

Component type

module

Categories

Maintenance status

Development status

Downloads

895

Component created

Component changed

Adds the LITE (LoopIndex Tracking Enhancement) for CKEditor
See Demo http://www.loopindex.com/lite/demo/
Dependencies:

CKEditor 4.* Standard http://ckeditor.com/download - as a library

WYSIWYG version ff857822796e579335c5f33c26dd5794

N.B. The WYSIWYG module does not currently support CKEditor 4 - Patches found at https://drupal.org/node/1161738 need to be applied

Classy suite

Component type

module

Maintenance status

Development status

Component created

Component changed

This module creates a simple WYSIWYG-style interface for all aspects of building, designing and developing the logic behind very complex forms.

Submodules:

Classy Logic

- A sandboxed simplified JavaScript/CoffeeScript-like scripting language that allows you to define triggers and effects (such as hiding/revealing, disabling, validating) via a standard programming language, as snippets that are attached to fields. This language can access form values and the values of other entities referenced by the edited entity as simple variables. No evals are used.