Options Sort

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Options Sort provides a sortable checkbox widget to supplement the checkboxes provided by the core Options module. It displays your selected options in a fieldset to the right of the checkbox list, where you can drag and drop to reorder the values for your field.

Registration Reschedule

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module extends Entity Registration (https://drupal.org/project/registration) to allow an admin to move a registered user to a different event.

Currently the module is highly specific to my client's use case; registrations are attached to Commerce products, for example, so I need to modify the Commerce Order details as well as simply attaching the registration to a new entity.

Runyourjs

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

attach a file to an entity (node) and display it as autoload (drupal_add_js) or widget (interactively load via a link now, using jQuery.getScript() ).

It is a field type

Code are stolen from image core module, there is no need to rename or not, both drupal_add_js (php) and jQuery.getScript() (javascript) load any file without concerning about extension.

Use for

Test, show what you have done, load a canvas based game or app, do something that currently you can not do without ... this module.

Social Comments Fields

Component type

module

Maintenance status

Development status

Downloads

711

Component created

Component changed

Module allows to print comments from social networks to pages of your website.
It provides three field formatters:
Google, Twitter and Facebook.

How to use

Each field formatter provides URL field in which you need to paste link to the post. After that on page where content for the selected field is displayed, you will see comments being posted (those, that you pasted in URL field). Just use it as any field in your content.
Don't forget to specify settings here: admin/config/system/social-comments

Inline entity form extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provide a clone button for commerce product inline entity form.

Welcome report any bug to me, whatever my English is very poor, but I can read. I will fixed some bug for this module in sandbox.

Give me a chance to use English to communicate with you.

Plugin

Component type

module

Maintenance status

Development status

Downloads

25797

Component created

Component changed

The Plugin module complements Drupal core's plugin system in several ways. Its main aim is to make it easy to expose your custom plugin types to the world, and to let code work with any plugin of any plugin type generically. To facilitate that, and other features, it provides the following:

Field Complete

Component type

module

Categories

Maintenance status

Development status

Downloads

2936

Component created

Component changed

In some situations you want to mark an entity field to indicate it should be completed but not enforce its completion at that time. This module extends the choice between Required and Not required to "desirable" completion.

This module overcomes the problems with the (otherwise excellent) Content Complete module which cannot cope with field collections or fields that link to other entities.

When you might want it

The module has two use cases: