V1.2 released

It contains a small improvement and a bug fix.
Added by Richard Körber 60 days ago

Before V1.2, the pmg:index tag could only be used in the index print context. Now it can always be used, which allows to show the picture index along with a single image.

Up to V1.1, </pmg:index/> needed to be used to show an index print, which was neither documented like that nor good XML style. It has been corrected now (<pmg:index/>, note the missing first slash). If you use a customized template.php, make sure to replace the wrong tag.


Comments