Add multiple select edit/delete/update capability

darumaki - July 26, 2008 - 07:49
Project:Drupal
Version:7.x-dev
Component:usability
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

I notice in both Drupal 5 and 6, there's not much in the way of edit/delete multiple items. Drupal being the bloated machine that it is, its very time consuming to edit/delete or update one item at a time. It would be great if I could select multiple items and delete, update or edit if need be. This is more about time management then anything else. It takes so long to tweak a Drupal site because every action is a single one only. if you have many url's or pages to edit, things would go faster if there were a select feature. I spend more time clicking and having to clean up url's etc, wish there was a more automated way to do this.

#1

mantyla - July 26, 2008 - 08:00

You know, this sort of capability does exist, at least for some items. We have a multiple delete mechanism for nodes and comments, and a multiple edit would, of course, be pointless, unless it can be made to affect only a subset of the available fields.

But it is generally a good idea. I have recently spent several hours removing inactive or spam users from a site, 600 in total. In D4.7, I know this can be done now in core.

#2

catch - July 26, 2008 - 08:12
Project:Drupal.org infrastructure» Drupal
Version:<none>» 7.x-dev
Component:Other» usability

Please take a look at project descriptions before posting feature requests - Drupal.org infrastructure is for the maintenance of Drupal.org the website, not for development of Drupal itself.

There's several contributed modules that deal with multiple operations on different things - views mass operations etc. It'd be useful to have multiple operations for, taxonomy terms, path aliases, probably a few more things as well in core (and better filtering on existing screens like node/user administration).

#3

merlinofchaos - July 26, 2008 - 18:15

Drupal being the bloated machine that it is,

Aside from posting in the wrong place, I'm suspect that this is not the way to get any volunteer developers to listen to you.

#4

darumaki - July 27, 2008 - 20:06

I apologize for posting in the wrong place, there's so many sections here, difficult to know what's what. An easy to find feature request forum would make perfect sense but as we all know Drupal does things differently that may not make sense to the rest of the world. I know, read all the 1000's of hours of documentation and spend days and weeks on the forums until you find the answer. I did all that, not very helpful :)

As for many third-party modules that can do this, well, that's just not correct. Nothing like I described currently exists in Drupal, personally I believe this should be standard core material but what do I know, I'm just a petty user.

I think partly one issue drupal may face is that it relies heavily on contributed modules to do relatively simple tasks. If there were to be a site-wide edit-delete-update function, they would perhaps need to implement it separately for the different areas as a separate module, although I'm not all that sure how it would be handled.

The bloated remark was positive feedback, being a volunteer developer hasn't nothing to do with how something get said, I'm not here to be your friend, if it offends you get over it. I'm not saying anything that thousands of others haven't already stated.

#5

mantyla - July 27, 2008 - 21:02

As I already pointed out, you can do mass deletes in current Drupal: nodes, comments and users. There are some other mass operations as well, but edit is not among them, as it would require a way to limit the edit to concern only part of the fields in a given form.

There are no mass deletes or mass operations for taxonomy terms, menu items or url aliases, and there have been times when I would have liked having the last two, so you do have a genuine issue here. But it is hardly fair or even true that Drupal has "nothing like you described".

Oh, and the way you say things has everything to do with being a volunteer developer, just like it has everything to do with being a human being. You may not think of your coworkers as friends, but if you need to ask them for a favor or assistance, you would know that being confrontational or rude is not the way to get them to help you sooner. It is the same way here. Sometimes help simply isn't readily available, but asking for it politely certainly doesn't hurt. I would much rather help a nice person if I had to choose.

#6

Richard_ - September 6, 2008 - 22:13

I am also looking for the way how to delete mutliple comments within node page or multiple nodes within node-listing page (in forum mostly).

Vbulletin has wonderfull "inline moderation" tool, where next to each thread or post - there is an checkbox and you can choose directly.

However, I choosed Drupal for my new community site, but I am really lucking these sort of admin/moderator features (for nodes, comments, users).

For now Drupal has only adminpanel-site of doing this, which is not really user-friendly (if i am wrong, pls correct me).

There is many many good features with Drupal, but I wish that it will grow also in moderation tools :) I am kinda worried of bad users - hopefully they will avoid my site :-D

#7

iyan - December 17, 2008 - 13:17

Yep, i'm completely agree with having multiple delete with menu items, as currently i have a site with tens of menu items, and suddenly i need to have the menu to be fully reconfigure, it would spend so much time to delete it one by one. What if I do the deletion of menu items through the database, would it break things?

Thanks!

 
 

Drupal is a registered trademark of Dries Buytaert.