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:
Added fields for setting background-position and background-size in EBT/EPT component
Extra Block Types (EBT) and Extra Block Paragraphs (EPT) have now new Background Position and Background Size fields for settings CSS background-position and background-size:
So now it's possible to set backround in any corner for EBT/EPT components.
EBT/EPT Hero modules have been released!
Hello, Drupal Devs and Site Builders! I have bunch of modules for Landing and Listing pages:
EBT (Extra Block Types)
EPT (Extra Paragraph Types)
Latest EBT and EPT Hero modules for Drupal have been released.
EBT Hero
EPT Hero
So I started to plan 2.x development for EBT/EPT modules:
- EBT/EPT Builder Drupal distributive
EPT (Extra Paragraph Types): Core new release 1.4.8
EPT (Extra Paragraph Types): Core new release 1.4.7
This release added new settings for Background Videos, It also add support for Local Videos.
All EBT blocks have next settings for Background Videos:
EBT (Extra Block Types): Core new release 1.4.24
EBT (Extra Block Types): Core new release 1.4.22
Added Simple EBT settings field widget. This field widget shows only three fields Width, Spacing and Edge to Edge:
https://drupalbook.org/ebt/extending-ebt-settings-form
New EBT Columns / Container module!
New EBT Block module!
EBT Block module provides ability to insert any Drupal Block: Views, custom content block, programmatically created blocks.
EPT (Extra Paragraph Types): Core new release 1.4.3
This release contains a new submodule EPT Starterkit.
EPT Starterkit module allows to generate new EPT modules (for Drush 12+):
drush generate ept:module
Make sure, you use ept_* prefix for machine_name (e.g. ept_tabs, ept_cards). The prefix ept_* is required for EPT block functionality.
Start machine name with ept_* prefix, it's required for working all EPT modules.
EBT (Extra Block Types): Core new release 1.4.21
New EPT Block module!
EPT (Extra Paragraph Types): Core new release 1.4.1
This release contains:
#3418633 by saccard: Ignores customized paragraph--ept-accordion-section--default.html.twig in theme folder
Templates for EPT/EBT blocks and paragraphs now can be overidden in theme template folder by using addionally '--custom' suffix in template name. For example:
block--block-content--ebt-accordion--custom.html.twig
block--block-content--ebt-accordion.html.twig
paragraph--ept-accordion--default--custom.html.twig
paragraph--ept-accordion--custom.html.twig
paragraph--ept-accordion--default.html.twig
EBT (Extra Block Types): Core new release 1.4.16
New EBT Views module!
New EPT Views module!
New EPT Stats module!
EPT (Extra Paragraph Types): Core new release 1.4.0
Tested and fully functional release. EPT 1.4.x version will support Drupal 9.3+.