Workbench annotations
Component type
Categories
Maintenance status
Development status
Component created
Component changed
A module to add annotations to content that is going through a workflow
A module to add annotations to content that is going through a workflow
An integration for local videos into Video Embed Field.
Install and enable the PHPVideoToolkit Library module for thumbnail support.
This project is an effort to extend Drupal Core's configuration to support other dependencies outside of the system.
One substantial issue (https://www.drupal.org/node/2248369) outlines the use of UUIDs within configuration that do not extend to Drupal's content.
This project aims to provide general utility to solving this problem.
Save Disk Space
Welcome to Save Disk Space!
Save Disk Space module helps you to save memory disk space by deleting the
unused iamges in the website.
For example, if a user creates a node with image attachment and later he/she deletes
the node, the attached image will still be maintained in the database with inactive
status as well as in the sites/default/files folder.
This module helps in listing the inactive images so that user can review and delete
the image to save memory space.
Integrates https://github.com/adamsro/DropzoneS3 with Drupal. Access Control on files directly uploaded to S3.
This simple module will provide a way to alter all file download paths slighty to avoid some file caching systems to prevent blocking access to new file versions. This module will add a checkbox to file field configuration page.
Some aggressive file caching may cache files based on the filename, failing to refresh the file when it is being updated in Drupal filesystem. This may happen when users are allowed to overwrite existing files with new versions instead of adding new files with new names (new version of file.pdf becomes file_0.pdf).
D8 sandbox port of PDF to Imagefield module (https://www.drupal.org/project/pdf_to_imagefield).
Follow the progress in https://www.drupal.org/node/2802811
The aim of this module is to provide integration of tools provided by BPMN.io.
The module provides some file formatters for BPMN, CMMN and DMN files.
Because BPMN.io projects are not distributed under GPL compatible license, you will need to compile the scripts by yourself.
To do that you will need node.js (and npm which comes with node.js) and then enter npm i.
Embed images by CKEditor Embed add-on without uploading them on server (plugin uses dataURI directly in HTML).
Extremely useful especially for inserting icons.