Is there a chance to see this module ported to Drupal 7?

CommentFileSizeAuthor
#3 995522-node_delete_multiple.patch2.15 KBwebflo

Comments

kars-t’s picture

We start to convert it now at #cococodesprint

kars-t’s picture

Status: Active » Fixed

Done! :D

Thanks drupalexio!

webflo’s picture

Status: Fixed » Needs review
StatusFileSize
new2.15 KB

Take advantage of drupal 7 api functions. d7 has node_multiple_delete. http://api.drupal.org/api/drupal/modules--node--node.module/function/nod...

Replace bulkdelete_node_delete_standard with node_delete_multiple. Patch is attached.

kars-t’s picture

Status: Needs review » Fixed

#995522 by webflo: Drupal 7 optimizations

Status: Fixed » Closed (fixed)

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