Communikitchen

Big ideas about the web.

Drupal modules

These are some of the Drupal modules we’ve created, and open-sourced on Drupal.org.

Passwordless

This module replaces the regular Drupal login form with a modification of the password-request form, to give the possibility to log in without using a password.

Reference Delete

This module deletes values in reference fields created with the Entity Reference module or the References module when the referenced entity is deleted.

File Filter

This module adds an input filter that allows content creators to add themed files to the body of a node, using minimal and very intuitive syntax. The advantage lies in the fact that links to files in the body are created dynamically, which prevents broken links in case of moved media. A simple fail-safe mechanism is provided for cases in which media is actually missing, or the wrong syntax is entered.

FileField Sources Disable Upload

In some cases it’s necessary to disable the upload widget in file fields—for example, to force users to upload using a certain content type and just reference files from a different content type.