Want to decide whether to autoplay slides animation for the Block: Carousel Header or not?
Want to be able to decide whether URLs in the header fields will open in new tabs or not?
Want to be 100% GDPR compliant and not store IP addresses, which qualify as personal information, in the EU?
Or maybe you are hoping for a ‘quick and easy fix’ to replace the old blocks with the new ones?
This release got you covered.
Release v1.48 (27/3/2019)
Design and UX Improvements 🎩
- PLANET-3277 – New Carousel header – let web editors choose if they want to autoplay slides animation
- The Block: Carousel Header – Full Width Classic style allows now the web editors to choose if they want to auto play slides animation. A new button, which is activated by default has been added to the corresponding block.
- PLANET-3264 – Write conversion scripts for old blocks->new blocks
- A script has been delivered to identify existing usages of old shortcake blocks in pages, and transform them to the equivalent new shortcake blocks that will be replacing them.
- The blocks “Static four column”, “Two columns” and “Take action cards” will be replaced with the “Columns” block
- The blocks “Three columns” and “Carousel” will be replaced by “Gallery”
- IMPORTANT: The commands that do the replacements were created, but they will not be run automatically. The commands will be released, but the tech lead would still need to go to the server of each site and run the command manually – Keep an eye on this, we will soon let you know if web admins would be able to run the commands by themselves and provide instructions for this.
- While testing the automatic conversion of the old Three Columns block to the new Gallery block, an issue became apparent:While the old Three Columns block used a smaller version of the image, the new Gallery block (while on the three Column style) uses a full version. This results in much bigger images than required (in a case: 1MB instead of the old 100kb). – This is work in progress and will soon be fixed by another ticket – PLANET-3346
- A script has been delivered to identify existing usages of old shortcake blocks in pages, and transform them to the equivalent new shortcake blocks that will be replacing them.
- PLANET-3286 – Split blocks UI code into separate objects and compose them.
- The code for the blocks_ui admin is getting longer, that is why now is split into separate files for each block and compose afterwards into a single object.
Community requests & improvements 💡
- PLANET-3256 – Add “Open in a new tab” for Page Header Link fields (Idea by Alessio)
- The Page Header Fields section for Pages have been improved with a New Tab field which the web editors can now select if they want to redirect users to Petitions or external pages (e.g. Facebook events) right from the page header links. Just click the corresponding box when editing the page.