First, congratulation for the new version!
I'm using the megazine to publish my newspaper on internet, when I finished I'll send the link here.
1) Prepage and Postpage: It was created to put images before the first and after the last page to show instructions etc...It's will be usefull if we could define a link of the entire image. So, for example, if we will publish a megazine, we can show an image of our sponsors and linking with their websites etc..
Maybe a bug report: I put prepage and postpage images in my megazine.xml. The megazine is set to use transparency=true(show the html background). With this combination, the prepage and postpage images are showing while the page is loading. Is it right? I thought this images could appear only before the first and after the last page, not while the pages are loading.
2) ZoomMax: I tested the "zoominit" property with some JPG images, and it's really worked! I've defined the property with "0" , "1" , "2" , "3" and the zoomed images was getting large as expected. Congratulations!
Reading the documentation, I hope the property "zoomMax" would be used to allow user to change the zoom dept using mouse, even in images. Am I right? I've tested it and I couldn't make it works.
For example, I defined:
zoominit="1"
zoommax="3"
Then I open my html page and zoomed the page. It opened the first zoom ok. Then I hope that there would be another zoom tool to get more and more until reach the zoommax value. Am I right ?