Allow to rebuild all derivative images
-Shaman- - June 20, 2009 - 14:26
| Project: | Image |
| Version: | 6.x-1.x-dev |
| Component: | image.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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?

#1
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
Yup I know, but it rebuilt images only from this ONE page As I said I have 29 pages.
#3
#4
There's a views mass operations module (can't remember the exact name), that might let you do it.