Comments

giorgio79’s picture

Title: Add "Modify entity values" to every VBO action » Add "Modify entity values" VBO action to every admin view
dawehner’s picture

Status: Active » Needs review
StatusFileSize
new3.21 KB

I'm wondering whether "Change entity value" is the right label for that.

sun’s picture

Status: Needs review » Needs work
+++ b/admin_views_default/node.admin-content.inc
@@ -129,6 +129,19 @@ $handler->display->display_options['fields']['views_bulk_operations']['vbo']['op
+    'label' => 'Change entity value',

Let's label them:

"Change values"

(the user is already on a page that shows a certain entity type, but the term "entity" does not appear anywhere on that page)

RTBC + committable with that adjustment.

dawehner’s picture

Status: Needs work » Needs review
StatusFileSize
new3.19 KB

I totally agree with the wording. Here is a new one.

sun’s picture

Status: Needs review » Reviewed & tested by the community

Thanks! Please go ahead :)

dawehner’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the review!

Committed and pushed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.