Hi everybody, finally p.mapper version 2 became ready for release. You can download it as usual at sourceforge. Thanks to Luca Marletta for testing and bug reporting.
New: * fully compliant with W3C XHTML 1.0 Strict (thanks to Federico Nieri and Alessandro Radaelli) * new, more flexible definition of query results based on JSON encoding (www.json.org) * bug fixes: slider positioning; IE resizing, XY layers; certain grouping combinations and query; special characters and query; etc. * PDF printing supports Unicode characters (using TCPDF instead of basic FPDF) * definition of initial map extent * custom function for tmp image creation in order to deal with PHP/MapScript bug * reference image definition taken from map file * updated docs Some bugs might still be there, eg. the usage of an Iframe for the display of query results is not working correctly, this will be solved in later releases. If there is still some requirement, p.mapper 1 will also once be upgraded to included most of the new functions. Because of re-definition of the query part (using XML for the attribute query config) the next release 2.1 or 2.2 will not work any more fully with PHP 4 due to missing XML support there. For clearer definition of release naming scheme, it will now be like 2.0.1 or 2.0.2: only bug fixes 2.1.0 or 2.2.0: new functionality Best regards Armin