Skip to content
Snippets Groups Projects

Issue #3334780: Update README.md file according to "README.md template"

1 file
+ 45
5
Compare changes
  • Side-by-side
  • Inline
+ 45
5
# hero_banner
# Advanced Title Block
Hero Banner, video cover and parallax block for Drupal 8
Two block types are generated:
This module adds a new block type that renders the page title with aditional fields:
- First one generates a parallax block with image title and link
- Second one uses a Youtube video as a full screen background
- Background color
 
- Background image
 
- Subtitle text
 
 
Background image and Subtitle text fields could be defined on a per node
 
basis referencing a field on a node or fixed values per block definition.
 
 
For a full description of the module, visit the
 
[project page](https://www.drupal.org/project/advanced_title_block).
 
 
Submit bug reports and feature suggestions, or track changes in the
 
[issue queue](https://www.drupal.org/project/issues/advanced_title_block).
 
 
 
## Table of contents
 
 
- Requirements
 
- Installation
 
- Configuration
 
- Maintainers
 
 
 
## Requirements
 
 
This module requires no modules outside of Drupal core.
 
 
 
## Installation
 
 
Install as you would normally install a contributed Drupal module. For further
 
information, see
 
[Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).
 
 
 
## Configuration
 
 
The module currently provides no configuration options.
 
 
 
## Maintainers
 
 
- Alberto Siles - [hatuhay](https://www.drupal.org/u/hatuhay)
Loading