YAML block

Component type

module

Maintenance status

Development status

Downloads

706

Component created

Component changed

About this Module

Provides a base block that allows block configuration settings to be edited and maintained using YAML.

For custom blocks that don't require an admin UI, it can be easier to just enter YAML data that is parsed in to variables that can be used to render a custom block.

This module is for sites that have...

  • Custom modules
  • Lots of custom blocks
  • Lots of custom markup/templates for their custom blocks

Examples of custom blocks that could benefit from using YAML.

Change Login Url

Component type

module

Maintenance status

Development status

Component created

Component changed

A simple module which allows the site administrator to change the default login url of the core drupal.

This especially helps when you don't want anybody to know your login url, there are sites where you are the only user or with some few other users who are carrying out the CMS operations, changing the login url also helps you to save your site from hacking attempts as most of the hackers target the login url of the drupal i.e "user/login".

RefreshLess

Component type

module

Maintenance status

Development status

Downloads

7397

Component created

Component changed

RefreshLess makes navigating your web site faster by only loading the parts that change between pages. Uses the ideas behind Turbolinks technique (pioneered by Rails). But it goes further: thanks to Drupal 8's architecture, we're able to automatically figure out which parts of a page change. So, we only need to send the parts of the page that actually change.

Progressive Web App

Component type

module

Maintenance status

Development status

Downloads

1677

Component created

Component changed

What is a Progressive Web App?

Much like web components, progressive web apps (PWA) refers to a set of browser features designed to allow websites to behave more like native applications on mobile devices. As far as features are concerned it means:

Fix teaserlinks

Component type

module

Maintenance status

Development status

Downloads

925

Component created

Component changed

The “Fix teaserlinks” module is a simple module that may be used to manage the visibility of the links that appear below teasers (i.e. “Add new comment”, “Log in or register to post comments”, “Read more”).

It is intended for site builders who want a cleaner look of teaser lists.

CDS Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module (and its submodules) facilitate the integration of a catalog system from Catalog Data Solutions (CDS) with a Drupal 7 website, such that the catalog can be served and cached entirely within Drupal.

This project was in no way sponsored or supported by Catalog Data Solutions, and was developed by Top Floor Technologies independently.

Features include:

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.