Renderable elements

Component type

module

Maintenance status

Development status

Downloads

15567

Component created

Component changed

Renderable elements enables you to register any forms and manage the display through an UI. It will also make (additional) elements available of existing entities on the manage forms/display screens or you can for example register the contact form and rearrange the fields through Field UI.

Panels Breadcrumbs

Component type

module

Maintenance status

Development status

Downloads

300099

Component created

Component changed

Panels Breadcrumbs allows you to set your breadcrumbs directly from Panels configuration, and also allows you to take advantage from Panels arguments and contexts as placeholder tokens.

Exportability

The Breadcrumb configuration is saved along with the page, which means that if you export the page through a Feature, the breadcrumbs you've set will also have been exported.

Multivalue Settings

Component type

module

Maintenance status

Development status

Downloads

2460

Component created

Component changed

Warning: this module is still very buggy. Actually, it only works in very few use cases. I suggest to only attempt using it with core fields (not fields from contrib modules). Even this may not work. I'm working on fixing things, but don't have much time. Help is welcome.
If you're interested in helping make this module work, please contact me.

This module adds some useful settings for fields that can contain multiple values. You can specify:

  • Number of values allowed
  • Number of values required
  • Number of empty widgets to display initially (Drupal usually displays all fields for non-unlimited fields. This allows you to only display a few, followed by the 'Add More' button, which will disappear after the maximum number of fields has been filled.)
  • Number of empty widgets to display on edit forms after the field contains some values (Drupal usually displays one extra)

So you can create fields where, for instance, users have to input at least 5 values but can input up to 10 values. Or you can create fields that allow 100 values, but only display 20 fields to start with.

Workflow Purl Integration

Component type

module

Maintenance status

Development status

Downloads

1571

Component created

Component changed

Screencast of what this module provides
This module integrates the Workflow module with Purl (Persistent URLs). This currently only works with Spaces OG as the PURL provider but that use-case makes the most sense at this time. Here are some applications for this:

Create consistent naming conventions for Spaces in Atrium that are tied to anything that provides a token

Allow for simple, consistent modification of PURL for an organic group, providing an overall better user experience

VirusTotal API

Component type

module

Maintenance status

Development status

Downloads

2163

Component created

Component changed

Virustotal is a service that analyzes suspicious files and URLs and facilitates the quick detection of viruses, worms, trojans, and all kinds of malware detected by antivirus engines. More information...

Image Caption Formatter

Component type

module

Maintenance status

Development status

Downloads

4692

Component created

Component changed

Description
Displays the Image Title field in a <div> below an Image. Add an Image Field to your content type and then enable this formatter at: admin/structure/types/manage/[content_type]/display/default

History
The most popular article on my website is about how to create an Image Caption
Formatter. Rather than answer more questions about how to turn it into a
module, I decided to create the module.

Planned Functionality