What's New
Welcome to the What's New listing page, your go-to source for the latest news and updates in the Drupal ecosystem. Stay informed about the newest features, improvements, and fixes for Drupal Core, Extra Block Types (EBT), and Extra Paragraph Types (EPT) modules. Here's a glimpse of what's happening:
New EBT Video and Image Gallery module!
EPT (Extra Paragraph Types): Core new release 1.4.x-dev
Added development branch for EPT Core. It will use 1.4.x initially for consistancy with EBT Core module.
New EPT Micromodal module!
New EBT Micromodal module!
New EBT Image module!
Extra Block Types: Image module provides ability to add single image via Media field. It also has Image Link field to display image as a link. And it can be displayed as a thumbnail with lightbox popup.
You also can use Link Attributes widget for wrapper link, when attributes will be automatically applied:
https://www.drupal.org/project/link_attributes
New EBT Countdown module!
New EBT Counter module!
New EBT Image Gallery module!
New EBT Stats module
New EBT Quote module!
EBT (Extra Block Types): Core new release 1.4.0
- Droped support for Drupal 8 in 1.4+ EBT modules. Since 1.4 version EBT modules will support Drupal 9.3+.
- Removed validation for existing FileUrlGenerator service.
This version will be used for better automatic testings to prevent messages about deprecated code.
EBT (Extra Block Types): Core new release 1.3.4
- Added installation tests
- Fixed code sniffer errors
- Updated readme file
This is last 1.3.x release for Drupal 8.x. But feel free to open issue for Drupal 8.x if you still use it.
New EBT Slick Slider module!
New EBT Carousel module!
New EBT Webform module!
New EBT: Call to Action module!
Extra Block Types: Call to Action module provides ability to add Text with CTA button.
The module settings allow to select 1 or 2 columns and place image to the left/right. Also image can be fluid and take 50% of width if it's needed ("2 Columns fluid image" option). CTA block is mobile responsive and will be aligned in one column for selected breakpoint.
CTA button uses settings from EBT Basic Button module. It allows to choose colors and button styles.
EBT (Extra Block Types): Core new release 1.3.0
1.3.x branch will have less code for EBT modules, because of:
- Move hook_theme_registry_alter to ebt_core
- Move hook_ENTITY_TYPE_view in ebt_core
New EBT Webform Popup module!
New EBT Bootstrap Button module!
New EBT Basic Button module!
Extra Block Types: Text module provides ability to add link with button styles.