This is part of #3797
On a new site, I was plagued with 100's of new dodgy user accounts (because of #574). Because our VBO does not allow me to select all users from the many pages, my options were to either do a direct db query, use phpmyadmin, or manually repeat the process of selecting/deleting/confirming for each of the 12's of pages. This is not good UX, and the 7.x version of VBO included an option to select all items across all pages:
Here's what that option allows:
Recent comments
Graham Leach: Has anyone got any experience with the assets in this area of Backdrop CMS? filetransfer.inc ftp.inc local.inc ssh.inc If you do, I'd love to chat with you... Graham...
Jan 16th 2025 Weekly Meetings
I've been building Backdrop sites since 2021 with the first being my own: https://www.systemhorizons.co.uk/ Two over time for one client: https://www....
Happy Birthday Backdrop CMS - Share your projects!
Hi Tim. Yes I think at the moment it needs custom code. Depending where you want the class it could be either: /** * Implements hook_preprocess_page(). */ function theme_name_preprocess_page...
How to make clear to editor if they are on a revision?