Hi Ernst, On Jan 13, 2010, at 10:04 AM, Ernst Bunders wrote:
> > hello > > A small question. We use the imaging module to create image size > variations. When I change the variation configuration in the > repository, I have to explicitly remove the cached variations in the > 'imaging' workspace. Is this a bug? is there a way to make this happen > implicitly? You could call that a bug.. except we know about it. Part of the reason it's not implemented is because we wanted this to be smart (not delete everything, just the relevant images), and time constraints prevented doing this properly. I guess. See http://jira.magnolia-cms.com/browse/MGNLIMG-49 Meantime, you should be able to do this with observation. See http://documentation.magnolia-cms.com/modules/observation.html - it should be fairly straightforward to observe both the imaging module's configuration and the stk-imaging configuration nodes, and execute a command that would flush the workspace. Cheers, -g ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
