I propose adding a block shortcode to the core shortcode plugin.
Problem/Motivation
Blocks are a core principle of Drupal, and the development of a shortcode engine gives us the unique possibility to embed blocks within page contents. This can help increase the reusability of blocks.
Proposed resolution
See patch file.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | create-a-block-shortcode-2971924-6.patch | 1.81 KB | sthomps5 |
| #5 | create-a-block-shortcode-2971924-5.patch | 1.81 KB | sthomps5 |
| #2 | create-a-block-shortcode-2971924-2.patch | 1.83 KB | sthomps5 |
Comments
Comment #2
sthomps5 commentedComment #3
sthomps5 commentedComment #4
sthomps5 commentedComment #5
sthomps5 commentedComment #6
sthomps5 commentedApplied Drupal coding standards.
Comment #8
sthomps5 commented