simple_archive
Component type
Categories
Maintenance status
Development status
Component created
Component changed
A simpler version of sna_blocks that doesn't do filtering and works with panels panes.
A simpler version of sna_blocks that doesn't do filtering and works with panels panes.
The module is compatible with standard Drupal search, search views and Apache SOLR, but not reliant on any of them.
This project is deprecated in favor of the Icon API module.
This module provides an API and render elements to use icons within Drupal 8. It defines a configuration entity type for icon sets and a plugin type for Icon Libraries. But to make sure everybody won't start empty handed, a set of sub modules is included to integrate icons Icomoon and Fontello from the start.
A tiny module that provides a simple decimal field formatter that displays decimal digits only if exist (because humans are not computersTM).
For example 3.00 will render as 3 (no digital digits) but 3.23 will render as 3.23 etc.
Initially I found it helpful to propose this formatter on core but until this happens it would be better to add this here as a separate module and get feedback from the community.
Scaffolding was made with Drupal Console.
Simple link field formatter wich adds different css classes depending on the social link url.
It works out of the box for:
Also adds the link url domain as a class.
This module only adds the css class from link url, other modules bring similar functionality, check them out!
Social Media Link Formatter
The flatpickr module implements the flatpickr JavScript Library.
“A lightweight & powerful datetimepicker.â€
Provides a date / time picker that integrates with the Date module.
@todo update description.
The new 2.x branch no longer depends on the unsupported Uikitty base theme.
This is a Views Plugin that provides a lightweight slideshow with thumbnail navigation. It requires Uikit, which has been adapted for Drupal 8 in the Uikitty base theme. The module comes with a view definition and an image style for out-of-the-box implementation.
Installation instructions:
Bamboo Twig. Drupal 8 powered module.
The Bamboo Twig module provides some Twig extensions with some useful functions and filters aimed to improve the development experience.
Bamboo Twig has a lot of advantages and brings a lot of new features to the Twig landscape of Drupal 8.
It boosts performance by using lazy loading, improves the code quality with automated workflow. It also includes automated unit and kernel tests to ensure stability.