Hi,

should be great in admin/content/subscriptions page to have checkboxes inside the table (a tableselect for e.g) to select some subs and execute selected operations on them.

By instance, we could easily delete further subs at the same time

CommentFileSizeAuthor
#1 subs-subs_panels_select-1758682-1.patch4.37 KBchaby
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chaby’s picture

Status: Active » Needs review
FileSize
4.37 KB

Here a patch but needs review

alexweber’s picture

Maybe we should implement this as a View instead so that we can use bulk operations?

Or create a submodule that implements this page as a View?

chaby’s picture

Status: Needs review » Postponed

That's should be a good idea as it could also fix this issue. I'll see if i have some times to spend for this.

I postpone this issue for the moment

alexweber’s picture

Status: Postponed » Active

@chaby, I actually went ahead and implemented #1661116: VBO Integration

I'll take a look at your patch and see what we can do from here.

alexweber’s picture

Status: Active » Fixed

Implemented in c796d64.

Status: Fixed » Closed (fixed)

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

chaby’s picture

very nice, thanks for adding other operations too !