MosaicGrid

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

Mosaic is an different approach to maintaining and displaying content in a Drupal website. In order to start explaining what Mosaic is all about, I'll try to explain how it works:

A pane is the surface on which all content is rendered on. It's basically a block that is converted to a grid.

A tile is one of the small rectangles rendered inside a panes. At this moment only text is rendered on tiles but in the future we'll add media, views, entities, menus and many more. Feel free to suggest in the issues queue.

Webform Request Tracker

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Request Tracker is a perl based ticketing system. Webform Request Tracker creates tickets from webform form submissions.

Support for the 4.x webform modules has not been tested.

Glip

Component type

module

Maintenance status

Development status

Component created

Component changed

Integration with https://glip.com/ chat system.

Uses the Glip API for 'integrations' to allow Drupal to post messages to a discussion thread of your choice.

Via watchdog:

Configured through your logging settings at /admin/config/development/logging , you can tell glip to only notify you of events of a certain severity or type.

Via Rules:

You can add a glip message as a rules action to be triggered and configured according to conditions of your choosing.

Dummy link

Component type

module

Maintenance status

Development status

Downloads

400

Component created

Component changed

Introduction

This is a very simple module. It provides a link path (<nolink>) and a file
with an example of how you can override theme_menu_link() to make the <nolink>
into a element instead of an <a> element.

GraphQL

Component type

module

Maintenance status

Development status

Downloads

7522

Component created

Component changed

This module lets you craft and expose a GraphQL schema for Drupal 8.

It is is built around https://github.com/Youshido/GraphQL. As such, it supports the full official GraphQL specification with all its features.

You can use this module as a foundation for building your own schema through custom code or you can use and extend the generated schema using the plugin architecture of the contained sub-modules.

linkexplorer

Component type

module

Maintenance status

Development status

Component created

Component changed

Link explorer module detects the anchor tag in drupal nodes and retrieves its href content.
This links are shown as a HTML tabular format, as well as it can be downloaded as excel sheet too using module options.
There are few more options under active development.

1. Replacement of all the link URL with specified URL in a excel sheet.
2. Replacing particular suffix from all the URLs.
3. Filters to sort the results.

Image Compresssion TinyPNG/JPG

Component type

module

Maintenance status

Development status

Component created

Component changed

Image Compression TinyPNG/JPG is designed for users to integrate easily with an image compression tool that will make your image suitable for the web. It uses TinyPNG.com’s API which means no complex installation on your server.

This module will reduce the size of your png and jpg files significantly and make Google's PageSpeed Insights happy along reducing your server bandwidth. You will have the options to enable auto compression or keep it manual. You will also be able to bulk compress images that are already on you website.