Application Tiles

Component type

module

Maintenance status

Development status

Downloads

780

Component created

Component changed

Application Tiles

The module provides you with the possibility to customise your tiles for web applications on Android, Windows and iOS devices. Module works with different screen sizes.

Usage


Each theme has its own set of tiles. You should put the files inside the sought-for directory for customising an application. For instance:




Twig Xdebug

Component type

module

Maintenance status

Development status

Downloads

33868

Component created

Component changed

Note: If you have Devel installed already, it provides a similar functionality.

This module enables you to use Xdebug breakpoints with Twig templates.

INSTALLATION

On Drupal 8.3.x or higher, use Composer to install the module and its dependencies (with the --dev flag so you can omit it on production builds):

composer require --dev drupal/twig_xdebug

Elastic Preview

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds functionality to slide out a preview of any content item you have in a content listing, similar to how Google Images works.

Simply add the .elastic-preview class (or use Views integration to do so automatically) to any node link whose type is enabled in the Elastic Preview settings, and clicking on that link will, rather than going to that node's page, slide open a preview of that node underneath the link using any display mode you choose.

This is also fully responsive, and will adjust itself accordingly if the number of items per row changes.

Component Libraries

Component type

module

Categories

Maintenance status

Development status

Downloads

136545

Component created

Component changed

Registers “component libraries” defined by your theme or module as Twig namespaces.

What are Twig namespaces?

Twig natively offers a feature called “namespaced paths”. Drupal core registers many Twig namespaces so that you can reference the Twig templates from specific modules or themes. For example, you may have seen this:

Bg Video

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

INTRODUCTION
--------------------------------------------------------------------
The Background Video allows you to add videos as background block for your website.

REQUIREMENTS
--------------------------------------------------------------------
* This module does not require installation of additional modules.

RECOMMENDED MODULES
--------------------------------------------------------------------
* There are no recommended modules.

Better Module Dependencies

Component type

module

Maintenance status

Development status

Downloads

5136

Component created

Component changed

This module enhances modules list page and comes in handy if you have a large amount of modules installed on your Drupal website. In cases like that each module's requirements list becomes larger and larger, therefore it becomes very hard to read and work with module dependencies. So what this module actually does is making any module dependency clickable.