Hello everyone! We've just released Backdrop 1.12, and would love your feedback!
Backdrop CMS version 1.12 is here! This version of Backdrop includes lots of great new features including:
- Backdrop core can now self-update.
- Views grids now use CSS grids.
- Better use of iconography throughout core.
- Translatable taxonomy terms.
- Tags for modules (in addition to packages).
- A simpler way to provide options for selects, radios, and checkboxes.
- A contact form block.
- New APIs for translating config strings.
- All the fixes from version 1.11.4.
A complete list of commits can be found here.
Recent comments
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog
The Views Watchdog module for Backdrop "extends the Views module and allows to create custom lists of log entries". On Github, there is also a Wiki page with information about available fields,...
Filter by text in "message" in /admin/reports/dblog
Hi Irina I have often wondered this. I have had Log Filter on my list of possible migrations for a while; this uses a JS library to do the filtering. I notice on the project page of this...
Filter by text in "message" in /admin/reports/dblog
Thanks man, you've convinced me; I'll bypass Views. :D
Views, hooks or handlers?