Test Run Extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a Drush command similar to the core test-run command, but with additional options to enable the selection of tests by class hierarchy, and the exclusion of specific tests or groups of tests.

Development of this module was funded by BBC Worldwide.

Single Sticky

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allows to have only one sticky node of given content type at the same time.

When an administrator marks a blog post as sticky, a confirmation is displayed,
showing the title of the current sticky post (if any) and asking the
administrator to confirm the action.

Orbital Cache Nuke

Component type

module

Maintenance status

Development status

Component created

Component changed

orbital_cache_nuke
Dependencies

Autoslave

Version / Author
1.0 Justin Slattery Justin.Slattery@mlssoccer.com

Description
This module allows asynchronous remote cache invalidation between replicated Drupal environments. Available for Drupal 7.

See this blog post for details on how it works and integration.

Typed Entity

Component type

module

Categories

Maintenance status

Development status

Downloads

1538

Component created

Component changed

hooks

Use Typed Entity as a namespace for your business logic. It provides a scope to place your business logic, and help you keep your global scope clean of myriads of small functions.

Issues and support requests are managed in the GitHub project page.

Trim

Component type

module

Maintenance status

Development status

Downloads

1157

Component created

Component changed

Trim strips all leading and trailing whitespace from all fields in all form submissions.

The module trims prior to validation, so for instance if you have an integer field and a person entering data fat-fingers a space after a number, he gets a successfully saved node rather than an error message about invalid input.

Nodecode

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

What

Node code is an extension of the shortcode module. It allows injection of a new shortcode [nodecode]. This injects a node of a given nid into the content and can be rendered with any view mode.

Media Browser Edit Link

Component type

module

Maintenance status

Development status

Downloads

1513

Component created

Component changed

Summary

This module fills in a missing piece of functionality. In Media Browser (media_wysiwyg) you cannot easily edit the fields of a file entity from the wysiwyg once the file is added.

This adds an "Edit" link above the preview image when you click the Media button for an existing embedded asset. Clicking the link opens the full file edit screen in another window.

This is designed to be compatible with Media 2.x branch. It plays nice with manualcrop, and adds "crop" to the link if present.