Views Area Link

Component type

module

Categories

Maintenance status

Development status

Downloads

513

Component created

Component changed

Deprecated - will be unsupported

See latest code at https://www.drupal.org/project/views_linkarea

This project will soon be marked unsupported and possibly unpublished.

Synopsis

This is a very simple module that provides a views area plugin that allow adding links.

Views area plugins allow adding configurable bits of content to views areas, such as header, footer, and empty text.

Slushi cache

Component type

module

Maintenance status

Development status

Downloads

8698

Component created

Component changed

This project is obsolete - the functionality to keep the size of cache tables down exists in Drupal core from 8.4.0

A Drupal database cache backend where permanent is really only semi-permanent.

If you're using a database based cache backend and seeing tables like {cache_render} and {cache_dynamic_page_cache} grow over time, then this might be the module for you.

Installation

Download and enable the module.

Google+ Autopost Domains API

Component type

module

Maintenance status

Development status

Component created

Component changed

Google+ Autopost allows posting of content to Google+ Streams using
Google+ Domains API.

This module does not provide full functionality as what available from Google+ Domains API. Though it allows users to post content to streams on Google+ page and is only visible to users belonging to same domain.

Check README.md for Instructions and procedure.

YAML Form MailChimp

Component type

module

Maintenance status

Development status

Downloads

283

Component created

Component changed

Important note

This module has been moved to Webform Mailchimp namespace since YAML Form also has been moved to Webform namespace. So, this module is only kept for legacy sites which cannot migrate from YAML Form. Please, use Webform Mailchimp for new installations.

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.

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.