yarm

Component type

module

Maintenance status

Development status

Component created

Component changed

YARM - Yet Another Recorder Module

Overview

This module employs the MediaRecorder API (HTML5 WebRTC) to record audio using the browser and workstation microphone.

It is currently a sandbox project intended as a proof of concept, however future integration with other D8 modules (e.g. media, audiorecorderfield) is a possibility.

Obsolete instapage module

Component type

module

Maintenance status

Development status

Downloads

389

Component created

Component changed

Instapage is the most powerful landing page platform on the market. Ideal for teams and agencies, Instapage has everything you need to build fully customizable, on-brand landing pages.

Instapage is the only platform that offers:

  • Unlimited pages
  • Unlimited visitors
  • Unlimited domains

No other landing page builder offers this level of precision with full design freedom

Views Merge Rows - D8 version

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project ports Views Merge Rows to Drupal 8.

Drupal 7 module:
https://www.drupal.org/project/views_merge_rows

Code is still under development as the goal is to fix most issues and bugs reported in D7 version.

Patches need to be applied against Drupal core if you use Drupal 8.0, 8.1, 8.2. I asked to include them in Drupal 8.3.

Cacheability metadata inspector

Component type

module

Categories

Maintenance status

Development status

Downloads

99

Component created

Component changed

Obsolete

Please see Renderviz module instead.




Overview

Provides html comments showing the cache tags and contexts associated with rendered output.

Features

Easily debug your cacheability metadata

Requirements

None

Known problems

Please use the issue queue to report any issues.

Theme Link

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a twig template for links by overriding the LinkGenerator Service. The purpose for this module is to enable theme developers to influence the link markup.

Retry Stream Wrapper

Component type

module

Maintenance status

Development status

Component created

Component changed

Replaces core public and private stream wrappers with an implementation which attempts to retry binary reads from the filesystem a few extra times if it at first it fails.

Largely a work around non POSIX compliant file systems where reads are not possible straight after a write.