Ticket #120 (new defect)

Opened 3 years ago

Last modified 6 months ago

Thumbnail generation via XML

Reported by: Johan Åhman Owned by: mike
Priority: high Milestone: 1.1
Component: General Version: 1.0b3
Severity: normal Keywords:
Cc:

Description

As the plog-xml.php now refers to images with it's path, the images will not be resized to the user specific sizes.

Change History

Changed 3 years ago by mike

Maybe we just regenerate all the thumbnails (large and small) when the user changes the thumbnail size settings in the admin. We could use the same idea as in plog-import to show the progress of the generation, as it would probably take some time on larger galleries.

Maybe there is another way, but I don't think it would be a good idea to regenerate thumbnails as the result of an XML call. You would be waiting a couple minutes for plog-xml to return anything while it churned away on generating thumbnails for potentially the whole gallery (if no limit is set).

Changed 3 years ago by Johan

Maybe just put an checkbox next to the sizespecs "generate thumbs"? Since it will only be needed by xml-users...

Changed 3 years ago by anonymous

  • priority changed from normal to high

Changed 6 months ago by sidtheduck

  • keywords xml images removed

Changed 6 months ago by sidtheduck

  • milestone set to 1.1

I think this needs more discussion. Setting for 1.1

Note: See TracTickets for help on using tickets.