From: Boris Z. <bz...@2b...> - 2004-05-06 11:45:37
|
Hi, I like to release a new version of Apache-PageKit. It is currently avail = here: http://eg.2bz.de/Apache-PageKit-1.14_01.tar.gz I hope some of you report problems or success back. If all goes well, it = makes=20 the way to CPAN on monday. 1.14 - Fix: parse for xsl-params again in the xsl files. This was=20 broken in 1.13. ( Ben Ausden ) - Fix: add use Apache::PageKit::Model to eg/Model/MyPageKit/Common.pm since it is possible that the application class is loaded before Apache::PageKit ( Boris Zentner ) - the eg site use DBD::SQLite now. This obsoletes DBD::CSV, SQL::Statement and Text::CSV_XS. ( Boris Zentner ) - fop_command can be disabled with fop_command =3D "" ( Boris Zentner, Shimon Rura ) - Remove Apache->request calls from Apache::PageKit::Edit just to make apache 2 changes smaller ( Boris Zentner ) - Fix: Parse Accept-Charsets more pettier ( Boris Zentner ) ! If the client browser has no accept charset header or no good one, deliver in the default_output_charset and set the charset in the content_type header. ( Erik G=C3=BCnther ) - Fix uri_prefix in conjunction with can_edit ( Boris Zentner, Erik G=C3=BCnther )=20 --=20 Boris |