Uncache

Component type

module

Maintenance status

Development status

Downloads

105

Component created

Component changed

This module allows you to turn on Drupal page caching but exclude certain paths.

To use, enable the module (drush en uncache) then navigate to "Administration » Configuration » Development » Uncache" in the admin menu. Note that you will need to allow the lifetime of previously cached pages to expire (or clear your cache, drush cc all) based on your current settings in "Administration » Configuration » Development » Performance."

AnnotatorJS

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds the open Javascript library annotatorJS to a Drupal 8 site. Allows users to highlight words or phrases and annotate a web page. Includes the Store and Markdown plugins. Markdown allows for addition of images, links, and other html formatting. Administration allows limitation based on role or content type. Code borrowed heavily from the Drupal 7 annotation module.

Written by Sai Grandhi, Dickinson College '17. Support provided by the Mellon Foundation Digital Humanities grant at Dickinson College.