Download & Extend

Allow to rebuild all derivative images

Project:Image
Version:6.x-1.x-dev
Component:image.module
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

Hi I have 29 pages with image nodes at /admin/content/node so I don't wanna clicking on each of them "Rebuild derivative images", I'd like to run query in phpmyadmin instead, but don't know what query should I run?

Comments

#1

Status:active» fixed

You don't need to click each one.
Use the form to filter to image nodes only, and then click the ticky box at the top of the table.

There isn't an SQL query to do this as this action is PHP code.

#2

Status:fixed» active

Yup I know, but it rebuilt images only from this ONE page As I said I have 29 pages.

#3

Title:SQL query to rebuild derivative images?» Allow to rebuild all derivative images
Category:support request» feature request

#4

There's a views mass operations module (can't remember the exact name), that might let you do it.

#5

I'm having this same problem. I would love to rebuild a hundred images at once.

#6

Status:active» closed (won't fix)

The module I was thinking of is http://drupal.org/project/views_bulk_operations.

That will let you select all nodes on all pages of the list at once.

nobody click here