colormenu for SmartAdmin
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
sidebar administer menu for specific theme-SmartAdmin theme for drupal8
sidebar administer menu for specific theme-SmartAdmin theme for drupal8
A very simple Accelerated Mobile Pages (AMP) integration module. The module is using Display Mode to control what you want to show on your AMP pages or just control it in the template by rendering Entity object the way you need. AMP can be also disabled for individual nodes on the node add/edit page.
Module requires composer require lullabot/amp https://github.com/Lullabot/amp-library
This module provides an starter set of Modifiers which will be helpful for basic and common modification use cases. Currently the following Modifiers are included:
The Twig Backlink Twig extension builds a list of URL of the parents of the node based on the field name passed in the Twig twig_backlink extension parameter.
Usage:
{{ twig_backlink('field_name') }}
This extension will automatically build a list of parents when an An Entity Reference field is used and referenced in the Twig file.
- An Entity Reference field added to a node.
- Access to a node twig file that the themer can edit.
This module allow user to add and remove available CSS and JS file in project.
Please post your ideas and suggestions in the issue queue.
Drupal 8 export of highlight,js module.
An enhanced way to control the display of your entities in Drupal through code.
The display of entities (node, user...) in Drupal is normally configured through the Manage display UI (/admin/structure/types/manage/*/display).
This is a Vue.js implementation for the Decoupled Blocks module. Blocks built with Vue.js can now easily be added to a site via a module or in a custom theme.
Documentation: https://www.drupal.org/docs/8/modules/decoupled-blocks-vuejs
Development Status: Full test coverage is now finished.
Custom Header Image provides a simple user interface for uploading and maintaining header images which should appear at various paths leveraging various image styles and a custom block to place those images in the appropriate region. This is one block which will determine which header image to render on any path.