Hi UncleCheese,
thanks for telling me about your awesome module a while ago. I love it.
I had one problem, though. To make sure I tested it on a completely fresh install of the current stable version of Silverstripe 2.3.1 and with the current SVN revision #94 of swfupload, dataobject_manager and image_gallery.
All works fine but when I set up the static publisher I get an error (red Javascript Parse Error in the bottom left corner of the CMS) once I press "save and publish". The left hand site tree in the CMS does not get updated if I changed the title and the 'save and publish' button still shows the rotating graphic.
Once I refresh the complete CMS everything is fine and I can see that the gallery page is updated.
I also notice that the cache folder that is created by the static publisher extension does not contain a cached version of the image gallery.
I think the problem here is that the image gallery probably needs some extra lines of code for the static publisher to work. The Ajax response returns the complete html of the frontend image gallery page, and that causes the Javascript Parse Error.
Does anyone know how to fix that and how to make the image gallery module cacheable? Or as a temporary solution: how can I exclude the image gallery from being cached?
Once again, thank you for your great contributions, UncleCheese!
Cheers!
Anatol