Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

202409 bulkmoderation lp 209 #482

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

anthonylindsay
Copy link
Collaborator

Install VBO
Patch core for dynamic moderation actions
adjust admin/content view to use VBO and the moderation actions.

NB VBO doesn't have the regenerate url aliases action, so we're trading that capability in for bulk moderation.
VBO does, however, still have a "save" action, so that should have the same effect as it'll trigger all presave hooks normally.

@@ -211,6 +212,9 @@
},
"drupal/honeypot": {
"honeypot clientside": "https://www.drupal.org/files/issues/2024-08-16/clientside_time_limit_2_1_4.patch"
},
"drupal/core": {
"dynamic transitions": "https://git.drupalcode.org/project/drupal/-/merge_requests/8775.patch"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a link to the Drupal issue so it's easier to track if the patch is updated or merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants