Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

jQuery tmpl

Adds the latest jQuery tmpl library to a page and allows a simple method of making templates available on a page.

Manpage

This module implements a filter that renders Unix manpages in nroff format as HTML.

Imagecache Quality

imagecache_quality.png

(For Drupal 7 and 8, Image Quality module is available)

Set the image quality per ImageCache preset!

Through ImageAPI, you can set the quality of images ImageCache produces. But since ImageAPI allows you to set only one global value, any image produced by ImageCache ends up in the same quality. If you want to have the highest-quality images in a photo gallery while having lower-quality images elsewhere, you are stuck.

This module allows you to override ImageAPI's quality setting and set image quality per ImageCache preset. Unfortunately, since ImageAPI does not let other modules hook into / alter the process, you need to apply the supplied (unobtrusive) patches to the following modules for this module to work:

  • imageapi.module
  • imageapi_gd.module
  • imageapi_imagemagick.module
  • imagecache.module

The patches basically only add optional arguments to existing functions so even if if Imagecache Quality module is disabled after patching, the above modules would function as normal (as far as I am aware).
#725762: Quality Settings by ImageCache Profile
The patches, as well as an instruction on how to apply them / which version of ImageAPI / ImageCache to use, are found in README.txt.

Directory based organisational layer

This module is unsupported due to a security issue the maintainer didn’t fix. See Directory based organisational layer - Critical - Unsupported - SA-CONTRIB-2017-096 for details.

If you want to use this module, your options are:

  • Choose another, actively maintained module instead
  • File an issue in the queue with a patch to fix the module and then contact the security team to have your version reviewed and the project handed over to you following the unsupported project process.
  • Hire someone to fix the security bug so the module can be re-published and supported (Consider hiring companies listed in the Marketplace)

This module adds a new organizational layer to drupal, making it easy for managing large numbers of files and nodes. It allows the creation of onthefly directory structures and upload of mutliple files at once. Jpeg files are displayed as slideshows, other files can be downloaded from a block.

The "Directory based access control (ACL)" module allows the definition of per directory access permissions, and the "Directory based field" module allows adding nodes to directories.

Please read the installation instructions below for any details.

JQuery timeago

Replaces timestamps with "timeago" on DOM. It basically replaces all timestamps wrapped in a span with timeago css class.

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience