Reveal JS
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Integrating Reveal JS with Drupal
Integrating Reveal JS with Drupal
The logic included in this module is already implemented in Drupal 8.3.0.
Image Raw Formatter for Drupal 8. This formatter return URLs absolute of original images or image style if is configured. The default formatter for the image doesn't work for REST services because of return HTML tags for images.
Install using Drupal Console project
"Super fast GitHub Flavored Markdown"
This module creates a new Drupal textformat filter that uses parsedown.org library to render your markup.
Parsedown Demo
Block Visibility Groups allows the site administrator to easily manage complex visibility settings that apply to any block placed in a visibility group. The visibility settings for all blocks in the group can be edited on one administration form.
This module works in conjunction with the Drupal 8 core's block administration system. It is a simpler alternative to modules like Panels.
What to see how it works?
Globals solves the problem of providing user editable configuration properties by giving developers an API for providing these properties.
Globals provides a hook for declaring global properties, as well as a functions for getting these values back for later use.
Current hook documentation is available in the globals.api.php file.
There are two primary functions for retrieving these values:
Content preview system for Drupal which allows you view content as it will appear after publishing.
Supporting:
Features including:
This module is designed to add the ability to set a different theme and any associated theme settings with the Group module.
This allows a user to set relevant theme settings on a per group basis based upon the theme that is chosen for that group.
This add a new field to any group bundles which allows an admin user to select which theme each group can use when accessing their group content.
Field Formatter Range is very simple module that provides the option to display only selected range of values for multivalued entity fields.
For example if you have an image field attached to an entity and the entity has 15 images attached to it but you want to display only the first 5 of them, this module is exactly what you are looking for.
Beside setting the range(offset and number of items to show) you can also reverse the order so you can display just the last 5 images and by setting proper values you can display them in order or in reverse order too.
Dyslexia provides a quick solution to allow visitors to switch between the website's active font family and a specific one adapted to people with reading disorders (aka dyslexia).
This module is based on the High Contrast module from hkirsman.