Posted by -Shaman- on June 20, 2009 at 2:26pm
Jump to:
| 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
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.
#5
I'm having this same problem. I would love to rebuild a hundred images at once.
#6
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.